Skip to content

Latest commit

 

History

History
73 lines (70 loc) · 1.54 KB

ROADMAP.md

File metadata and controls

73 lines (70 loc) · 1.54 KB

Roadmap

Elastic-Job-Lite

  • Distributed Features
    • High Availability
    • LeaderShip Election
    • Elastic scale in/out
    • Failover
    • Misfire
    • Idempotency
  • Registry Center
    • Zookeeper
    • Health Detection
  • Lifecycle Operation
    • Add/Remove
    • Pause/Resume
    • Disable/Enable
    • Shutdown
    • Restful API
  • Job Dependency
    • Listener
    • Workflow
  • Job Types
    • Simple
    • Data Flow
    • Script
    • Http
  • Spring Integrate
  • Web Console

Elastic-Job-Cloud

  • Job Distributed Features
    • High Availability
    • Elastic scale in/out
    • Failover
    • Misfire
    • Idempotency
  • Mesos Framework Distributed Features
    • High Availability
    • LeaderShip Election
  • Registry Center
    • Zookeeper
    • Health Detection
  • Lifecycle Operation
    • Add/Remove
    • Pause/Resume
    • Disable/Enable
    • Shutdown
    • Restful API
  • Job Dependency
    • Listener
    • Workflow
  • Job Types
    • Simple
    • Data Flow
    • Script
    • Http
  • Job Distribution
    • Mesos Based Distribution
    • Docker Based Distribution
  • Resource Management
    • Resources Allocate
    • Transient Job
    • Daemon Job
    • Cross Data Center
  • Spring Integrate
  • Web Console

Common

  • Unify Job API
  • Monitor
    • Events Database
    • ELK Integrate