cl-tbnl-gserver-tmgr VS woo

Compare cl-tbnl-gserver-tmgr vs woo and see what are their differences.

cl-tbnl-gserver-tmgr

Hunchentoot Gserver based taskmanager (by mdbergmann)

woo

A fast non-blocking HTTP server on top of libev (by fukamachi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cl-tbnl-gserver-tmgr woo
3 15
19 1,252
- -
0.0 5.6
about 1 year ago 4 months ago
Common Lisp Common Lisp
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cl-tbnl-gserver-tmgr

Posts with mentions or reviews of cl-tbnl-gserver-tmgr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-03.
  • Is Woo still "beta quality" or prod ready?
    7 projects | /r/lisp | 3 Jun 2022
    There are several available, one is this: https://github.com/mdbergmann/cl-tbnl-gserver-tmgr
  • Woo: a high-performance Common Lisp web server
    1 project | /r/lisp | 19 May 2022
    Lovely stuff. I also encountered https://github.com/mdbergmann/cl-tbnl-gserver-tmgr as an option if you prefer threads over an event loop or want to avoid libev.
  • Asynchronous web programming in CL?
    5 projects | /r/lisp | 9 Oct 2021
    I've implemented an experimental Hunchentoot taskmanager which is based on a cl-gserver, an actor based library. This taskmanager can have a configurable number of request 'handlers' where the requests are basically handled asynchronous. https://github.com/mdbergmann/cl-tbnl-gserver-tmgr

woo

Posts with mentions or reviews of woo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

What are some alternatives?

When comparing cl-tbnl-gserver-tmgr and woo you can also consider the following projects:

wookie - Asynchronous HTTP server in common lisp

cl-async - Asynchronous IO library for Common Lisp.

cl-cookbook - The Common Lisp Cookbook

snooze - Common Lisp RESTful web development

cl-coroutine - Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.

snabl - a simple Go scripting language

caveman - Lightweight web application framework for Common Lisp.

prechelt-phone-number-encoding - Comparison between Java and Common Lisp solutions to a phone-encoding problem described by Prechelt

ningle - Super micro framework for Common Lisp

bordeaux-threads - Portable shared-state concurrency for Common Lisp