9 projects
shared-multiprocess-queue
A shared-memory based multiprocessing queue for cross-process communication
shared_memory_lock
A multiprocessing lock implemented using shared memory and atomics.
shared_counter
A shared-memory based multiprocessing counter for cross-process synchronization
shared_event
A shared-memory based multiprocessing event using atomics
shared_allocator
High-performance shared memory allocation for Python
shared_hashmap
High-performance cross-process shared memory hashmap for Python multiprocessing
qpool
Trait based multiprocessing with queues
wombat-utils
Various utilities for making python development easier
rcmanyutils
Various utilities for making python development easier