Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Simple EventBus with Akka

$
0
0

I am looking for a simple even or message bus to distribute events within my application.

I already looked into Guava’s EventBus, but this does not appear to be asynchronous.

During my investigations, I found Akka’s EventBus but I am unsure if this is the right way to go:

  1. It appears to be only Classic and therefore could be gone anytime?
  2. I could not find any example with my use-case so it might be just so that it has a similar name as the thing I need.

I am looking forward to your advice!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367

Trending Articles