Friday, March 12, 2010

Posts Tagged ‘acegi’

Clustering Acegi via JGroups (DistributedHashtable)

Sunday, December 23, 2007 13:05

in my previous blog I suggest to use jms or caching for a distributable SessionRegistry but I found a more simple solution JGroups - DistributedHashtable :JGroups gives us such a perfect simple class to distributed maps. All read-only operations runs on local copies perfect merge strategies. easy implementation and configuration vs..

This was posted under category: HowTo & Tutorial  |  Read Full Story  |  13 Comments
Tagged with: , ,