GithubHelp home page GithubHelp logo

xiaomi / thain Goto Github PK

View Code? Open in Web Editor NEW
81.0 11.0 29.0 8.7 MB

Thain is a distributed flow schedule platform.

Home Page: https://xiaomi.github.io/thain

License: Apache License 2.0

Java 20.61% JavaScript 0.58% TypeScript 47.66% Kotlin 26.67% Less 3.73% EJS 0.75%
flows scheduler cron etl

thain's Introduction

Thain

Java CI badge Node CI badge

Thain Logo

Other language versions

简体中文

Introduction

Thain is a distributed flow schedule platform, it was invented at XiaoMi Technology and the project has been proven easily-learning, developed-rapidly, stable in the XiaoMi internal departments. Thain has completed backend management system which supports depending, re-run, roll-back and monitoring of the flows, contains bautiful and easily-manipulating web UI for users to maintain your jobs.

Quick Start

  1. Environmental Requirements

    • jdk >= 8
    • nodejs >= 8
  2. Clone Code

    git clone https://github.com/XiaoMi/thain.git
  3. Execute in order under the project root directory

    cd thain-fe
    npm install
    npm run build
    cd ..
    ./gradlew clean build
  4. Run

    java -jar thain-server/build/libs/thain-server-1.3.0-beta.0.jar
  5. Open localhost:9900 to see the effect

  6. Initial account password: admin, admin

Contributors

Help Us Do Better

Now Thain continues to be developed by xiaomi internal developers. If you have any questions, you can ask in the issues or send email to:

License

Apache License Version 2.0 © Xiaomi

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.