前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >快速学习-ElasticJob线路规划

快速学习-ElasticJob线路规划

作者头像
cwl_java
发布2020-09-24 10:32:38
3590
发布2020-09-24 10:32:38
举报
文章被收录于专栏:cwl_Javacwl_Javacwl_Java

Kernel

  • Unified Job Config API
    • Core Config
    • Type Config
    • Root Config
  • Job Types
    • Simple
    • Dataflow
    • Script
    • Http
  • Event Trace
    • Event Publisher
    • Database Event Listener
    • Other Event Listener
  • Unified Schedule API
  • Unified Resource API

ElasticJob-Lite

  • Distributed Features
    • High Availability
    • Elastic scale in/out
    • Failover
    • Misfire
    • Idempotency
    • Reconcile
  • Registry Center
    • ZooKeeper
    • Other Registry Center Supported
  • Lifecycle Management
    • Add/Remove
    • Pause/Resume
    • Disable/Enable
    • Shutdown
    • Restful API
    • Web Console
  • Job Dependency
    • Listener
    • DAG
  • Spring Integrate
    • Namespace
    • Bean Injection
    • Spring Boot Starter

ElasticJob-Cloud

  • Transient Job
    • High Availability
    • Elastic scale in/out
    • Failover
    • Misfire
    • Idempotency
  • Daemon Job
    • High Availability
    • Elastic scale in/out
    • Failover
    • Misfire
    • Idempotency
  • Mesos Scheduler
    • High Availability
    • Reconcile
    • Redis Based Queue Improvement
    • Http Driver
  • Mesos Executor
    • Executor Reuse Pool
    • Progress Reporting
    • Health Detection
    • Log Redirect
  • Lifecycle Management
    • Job Add/Remove
    • Job Pause/Resume
    • Job Disable/Enable
    • Job Shutdown
    • App Add/Remove
    • App Disable/Enable
    • Restful API
    • Web Console
  • Job Dependency
    • Listener
    • Workflow
    • DAG
  • Job Distribution
    • Mesos Based Distribution
    • Docker Based Distribution
  • Resources Management
    • Resources Allocate
    • Cross Data Center
    • A/B Test
  • Spring Integrate
    • Bean Injection
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-09-22 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Kernel
  • ElasticJob-Lite
  • ElasticJob-Cloud
相关产品与服务
云数据库 Redis
腾讯云数据库 Redis(TencentDB for Redis)是腾讯云打造的兼容 Redis 协议的缓存和存储服务。丰富的数据结构能帮助您完成不同类型的业务场景开发。支持主从热备,提供自动容灾切换、数据备份、故障迁移、实例监控、在线扩容、数据回档等全套的数据库服务。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档