Giter Club home page Giter Club logo

destino's Introduction

Destino: Service Discovery and Job Scheduling

License GitHub release (latest by date)

English | 简体中文

README:

Introduction

Destino is a distributed system for service discovery, service management and job scheduling.

Functions:

  • service management: service registration, service discovery and health management
  • job scheduling: scheduler setting, execution logs and balanced scheduling

Features:

  • One-stop service, registration and scheduling center
  • Communication flexibility, Restful API or gRPC
  • Cluster self-arbitration, not relying on any external system
  • Cluster self-discovery, forming clusters based on multicast
  • Multi-mode registration, AP/CP mode service registration
  • Bottleneck-free scheduling, negotiating plans and balancing execution

How to install

Requirements

  • Install requirement: JDK 1.8+
  • Compile requirement: JDK 1.8+ and Gradle 8.0+

Download the binary package

Download the package from the latest stable release.

Start server

sh startup.sh -m cluster

Administrator

username: admin
password: admin

SDK

Philosophy

  • Ultimate elegant design, minimalistic operation
  • The goal is to replace all middleware and provide a complete one-stop microservice solution
  • Currently, it is developed independently by an individual, and new members are welcome to join.

Contact

Email to [email protected]

License

Destino is licensed under the Apache License 2.0. Destino relies on some third-party components, and their open source protocol is Apache License 2.0 OR MIT.

destino's People

Contributors

egolessness 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.