[LRUG] Event Bus in ruby

Vish Vishvanath vish.vishvanath at gmail.com
Wed Aug 20 00:38:45 PDT 2014


Hey Klaus,

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.

The fact that you can leverage Java and several languages in the same
codebase is a bonus.

Best

vv

On 20 Aug 2014, at 07:42, Klaus Hebsgaard <klaus at hebsgaard.dk> wrote:

Hello

I am currently looking into decoupling my app a bit more.
Coming from a C# background I would like to use an Event Bus for this, so
that I can apply the observer pattern.

I have searched a bit around and have found:
https://github.com/kevinrutherford/event_bus

Does anyone know this gem, is it worth using (well maintained etc)?
Do you know of good alternatives?

Med Venlig hilsen / Best regards

Klaus Hebsgaard

Website: http://www.hebsgaard.dk
Blog: *http://blog.khebbie.dk <http://blog.khebbie.dk>*
LinkedIIn: http://www.linkedin.com/in/klaushebsgaard
Github: https://github.com/khebbie

_______________________________________________
Chat mailing list
Chat at lists.lrug.org
Archives: http://lists.lrug.org/pipermail/chat-lrug.org
Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20140820/e9259dff/attachment.html>


More information about the Chat mailing list