Hi Keith,
The TreeCache was intended as an backward compatibility layer with JBossCache and might be
dropped at a future point in time.
One way to avoid it is by using aggregate keys + MapReduce for querying. Or if you want to
stick to the tree structure, Modshape offers a tree interface and can store data in ISPN.
On 7 Nov 2012, at 02:40, Keith Babo wrote:
Hey Infinispan Peeps,
We just buttoned up our initial implementation of a clustered service registry based on
Infinispan and I would love some feedback from y'all. One particular area of concern
is the use of TreeCache in our implementation. 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. If there's an obvious
way to get the same thing done using vanilla Cache, then I'm all ears!
Here's a brief write-up of what we've done:
https://community.jboss.org/wiki/ClusteredRegistryArchitecture
Any feedback you can provide would be most welcome.
cheers,
keith
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
Cheers,
--
Mircea Markus
Infinispan lead (
www.infinispan.org)