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.
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 > >>>>>>>>>> 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 akka-user+...@googlegroups.com <javascript:>. > To post to this group, send email to akka...@googlegroups.com<javascript:> > . > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > > > -- > 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://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 akka-user+unsubscr...@googlegroups.com. To post to this group, send email to akka-user@googlegroups.com. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.