<div dir="ltr">Dear All,<div>Syn 1.0.0 has been released. This is mainly a version bump from 0.10.1, since it has successfully been running in production for months now.</div><div><br></div><div>For those of you who don't know what Syn is: Syn (short for synonym) is a global process registry that has the following features:</div><div><ul><li>Global (i.e. a process is uniquely identified with a Key across all the nodes of a cluster).<br></li><li>Any term can be used as Key.<br></li><li>Fast writes.<br></li><li>Automatically handles conflict resolution (such as net splits).<br></li><li>Configurable callbacks.<br></li><li>Processes are automatically monitored and removed from the registry if they die.<br></li></ul></div><div>You can find Syn here:</div><div><a href="https://github.com/ostinelli/syn">https://github.com/ostinelli/syn</a><br></div><div><br></div><div>Also, please note that Process Groups (which also enable PubSub mechanisms) have been implemented on a dedicated branch:</div><div><a href="https://github.com/ostinelli/syn/tree/pg">https://github.com/ostinelli/syn/tree/pg</a><br></div><div><br></div><div>AFAIK this branch is currently being tested in N2O [1], and it's there to collect feedback from anyone interested before it gets merged in.</div><div><br></div><div>Thank you,</div><div>r.</div><div><br></div><div>[1] <a href="https://github.com/synrc/n2o">https://github.com/synrc/n2o</a></div></div>