I thought this would be interesting.....
http://oss.software.ibm.com/pthreads/
http://www-124.ibm.com/developerworks/projects/pthreads

Short desc :
 IBM is creating a new generation of Posix Threads, which will be supported by the 
Linux kernel. These threads multiplex user-mode threads onto kernel threads, thus 
giving the advantages of fast thread creation/deletion, and as much concurrency as the 
hardware will support. 

raptor

Reply via email to