Archive for the 'apr_' Category

Apache Portable Runtime Utility Library: Resource List Routines

Tuesday, December 25th, 2007

pool of objects / list of resources functions (for things like database connection, or licensed libs/dlls)

Apache Portable Runtime Utility Library: Thread Safe FIFO bounded queue

Tuesday, December 25th, 2007

FIFo quque (thread safe) in apache runtime