Was going to use EventBus to publish prices to actors until I realised 
actors arriving at party late don't get to see the last price and have to 
wait for the next one to be published. 

Are there any extensions that re-publish the last message to new 
subscribers?

Alternatives
Roll my own publisher and just use standard akka messages. 
Akka persistence is an over kill as I don't need the transaction log.

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to