Archive for the 'threads' Category

‘threads::shared’ in apache-modperl – MARC

Thursday, May 22nd, 2008

Links to some discussions and code samples, if you need to implement ‘use Threads’ in mod_perl apache (prefork MPM )

Apache Portable Runtime Utility Library: Thread Safe FIFO bounded queue

Tuesday, December 25th, 2007

FIFo quque (thread safe) in apache runtime

Java theory and practice: Thread pools and work queues

Sunday, December 23rd, 2007

thread pools and how to design server applications