Is Eventbus more a Mediator or an Observer? According to Google, \"eventbus mediator\" gets 2.430 hits and \"eventbus observer\" gets 3.850 hits.
From the descriptio
Since the foreword says "a [...] publish/subscribe API", I'd go for Observer.