[hunchentoot-devel] Hunchentoot and threads
Andy Chambers
achambers.home at googlemail.com
Mon Nov 17 13:02:12 UTC 2008
On Sun, Nov 16, 2008 at 7:08 PM, Hans Hübner <hans at huebner.org> wrote:
> As for future work on Hunchentoot: We do have the new connection
> manager class in place which is meant to support the implementation of
> thread pools. Thread pools would help putting limits on the number of
> threads created, helping with getting through load peaks. I do not
> personally need such a connection manager, but rather want to spend
> some time on making Hunchentoot be able to use single threaded I/O
> multiplexing using select/kpoll/whatever.
Is there an existing webserver which uses this technique? I'm interested
in seeing the details.
More information about the Tbnl-devel
mailing list