<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; "><div><br></div><div>Hey Infinispan Peeps,</div><div><br></div><div>We just buttoned up our initial implementation of a clustered service registry based on Infinispan and I would love some feedback from y'all. &nbsp;One particular area of concern is the use of TreeCache in our implementation. &nbsp;I have to admit that this API matched my conceptual view of our clustered service topology best, but I've heard from a few people that a little kitten cries every time you use TreeCache. &nbsp;If there's an obvious way to get the same thing done using vanilla Cache, then I'm all ears!</div><div><br></div><div>Here's a brief write-up of what we've done:</div><div><a href="https://community.jboss.org/wiki/ClusteredRegistryArchitecture">https://community.jboss.org/wiki/ClusteredRegistryArchitecture</a></div><div><br></div><div>Any feedback you can provide would be most welcome.</div><div><br></div><div>cheers,</div><div>keith</div></body></html>