
18 Jul
2008
18 Jul
'08
4:34 a.m.
On Fri, Jul 18, 2008 at 03:00, Anton Vodonosov <avodonosov@yandex.ru> wrote:
I have set up a little benchmark to test ithow thread pool may improve the hunchentoot performance.
In two words it looks useful. Details are below. [...] Patch for port-sbcl.lisp with the simple thread pool implementation is also attached. It is against 0.15.7, sorry it's not for the current development version of hunchentoot, but I created this thead pool code about half a year ago.
I think we would accept performance patches to the development version. The revised connection management should make it easier to integrate thread pooling in a portable fashion. -Hans