Yea my first intuition was to go with Hazelcast,
I'll check the alternatives first though

Thanks folks!

On Wednesday, January 21, 2015 at 9:29:06 AM UTC+2, Ngoc Dao wrote:
>
> Not related to Akka, but you should try Hazelcast:
> http://hazelcast.org/
>
> Hazelcast is designed for this problem.
>
> There's code and data in your program.
> If you want to distribute code => use Akka,
> if you want to distribute data => use Hazelcast.
>
>
> On Tuesday, January 20, 2015 at 10:42:09 AM UTC+9, as...@indexia.co wrote:
>>
>> Hey,
>>
>> I'm trying to build a small akka app that supports authentication via 
>> tokens,
>>
>> What would be the simplest approach to store user tokens in a distributed 
>> map cache for all akka nodes 
>> as I can't guarantee that users will be served by the same akka node,
>>
>>
>> Thanks.
>>
>

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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