Skip to content

Discovery alternatives to zeroconf #334

Description

@asmodehn

From pyros-dev/rostful#5 :

@stonier
Collaborator
stonier commented on Apr 20, 2015
Multicast/broadcast.

Probably simple broadcast is enough. All we do is advertise an ip.

There is some example code for simple multicast style in multimaster_fkie.
@asmodehn
Owner
asmodehn commented on May 30, 2015
An interesting take on a similar (the exact same?) problem, for webservices cluster :
etcd(distributed consensus via graft) + skyDNS (distributed DNS with service registration) + skydock ( if we want to use docker ).
@asmodehn
Owner
asmodehn commented on May 30, 2015
Actually an interesting comparison of other solutions : http://jasonwilder.com/blog/2014/02/04/service-discovery-in-the-cloud/.

And even a demo : http://www.tikalk.com/devops/docker-service-discovery-skydns-and-skydock/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions