I have browsed quickly through the Infinispan docs, but I haven't found anything that would help me with what I need.
In the past I have used JBoss' feature for deploying cluster-wide singletons, but obviously this is app-server-dependent. Is it possible to use Infinispan to implement the same thing ?

Tristan