Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems. It is designed to minimize dependencies on operating system-specific
... [More] interfaces and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions. [Less]
NEO is a distributed, redundant and transactional storage designed to be an alternative to ZEO and FileStorage. NEO implements ZODB's Storage interface adding support for revisions, undo, pack, conflict resolution and iteration also adding increased scalability, fault tolerance and no central locking.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy