Hey Jim,

I'm working on an application(delay sensitive) which requires replication 
of huge amount of data across the nodes of a cluster. I was wondering if 
this single actor could be a bottleneck when am dealing with large number 
of messages.

Kindly suggest.

Vishnu

On Tuesday, 14 July 2015 21:40:40 UTC+5:30, Jim Hazen wrote:
>
> You could implement the mediator yourself and include all your business 
> logic there. That said, why do this?  What's the fear of an extra actor 
> dealing with these concerns and providing separation?
>
> I don't think it's possible to use an external implementation and not have 
> separation. 
>

-- 
>>>>>>>>>>      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.

Reply via email to