Coder Social home page Coder Social logo

marksmithson / vertx-service-discovery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vert-x3/vertx-service-discovery

0.0 1.0 0.0 1.75 MB

Some tools one can use for doing microservices with Vert.x

License: Apache License 2.0

Shell 0.06% Java 99.94%

vertx-service-discovery's Introduction

Vert.x Service Discovery

The vertx-service-discovery provides a discovery infrastructure to register and discover the services exposed by your microservice applications. It can be message sources (entities publishing message on the event bus), REST endpoints, service proxies, or anything you want as you can add your own type.

The service discovery can be extended using bridges to import services from Docker, Kubernetes, Consul...

You can find the full documentation on the Vert.x website.

Kubernetes Discovery Bridge

The vertx-discovery-bridge-kubernetes is a discovery bridge importing the services from Kubernetes in the Vert.x service discovery.

Docker Discovery Bridge

The vertx-discovery-bridge-docker is a discovery bridge importing the services from Docker container in the Vert.x service discovery. This bridge is experimental.

Another bridge (vertx-discovery-bridge-docker-links) analyzes the docker links (environment variable) to import the linked services in the discovery infrastructure.

Consul Discovery Bridge

The vertx-discovery-bridge-consul is a discovery bridge importing the services from a consul.io agent.

Discovery Backend - Redis

The vertx-discovery-backend-redis is another implementation of the Vert.x discovery backend (where service record are stored) using Redis instead of a distributed map.

vertx-service-discovery's People

Contributors

aschrijver avatar cescoffier avatar dano avatar jacpfx avatar nicksong avatar pflanzenmoerder avatar pmlopes avatar ruslansennov avatar sczyh30 avatar tsegismont avatar vietj avatar

Watchers

 avatar

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.