Re: [jgroups-dev] Queuing support in Jgroups
ashishdna <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Bela for your answer. It helped me. I have one more question regarding this: Is there any facility in JGroups in which i can test the channel availibility before sending the message on the channel. Thanks, Ashish Bela Ban wrote: > > JGroups only delivers messages to cluster nodes which are online. > Offline members can fetch the state when joining, via state transfer. > > JGroups doesn't have something like persistent messages in JMS. Use JMS > if you want persistent messages. > > ashishdna wrote: >> Hi All, >> >> We are using JGroups for communication between components in our product. >> >> In this lets say Application A sends messages to Application B. >> 1. In scenario one A sends message to B during network issues[for minimal >> time period]. These messages are delivered once network issues is >> resovled. >> 2. In scenario two A sends message to B during network issues[for minimal >> time period] and B restarts. These messages are NOT delivered once >> network >> issues is resovled. >> >> Is there any way to support transfer of message to application after >> restart? >> Is there some queuing kind of functionality which could be included in >> JGroups? >> >> Could you please provides inputs on this? >> >> Thanks alot... >> >> Ashish > > -- > Bela Ban > Lead JGroups / Clustering Team > JBoss > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Javagroups-development mailing list > > > -- View this message in context: http://old.nabble.com/Queuing-support-in-Jgroups-tp29787271p29845432.html Sent from the JGroups - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Javagroups-development mailing list