<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>I've placed the Infinispan based storage service I wrote for Shibboleth IdP v2 on Google Code:</div>
<div><br>
</div>
<div>http://code.google.com/p/infinispan-storage-service/</div>
<div><br>
</div>
<div>I'll get it linked from the Shibboleth wiki as well.</div>
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>Please make sure to read the README file for how to set it up. Not too involved, but it has a few steps.</div>
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>thanks,</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>