Hi Patrick, On Wednesday, 13 November 2013 03:19:08 UTC+8, Patrik Nordwall wrote: > > > The order could, in our case, as well be claim-earnings-2 events followed > by claim-earnings-1 events. > > > Ok, then it can be implemented on top of existing processor building block. >
Can you please give me a quick idea of how this could be implemented effectively now (i.e. a View with a know set of Processors to follow)? I am thinking of a how to create a denormalised view for say a Department that contains Staff. If the DepartmentView follows the DepartmentESP then it has a list of updated Staff processor ids. Are you suggesting that the DepartmentView will message each Staff member's ESP or View to get their state? Will it do this every n seconds as the DepartmentView is updated. Or something else? Sorry to keep on going about this - I know Akka Streams may be the answer for this in the near future but I'm just keen to know what the alternative approaches are (e.g. using an event bus, publish-subscribe). Thanks, Ashley. -- >>>>>>>>>> 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.
