ftwin 0.8.10
|
Optimized data structures and thread pool implementation using APR (napr_*). More...
Files | |
file | napr_hash.c |
Implementation of the high-performance hash table. | |
file | napr_hash.h |
A high-performance hash table implementation built on APR. | |
file | napr_heap.c |
Implementation of the generic binary heap. | |
file | napr_heap.h |
A generic binary heap implementation (min-heap or max-heap). | |
file | napr_threadpool.c |
Implementation of the fixed-size thread pool. | |
file | napr_threadpool.h |
A simple fixed-size thread pool for concurrent task processing. | |
Optimized data structures and thread pool implementation using APR (napr_*).