On Tue, Aug 12, 2014 at 7:08 AM, tomerneeraj <[email protected]> wrote:

> Hi Patrik,
>
> Thanks for your response
>
> As of now we are working in design phase and after going through
> documentation we thought to have multi-threaded router in case of cluster
> aware router also. As per our point of view it can always improve the
> performance without any side effect
>
> Very soon we will start performing some benchmark test of both approaches.
>
> Do you have some example where you can point me for multi-threaded cluster
> aware router. I went through above links but still not able to link them at
> one place?
>

The built in routers are not different from custom routers, apart from that
they have configuration shortcuts for the `router` type instead of full
class name.

So if you develop a custom router, such as the RedundancyGroup in the docs,
you can use it in the same way as if you would use for example
RoundRobinRouter with the cluster aware pieces.

/Patrik




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



-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw

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