0 Replies Latest reply on Jan 11, 2002 9:17 AM by mduitz

    JMS and clustering?

    mduitz

      Are there any plans to support clustering with JMS. We have a need for a high availability server with load balancing. Our communications are all JMS based. Theoretically we would like to have several clients read from the same queue - each getting an outstanding message (no dups) - this works now. As we scale, we will need for a more robust queue. Right now JBOSS seems to die when we are stress testing with about 100K messages. Persistence is turned off so the .dat files dont continuously grow. Any and all information is appreciated.

      Thanks