4 Replies Latest reply on Jul 20, 2006 10:33 AM by brian.stansberry

    Clustering without J2EE App Server?

    jim_cross

      Is it possible to have a clustered cache without using an application server?

      In particular, we're looking to have a set of Java services deployed to a number of regional servers. These services will be exposed as SOAP services, but will not sit within an app server (J2EE or otherwise).
      The services will use Hibernate, and we're looking for a second level cache which will allow clustering between the caches.

      Can JBoss Cache handle its own clustering, or does it require an application server to deal with the clustering?

      Thanks,

      Jim