py2p v0.5.607
This is the fifth Python release.
Changes include:
- Distributed dictionary object
- Serialized messages have metadata interlaced, for faster usage
- Documentation
- Snappy compression support
- Mild optimizations throughout
- Translated all C++ to C
- More code follows PEP8
- C code now releases GIL
- Most list properties are now generators
- Full dict API support on
chord_socket
andsync_socket
Issues closed:
Next steps:
- Global refactorization
- Javascript Chord table
- Figure out how to fully implement in Smalltalk