[akka-user] Re: ServiceRegistry implementation with Distributed Data

2017-03-27 Thread flatmapds
While I don't think this is a good problem domain for akka (I have my own service for this written in finagle), using DDATA may seem like the easy way to do shit but I don't suggest that either, if you must use akka here's what you should do (you're gonna have to write your own behavior), you

Re: [akka-user] Re: ServiceRegistry implementation with Distributed Data

2017-03-27 Thread Patrik Nordwall
As for the specific question regarding sending Get: that's also fine! On Sat, Mar 25, 2017 at 9:59 AM, lutzh wrote: > > https://docs.google.com/presentation/d/1w39pan2HrwSriJGr2cuexIPuWLtS7 > BlA7d5N8evNfWE/pub?slide=id.p > > > On Saturday, 25 March 2017 03:11:11 UTC+1, Unmesh Joshi wrote: >> >

[akka-user] Re: ServiceRegistry implementation with Distributed Data

2017-03-25 Thread lutzh
https://docs.google.com/presentation/d/1w39pan2HrwSriJGr2cuexIPuWLtS7BlA7d5N8evNfWE/pub?slide=id.p On Saturday, 25 March 2017 03:11:11 UTC+1, Unmesh Joshi wrote: > > Thanks for the links! > > But the slides in the YouTube video are not visible. Do we have the slides > available anywhere? > > On

[akka-user] Re: ServiceRegistry implementation with Distributed Data

2017-03-24 Thread Unmesh Joshi
Thanks for the links! But the slides in the YouTube video are not visible. Do we have the slides available anywhere? On Friday, 24 March 2017 16:53:59 UTC+5:30, lutzh wrote: > > > > I am interested in knowing if Distributed Data for Service Locator is > used in any of the projects you know of,

[akka-user] Re: ServiceRegistry implementation with Distributed Data

2017-03-24 Thread lutzh
> I am interested in knowing if Distributed Data for Service Locator is used in any of the projects you know of, and to know any lessons learnt. There's a talk "Service Discovery with Akka Replicated Data" by Jeroen Gordijn that you might find interesting: https://www.youtube.com/watch?v=O5QTA