[Spread-users] how does Spread make sure that the event is successfully delivered to the subscriber?

Alexey Zakhlestin indeyets at gmail.com
Wed Oct 22 12:28:58 EDT 2008


On Wed, Oct 22, 2008 at 12:58 PM, lzhshen <29585543 at qq.com> wrote:
>     When the event publisher sends the event to Spread and the subscriber
> lose the connection with Spread, will this event be lost forever? Will
> Spread sends the same event to the subscriber when it connects to Spread
> again?

it won't.
this kind of logic is supposed to be implemented on application-level.

think of spreas as of "UDP". if you need to verify delievery, you have
to implement "TCP" on top of it

-- 
Alexey Zakhlestin
http://blog.milkfarmsoft.com/




More information about the Spread-users mailing list