I found some old discussions 
[https://groups.google.com/d/msg/akka-user/eyoNs6U8tWA/EqJW1rM7-kwJ] on 
using Akka to build workflow engines, but not sure whether the concepts 
outlined there are still relevant. FWIW, the idea of modelling the data 
flow on Streams 
[http://doc.akka.io/docs/akka/2.5.0/scala/stream/stream-graphs.html] also 
seems to be misfit for this problem, as there is no need to deal with an 
unbounded stream of data. I am especially interested in understanding ways 
in which a typical workflow engine with control flow nodes such as 
Fork/Join, Decision, etc. [ala Apache Oozie] can be implemented using Akka. 
Any pointers in the right direction is greatly appreciated.

Thanks,
Ananth

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to