Are there plans to add routers to streams? FlexiRoute accomplishes some of that behavior, but I'm not seeing how to safely dynamically add/remove OutputHandles. Also not sure of how one would accomplish consistent hashing, where we're looking to split up a stream to specific processors for the purpose of state maintenance. Wasn't sure how to create a state where you wait till an element is ready, then wait for demand for the output that the element hashes to. Alternatively, buffer elements/outputs until an element hashes to an output with demand.
-- >>>>>>>>>> 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.
