Hacker News new | ask | show | jobs
by platz 3446 days ago
> configure your web server to use use green threads to handle incoming http requests but configure other part of the system to run with real threads

this just seems like an odd feature imho, but sure i think i understand you better now.

1 comments

I can't imagine the fun you could get into in such a system where there are both green thread and OS thread locking primitives available...