On Tuesday, August 19, 2014 9:44:10 AM UTC-4, rkuhn wrote:
>
>
> 19 aug 2014 kl. 15:39 skrev Juan José Vázquez Delgado <[email protected] 
> <javascript:>>:
>
> Hi guys, really interesting thread. However, it follows from this 
> discussion that Akka Persistence is not currently 100% ready for a full 
> CRQS/ES implementation. A little bit frustrating but, to be honest, it's 
> true that it's still an experimental feature. As users, we're assuming this.
>
>
> Akka Persistence is about persistent actors, using Event Sourcing to 
> achieve this goal. This makes it a perfect fit for the C in CQRS. The Q on 
> the other hand does not actually need to have anything to do with Akka or 
> actors at all, per se. If we can provide nice things then we will, or 
> course :-)
>


Yes it is very good at that now. Just need some way of supporting the Q 
side efficiently (without bringing in massive infrastructure) and its 
probably good :)
 

>
> Anyway, and thinking about how to solve the Query part, what do you think 
> about using some distributed in-memory data grid solution such as Hazelcast 
> or GridGain?.
>
>
> As I see it you should be able to use whatever fits your use-case for the 
> Query side, in particular since the requirements for its structure are 
> domain specific. Beware that none of the solutions are built on magic, 
> though, and that things which sound too good to be true usually are.
>
> Regards,
>
> Roland
>
>
> Regards, 
>
> Juanjo
>
> -- 
> >>>>>>>>>> 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] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> *Dr. Roland Kuhn*
> *Akka Tech Lead*
> Typesafe <http://typesafe.com/> – Reactive apps on the JVM.
> twitter: @rolandkuhn
> <http://twitter.com/#!/rolandkuhn>
>  
>

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