Hello akka users,
I've uploaded version rxmon v0.2.1 for akka 2.3.0 and rxjava 0.17.0 
https://github.com/vigdorchik/rxmon and I think akka users might find it 
helpful.
The project is a rather thin layer bridging akka to rxjava-scala and it 
provides a way to view events coming out of akka actors, possibly remote 
ones, as a typed rx stream. The latter has the advantage that streams can 
be composed, with some combinators also provided by rxmon.
Why should you care?
Well, the primary usecase is monitoring and alerting in case the stream is 
not looking good according to defined rules. However the same rules DSL may 
be used to elastically change the number of nodes the cluster runs on, 
though it clearly requires some vendor-specific code to run/stop nodes, 
that hasn't been implemented yet.
I'm looking forward to you trying it and giving your feedback.

Best regards,
Eugene.

-- 
>>>>>>>>>>      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