Re: [akka-user] Service discovery?

2016-01-14 Thread Igor Katz
d questions. or you can talk to the fine people at Typesafe: > http://www.typesafe.com/services/consulting (i have no affiliation with > Typesafe, i just think they are smart people :) > > -Michael > > On 01/12/16 22:55, Igor Katz wrote: > > Hi, > > We need a servi

Re: [akka-user] Service discovery?

2016-01-13 Thread Igor Katz
* <http://codahale.com/you-cant-sacrifice-partition-tolerance/> terms, it has to be AP. Igor On Wednesday, January 13, 2016 at 1:45:00 AM UTC+2, Michael Frank wrote: > On 01/12/16 07:28, Igor Katz wrote: > > Hi, > > We are going to use Akka-HTTP as IPC in our n

Re: [akka-user] Service discovery?

2016-01-13 Thread Igor Katz
<http://codahale.com/you-cant-sacrifice-partition-tolerance/> terms, it has to be AP. Thanks, Igor On Wednesday, January 13, 2016 at 1:45:00 AM UTC+2, Michael Frank wrote: > > On 01/12/16 07:28, Igor Katz wrote: > > Hi, > > We are going to use Akka-HTTP as IPC in ou

[akka-user] Service discovery?

2016-01-12 Thread Igor Katz
Hi, We are going to use Akka-HTTP as IPC in our new distributed system that is based on microservice architecture. How to perform Service discovery for akka-stream/akka-http in distributed system? What is the best way to implement this? Thanks, Igor -- >> Read the docs: