hunchentoot icon indicating copy to clipboard operation
hunchentoot copied to clipboard

Migration to Bordeaux-Threads-2

Open kilianmh opened this issue 1 year ago • 2 comments

I would like to try the Hunchentoot migration to Bordeaux-Threads-2.

Mostly it should be straightforward. One question: can/should the symbol-macro *supports-threads-p* be dropped, since only multi-threaded implementations can load bordeaux-threads? Or keep it and set it to t by default? See #231

Any other comments on what to look after in this change?

kilianmh avatar Jun 18 '24 23:06 kilianmh

What does BT2 bring for hunchentoot?

stassats avatar Jun 18 '24 23:06 stassats

Just active development and test coverage- see the link @kilianmh posted. Some added support for atomics and stuff but sounds like the api allows for a nearly 1:1 “port”, according to that post. Prolly a good idea.

jackcarrozzo avatar Jun 18 '24 23:06 jackcarrozzo