Coder Social home page Coder Social logo

Comments (4)

janisz avatar janisz commented on May 23, 2024

Hey @mitel

  1. CiscoCloud/marthon-consul copies application information to Consul KV while allegro/marathon-consul register tasks in Consuls Services (it is more similar to CiscoCloud/mesos-consul)
  2. CiscoCloud/m.*-consul uses polling while allegro/marathon-consul uses SSE to detect changes
  3. CiscoCloud/marathon-consul is no longer developed (see comment)

@dankraw Did I miss something? We should put this in README

from marathon-consul.

dankraw avatar dankraw commented on May 23, 2024

As @janisz said, our project is a bridge between Marathon and Consul's service discovery functionality (not Consul's KV store as in CiscoCloud's project - this is the main difference). We were highly influenced by their other project - Mesos-Consul, but we do service registration near real-time (we use Marathon's event bus), not by polling the Mesos api.

So summing it up, if you want to register your services in the service discovery AND you use Marathon - use our project. If you simply use Mesos with some other framework on top of it - use Mesos-Consul.

If you're interested in the Consul's KV functionality - use CiscoCloud's Marathon-Consul.

from marathon-consul.

mitel avatar mitel commented on May 23, 2024

thank you, appreciated guys

from marathon-consul.

dankraw avatar dankraw commented on May 23, 2024

Oh, and of course both Marathon-consul projects can work together as Marathon supports multiple event bus callbacks, so you can have your services and KV-data all together.

from marathon-consul.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.