Generic Object Sharing Hub is a peer-to-peer (more node-to-node) software written in PHP5. Its main purpose is to share serialized objects over a computer network in a generic way. This means that the data is being extracted from objects (vistor-pattern like) and stored in an array which is then
... [More] serialized. After that the object's name and at least one tag are being added for easy recognition on the receiving node. [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