On Tue, Mar 4, 2014 at 9:26 AM, delasoul <michael.ham...@gmx.at> wrote:
> > >> A variant is to combine push and pull, which is probably what Roland was >> thinking of as "shim on top". Publish Update messages to the view using >> pub/sub (or similar). The published Update will only trigger a normal >> replay in the view. Use pull with rather low update frequency to ensure >> that the view is eventually updated even in case of loss of published >> Update messages. >> >> /Patrik >> > > that's a good advice, thanks. I would also use cluster-sharding for the > views, so the Update msg can be sent via the ShardRegion. > You're welcome. Sounds good. > > michael > >> >> >>> >>> >>> absolutely - I guess that's the advantage of Greg Young's eventstore - >>> they only have to use their own store which is able to push to streams. >>> Just thinking - as the Akka team is also working on "reactive streams" >>> do you see a possible use within akka-persistence? >>> As you said, the best solution would be on journal level but maybe one >>> also could ask processors/views(as they hold state in memory) to create >>> streams, combine them, query them, create projections.... >>> >>> cu, michael >>> >>> >>>> >>>> Regards, >>>> >>>> >>>> *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://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 akka-user+...@googlegroups.com. >>> To post to this group, send email to akka...@googlegroups.com. >>> >>> Visit this group at http://groups.google.com/group/akka-user. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> >> Patrik Nordwall >> Typesafe <http://typesafe.com/> - Reactive apps on the JVM >> Twitter: @patriknw >> >> -- > >>>>>>>>>> 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 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/groups/opt_out. > -- Patrik Nordwall Typesafe <http://typesafe.com/> - Reactive apps on the JVM Twitter: @patriknw -- >>>>>>>>>> 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 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/groups/opt_out.