Tomcat7 port of distributed session manager
Jon Brisbin wrote a super-clean Tomcat6 distributed session manager based on RabbitMQ. If you want to read clean code, read that stuff. It’s beautiful.
https://github.com/jbrisbin/vcloud
I ported the session manager to Tomcat7, here:
https://github.com/ae6rt/vcloud/tree/Tomcat7
Advertisement