Hi Konrad,
Thanks.
I know all of Akka's concept (reading the documentation and articles) and I 
understand it is a little funny Q.
On top of that - of course we will continue to POC.
As I mentioned we are confident with Akka and using it's advantages BUT 
since we are new to Akka, we had some debate and one argument was "let NLB 
do what it knows and let the application do it's part".
Because that we understand (think :)) that Akka should be capable on 
delivering the inter load balancing - we just wanted to get 
some strengthening from the Experts and Experienced before/while continuing 
to the POC.

So if I may, let me be clearer - let say my "instance" consisted of: 4 
physical servers (each with 12 cores & 128 GB memory), total 14 VM 
machines. 
And let say that the OLTP modules and API zone take half of this horse 
power (other half go to UI, application and DB) 
Do you know of any successive implementation of Akka's routing & load 
balancing with numbers close to my above requirements? 

Tzvika



On Tuesday, November 18, 2014 12:43:13 PM UTC+2, Konrad Malawski wrote:
>
> Hi Tzivka,
> The questions you're asking seem very general and maybe not on-spot as 
> Akka is not just a router/load-balancer thingy.
> It's much more - a way to build ditributed peer to peer communicating 
> applications. We do have routers and other tools like this,
> but it seems to me that you're trying to compare Akka to a "normal router" 
> or "normal load balancer", that you slap before your servers
> and be done with it (like Amazon's ELB) – this is not what Akka is.
>
> For example – sticky sessions is a concept that you can of course build 
> using Actors etc, but it's not something Akka's core has any interest in,
> we're much more low level than this.
>
> If you'd be interested in having a more hand-holding during your 
> proof-of-concept phase of your app for example,
> we do offer commercial support <http://typesafe.com/how/subscription> and 
> could help you out in a more involved way then.
>
> -- 
> Cheers,
> Konrad 'ktoso' Malawski
> hAkker @ Typesafe
>
>
> 

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