-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Is it possible to share Java objects between Jserv instances?  I'm
particularly interested in the clustered scenario where multiple Jservs
across a number of machines are sharing the load.  The problem with this
being that if a Jserv goes down you lose any objects that was being stored
by that JVM. I've thought about using a database machine to store the data,
but this again funnels into a single point of failure.#

Thoughts anyone?

KC Wolff


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to