[LRUG] Event Bus in ruby

Klaus Hebsgaard klaus at hebsgaard.dk
Tue Aug 19 23:51:23 PDT 2014


Maybe I should mention that I have had a look at Observable
http://ruby-doc.org/stdlib-1.9.3/libdoc/observer/rdoc/Observable.html

But the observer needs to know about the observable, which does not improve
the decoupling, hence I keep looking...

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


On Wed, Aug 20, 2014 at 8:42 AM, 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20140820/8882eff6/attachment.html>


More information about the Chat mailing list