<div dir="ltr"><div><div>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.<br>
<br></div>Here is the python implementation:<br><br></div><a href="http://didx.sarse.com/Spread.py">http://didx.sarse.com/Spread.py</a><br><br> <br></div>