Hacker News new | past | comments | ask | show | jobs | submit login

It looks like the Linux port of libdispatch uses OS threads through pthreads, so it's not a candidate for the user space light-weight threads needed for efficient CSP.



I'm fairly certain that is just to get the worker pool. The blocks on the queue don't each get a thread.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: