Thanks for sharing. Looks nice. I noticed that the EventDAO has blocking
methods so make sure that the actors that are using those are running on a
dedicated dispatcher. See Blocking Needs Careful Management
<http://doc.akka.io/docs/akka/2.4.0-RC1/general/actor-systems.html#Blocking_Needs_Careful_Management>
.

Cheers,
Patrik

On Sun, Nov 15, 2015 at 3:36 AM, Simer <[email protected]> wrote:

> Hey Guys,
>
> I've implemented a simple template to try out Eventsourcing with
> Akka-typed.
>
> Here is the project:
> https://github.com/simerplaha/akka-typed-eventsourcing
>
> Hoping someone would give me some feedback as I'm still trying to wrap my
> head around Eventsourcing/CQRS style coding :)
>
> Thanks
> Simer
>
> --
> >>>>>>>>>> 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.
>



-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw

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