Settings

Theme

Event Programming with Google Guava EventBus

codingjunkie.net

6 points by ssutch 14 years ago · 1 comment

Reader

kls 14 years ago

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection