Skip to content

Event Programming with Google Guava EventBus

codingjunkie.net
6 pointsssutch1 comment
On HN

Comments

This is very useful information. When I originally learned to develop it was in an event based environment for simulation. I always liked the event/subscribe model over hard binding actions to routines. Java never seemed to favor such a model and the standard offerings really are not robust enough to design a system around them. It is nice to see that Google has brought a good candidate for event based programming to Java. For those Java programmers that have never really worked in an event based environment, I would suggest giving this a try, events based programming can really open your eyes to alternative architectures for systems.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.