Skip to content

Using as a library of managing membership, Is serf just provides a different/better implementation of memberlist? #712

Description

@longquanzheng

hashicorp/memberlist#46 (comment)

I found some comments here quite useful, but wanted to know more about the difference/decisions about the two projects:

AFAIK:

  • memberlist is a library for managing cluster membership. It implements the gossip protocol.
  • serf depends on memberlist. Even the serf.Config depends on memberlist.Config

serf seems provides more functionalities but if I just use as managing membership, what are the key difference in the implementation?

Or a big part of my question is -- why does serf depend on memberlist?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions