[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] publish/subscribe and queueing
Mathieu Longtin a écrit :
> Hi,
>
> I have an application that requires multiple clients to read from a queue,
> with a backlog of 72 hours. All client should see all messages in the queue,
> any new clients should be able to read all the messages in the backlog. It
> is not know in advance when a new client will appear.
>
> Is this possible with xmlBlaster?
Yes. all your needs seems to fit in xmlBlaster technology.
try to install and run demo code. You'll see it in live.
Cyrille.
> Thanks
>
> -Mathieu