Infinispan Based Storage Service
Paul Hethmon
paul.hethmon at clareitysecurity.com
Tue Jul 3 20:14:52 EDT 2012
I've placed the Infinispan based storage service I wrote for Shibboleth IdP v2 on Google Code:
http://code.google.com/p/infinispan-storage-service/
I'll get it linked from the Shibboleth wiki as well.
As mentioned earlier today, this is a replacement storage service for the default Shibboleth storage service. It is based on Infinispan (version 5.1.5.FINAL) to provide the cluster support. My examples use multi-cast UDP, but you can use any configuration that Infinispan supports, the code does not care.
Please make sure to read the README file for how to set it up. Not too involved, but it has a few steps.
This code has proven stable for me in a production environment, but I will say that I did pull the code out of a bigger Shibboleth project to put into this separate one. So it is certainly possible that I missed changing something. So don't roll out to your production environment without testing.
thanks,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20120704/4f471002/attachment.html
More information about the users
mailing list