On 08.05.14 11:21, Raymond Tay wrote:
Thanks Martin. Found out after merging the sample code from akka-cluster and akka-persistence. The gist is here: https://gist.github.com/raygit/926cc3764abdec86de12 if anyone cares to read it, simple and illustrative.
Thanks for sharing!
On Thursday, May 8, 2014 2:28:07 PM UTC+8, Martin Krasser wrote: On 08.05.14 08:23, Raymond Tay wrote:Hi all, Was wondering whether LevelDB supports multiple yet distinct processors into the same journal within the same `ActorSystem` ?Sure, they only must have different processorIds. An application only has to make sure that it doesn't have several processor instances with the same processorId.Br, Raymond-- >>>>>>>>>> Read the docs: http://akka.io/docs/>>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/current/additional/faq.html <http://doc.akka.io/docs/akka/current/additional/faq.html> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user <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] <javascript:>. To post to this group, send email to [email protected] <javascript:>. Visit this group at http://groups.google.com/group/akka-user <http://groups.google.com/group/akka-user>. For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>.-- Martin Krasserblog:http://krasserm.blogspot.com code:http://github.com/krasserm twitter:http://twitter.com/mrt1nz
-- Martin Krasser blog: http://krasserm.blogspot.com code: http://github.com/krasserm twitter: http://twitter.com/mrt1nz --
--- You received this message because you are subscribed to the Google Groups "Akka User List" group.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
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.
