after quite some time there's a new version of memcached-session-manager.
The best part of this release is a new serialization strategy based on
kryo (http://code.google.com/p/kryo/), an extremely fast binary
serialization library.
I'm already using this serialization strategy for quite some time now
in my own projects (since unreleased msm 1.3.1 ;-)), so it's fairly
good tested.
To see some numbers just have a look at
http://code.google.com/p/memcached-session-manager/wiki/SerializationStrategyBenchmark
Here's a list of changes for release 1.3.6 since 1.3.0:
* Added new serialization strategy based on kryo (as already
mentioned, usage and configuration described in
http://code.google.com/p/memcached-session-manager/wiki/SetupAndConfiguration).
* A new DummyMemcachedBackupSessionManager for permanent failover
simulation during development, to see that session deserialization is
working (more is described on SetupAndConfiguration for the className
attribute).
* Removed msm-javolution-serializer-cglib and
msm-javolution-serializer-jodatime, both custom converters are now
included in the msm-javolution-serializer jar.
* Added custom converter for serialization/deserialization of
hibernate persistent collections (for javolution and kryo), details on
SetupAndConfiguration.
Some pages that got updated for this release:
* http://code.google.com/p/memcached-session-manager/wiki/Changes :-)
* http://code.google.com/p/memcached-session-manager/wiki/SetupAndConfiguration
* http://code.google.com/p/memcached-session-manager/wiki/SerializationStrategies
* http://code.google.com/p/memcached-session-manager/downloads/list -
of course :-)
Have fun with this release and let me know how it works for you,
cheers,
Martin
--
Martin Grotzke
http://twitter.com/martin_grotzke