Giter Site home page Giter Site logo

Comments (3)

highlyunavailable avatar highlyunavailable commented on June 6, 2024

Service discovery beyond the primitives Consul provides is not something I have planned for this project, but I know @lvermeulen has created a service discovery library called Nanophone that uses Consul.NET and is "heavily inspired" by Microphone.

The deps for that project seem very small and self-contained as well even in netcore, so that might be a good thing to check out. If you want to create a library that uses Consul.NET for service discovery, I'm happy to provide best-effort help, but as I said, my scope for this project is entirely on exposing the API primitives that Consul itself provides in a safe and .NET-idiomatic way.

from consuldotnet.

lvermeulen avatar lvermeulen commented on June 6, 2024

@PhilipDaniels You're welcome to have a look at Nanophone - thanks for the shout-out @highlyunavailable ! It uses Consul.NET for the Consul registry host (which is the only one I have right now) and supports Nancy and AspNetCore for .net 451 and netstandard 1.6 platforms. I will be releasing an update in the next few days which Version 1.3.0-alpha includes a.o. discovering the entire Consul service catalog (in passing state) and pluggable adapters for load balancers.

I'm in the process of trying to write something like fabio to load balance instances discovered with Nanophone. I called it Equalizer; hope to have something working this week, but the configurable routing is already there.

from consuldotnet.

PhilipDaniels avatar PhilipDaniels commented on June 6, 2024

@lvermeulen and @highlyunavailable Thanks for the feedback. Yes, Nanophone looks much more like what I am after, nice to know it is under active development.

from consuldotnet.

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.