On Wednesday, 10 April 2013 at 19:45, Jay Camp wrote:
I'm trying to wrap my head around how a dispatcher based on fork-join is different than thread-pool. The way I understand it Fork/Join gives you the ability to recursively split up tasks into smaller and smaller pieces that then get recombined. How does this apply to Akka, where the units of work are defined by how long an onReceive method runs for?
Maybe another way to ask this is how are messages processed differently under fork-join versus a thread-pool?
--Thanks!
>>>>>>>>>> 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.