[Spread-users] Presenting a poor man's persistent messaging scheme

Dave Schere dave.avantgarde at gmail.com
Fri Jul 11 09:23:38 EDT 2014


This works with the python spread module but could easily ported to other
languages or libspread. It implements persistent messages by reserving a
special message group name, when a leave event is detected that was caused
by a network/disconnect future SAFE/RELIABLE messages are saved that can be
recovered by the faulty process when/if it joins the special message group.

Here is the python implementation:

http://didx.sarse.com/Spread.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20140711/0e8cf713/attachment.html 


More information about the Spread-users mailing list