> Last months I and Tristan have been working on Fuel project, an object
> binary serialization tool. The idea is that objects are much more
> times loaded than stored, therefore it is worth to spend time while
> storing in order to have faster loading and user experience. We
> present an implementation of a pickle format that is based on
> clustering similar objects.

Having not looked at Fuel at all...

Has anyone done any serious work with Paul Baumann's SRP?

http://sourceforge.net/projects/srp/

http://web.archive.org/web/20060201011511/http://wiki.cs.uiuc.edu/CampSmalltalk/About+State+Replication+Protocol+%28SRP%29

I found it to be an extremely innovative serialisation mechanism, then
again it has been a few years since I looked at it.

Reply via email to