Hi Peter,
have you looked at akka-persistence
<http://doc.akka.io/docs/akka/snapshot/scala/persistence.html>? It's new
in Akka 2.3.
Cheers,
Martin
On 19.01.14 21:07, Peter Wolf wrote:
Hello,
I am using Actor to log events to Mongo. Sometimes the events come in
faster than they can be processed. I don't want to lose any.
I have read the docs on MessageBoxes, and Actor should easily be able
to handle this. However, I can't be the first, and I don't want to
reinvent the wheel.
Is there a good pattern for this problem? Are there any example or
tutorials?
Thanks
Peter
--
>>>>>>>>>> Read the docs: http://akka.io/docs/
>>>>>>>>>> Check the FAQ: http://akka.io/faq/
>>>>>>>>>> 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/groups/opt_out.
--
Martin Krasser
blog: http://krasserm.blogspot.com
code: http://github.com/krasserm
twitter: http://twitter.com/mrt1nz
--
Read the docs: http://akka.io/docs/
Check the FAQ: http://akka.io/faq/
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/groups/opt_out.