Hancock, David (DHANCOCK) wrote:
Anybody made a memcached SessionStore?

We're thinking about creating a memcached SessionStore backend, but (being quite lazy and not as smart as most other people) I'd much rather copy or adapt somebody else's code. Has anyone done this already? Any advice before I start in on this project?


Interesting - are you looking to use this in a clustered environment?  I wonder if memcached would give any performance benefit over SessionMemoryStore for a single server.

Fairly soon, I will have to implement clustered app server machines for load-balancing and failover, and I'm looking at using a database session store to achieve session management across multiple machines without requiring sticky sessions. although I'm still just beginning to get the test environment together.

peace!
Ben
------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to