Rhino queues has always been durable. On Nov 16, 2011, at 7:55 PM, Nathan <[email protected]> wrote:
> Where are the messages stored? Ive read (albeit, in a post from 2008) > that Rhino Queues is not durable, and messages are only kept in > memory. Has that changed? Will queued messages survive an app > restart? > > Thanks, > > Nathan > > On Oct 24, 2:13 pm, Corey Kaylor <[email protected]> wrote: >> Yes, store and forward is the only thing that is supported with rhino >> queues. >> >> On Mon, Oct 24, 2011 at 2:46 AM, ColinA >> <[email protected]>wrote: >> >> >> >> >> >> >> >>> Is it possible to useRhino Service Bus with Rhino Queues in a 'store and >>> forward' configuration? >> >>> For example, lets say I have two nodes, A and B. If B is down, I don't want >>> any of the messages that A is trying to send to B to be lost - so A should >>> cache outbound messages in a durable, local queue before attempting to send >>> them to the remote queue. >> >>> Is this possible with Rhino Service Bus with Rhino Queues? >> >>> Regards, >> >>> Colin >> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Rhino Tools Dev" group. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/rhino-tools-dev/-/3ZwREewwepoJ. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
