One thing to remember with Orleans - it makes completely different 
guarantees than Akka.  Where Akka and Erlang focus on the lowest possible 
costs so that you choose when to pay them, Orleans loads them in up front. 
 That can make it easier on developers, but likely not as efficient.

Good luck!

On Monday, March 7, 2016 at 9:01:20 PM UTC, Andy Czerwonka wrote:
>
> Hello All,
>
> I've been asked to port our Java stack to .NET.  We use Akka to facilitate 
> the distribution of our optimization/computation load across cores and 
> eventually a cluster or nodes. I'm looking into Akka.NET and just wondering 
> if the community this this is a viable port? Are there other products in 
> the .NET ecosystem that I should consider for this use case?
>
> -andy
>

-- 
>>>>>>>>>>      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 https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to