Monday, 2 September 2013

multithreading vs actors differenced

multithreading vs actors differenced

I am trying to implement a use case using actors (akka). But the same can
be achieved using typical multithreading approach as well. so my question
is how actor model using akka is more beneficial compared to the
traditional multhithreading model

No comments:

Post a Comment