<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hey Klaus,</div><div><br></div><div>On a slightly different note, I've had very positive experiences with Ruby in vert.x,  which enables excellent decoupling with its system of 'verticles': independent code modules communicating via immutable primitives across an event bus. </div>
<div><br></div><div>The fact that you can leverage Java and several languages in the same codebase is a bonus. </div><div><br></div><div>Best</div><div><br></div><div>vv</div><div><br>On 20 Aug 2014, at 07:42, Klaus Hebsgaard <<a href="mailto:klaus@hebsgaard.dk">klaus@hebsgaard.dk</a>> wrote:<br>
<br></div><blockquote type="cite"><div><div dir="ltr">Hello<div><br></div><div>I am currently looking into decoupling my app a bit more.</div><div>Coming from a C# background I would like to use an Event Bus for this, so that I can apply the observer pattern.</div>

<div><br></div><div>I have searched a bit around and have found:</div><div><a href="https://github.com/kevinrutherford/event_bus">https://github.com/kevinrutherford/event_bus</a><br></div><div><br></div><div>Does anyone know this gem, is it worth using (well maintained etc)?</div>

<div>Do you know of good alternatives?</div><div><br clear="all"><div><div dir="ltr">Med Venlig hilsen / Best regards<br><br>Klaus Hebsgaard<br><br>Website: <a href="http://www.hebsgaard.dk" target="_blank">http://www.hebsgaard.dk</a><br>

Blog: <u><a href="http://blog.khebbie.dk" target="_blank">http://blog.khebbie.dk</a></u><div>LinkedIIn: <a href="http://www.linkedin.com/in/klaushebsgaard" target="_blank">http://www.linkedin.com/in/klaushebsgaard</a></div>

<div>Github: <a href="https://github.com/khebbie" target="_blank">https://github.com/khebbie</a></div></div></div>
</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Chat mailing list</span><br><span><a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a></span><br>
<span>Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org">http://lists.lrug.org/pipermail/chat-lrug.org</a></span><br><span>Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org">http://lists.lrug.org/options.cgi/chat-lrug.org</a></span><br>
<span>List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a></span><br></div></blockquote></body></html>