to
> separate the destinations as well.. one for boot strap and another for
> updates.
>
>
>
> On 9/1/16 2:19 PM, Julien Nicoulaud wrote:
>
>> I realize using retroactive consumers with a
>> custom SubscriptionRecoveryPolicy might be just what I need.
>>
>
I realize using retroactive consumers with a
custom SubscriptionRecoveryPolicy might be just what I need.
2016-09-01 21:06 GMT+02:00 Julien Nicoulaud :
> Hi,
>
> I'm trying to implement the following simple pattern using ActiveMQ:
> - my server maintains a "state"
>
Hi,
I'm trying to implement the following simple pattern using ActiveMQ:
- my server maintains a "state"
- my clients connect to the server, get a snapshot of the state and
suscribe to updates of the state
So I need the "state snapshot + subscription" step to be atomic for each
client connectin