Re: DNS Service Discovery

2016-03-14 Thread Valentin Bud
Also the OP could check out Consul, hashicorp/consul on GitHub. It even has a DNS API to query for registered services. An exquisite piece of technology IMO. Enjoy. On 14/03/16 14:33, Ray Bellis wrote: On 14/03/2016 12:23, Phil Mayers wrote: Stack overflow or similar may be a better place to s

Re: DNS Service Discovery

2016-03-14 Thread Ray Bellis
On 14/03/2016 12:23, Phil Mayers wrote: > Stack overflow or similar may be a better place to start. Definitely not stackoverflow - unless the question is clearly programming related it would be closed with extreme prejudice. I'd suggest the OP should investigate further what's happening in the I

Re: DNS Service Discovery

2016-03-14 Thread Phil Mayers
On 13/03/16 18:07, David Li wrote: We are implementing an enterprise distributed system with many Centos 7 servers. Each server or a group of servers may run a different app or provide a difference service to others. These service may come and go. The challenge is how to use DNS-SD to let them