I´ve been using quite often EventBus from greenrobot
https://github.com/greenrobot/EventBus
But I´ve just realised that Guava has its own EventBus
com.google.common.eventbus.EventBus
Does someone know if there are big differences?
Both are excellent quality library.
Here is a comparison (from greenrobot developpers point of view) between greenrobot EventBus
and Otto
(a fork from Guava
specialized for android).
I personnaly like EventBus
because it support delivery in background threads
No more need to compare where otto is deprecated and writes a note:
This project is deprecated in favor of RxJava and RxAndroid.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With