书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 1015 个相关结果.
  • 1. Overview

    Introduction ElasticJob-Lite ElasticJob-Cloud Features Environment Required Java Maven ZooKeeper Mesos (ElasticJob-Cloud only) ElasticJob is a distributed s...
  • Deploy Guide

    Application deployment Operation and maintenance platform and RESTFul API deployment (optional) Application deployment Start the ZooKeeper of the ElasticJob-Lite designated r...
  • Console

    Log in Function list Design concept Unsupported item Unzip elasticjob-lite-console-${version}.tar.gz and execute bin\start.sh . Open the browser and visit http://localhost:88...
  • 开发指南

    作业开发 作业启动 作业开发 ElasticJob-Lite 和 ElasticJob-Cloud 提供统一作业接口,开发者仅需对业务作业进行一次开发,之后可根据不同的配置以及部署至不同环境。 作业开发详情请参见 ElasticJob-Lite 使用手册 。 作业启动 需定义 main 方法并调用 JobBootstrap.execute...
  • 使用 Spring 命名空间

    引入 Maven 依赖 配置 作业启动 引入 Maven 依赖 引入 elasticjob-lite-spring <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <artifactId> elasticjob-lite-s...
  • 5.5. 线路规划

    Kernel ElasticJob-Lite ElasticJob-Cloud Kernel Unified Job Config API Core Config Type Config Root Config Job Types Simple Dataflow Script Http(3.0.0-beta 提供) Event Trac...
  • 8. FAQ

    1. 阅读源码时为什么会出现编译错误? 2. 是否支持动态添加作业? 3. 为什么在代码或配置文件中修改了作业配置,注册中心配置却没有更新? 4. 作业与注册中心无法通信会如何? 5. ElasticJob-Lite 有何使用限制? 6. 怀疑 ElasticJob-Lite 在分布式环境中有问题,但无法重现又不能在线上环境调试,应该怎么做? 7...
  • 6. Downloads

    Latest Releases ElasticJob - Version: 3.0.0 ( Release Date: July 6, 2021 ) ElasticJob-UI - Version: 3.0.0-RC1 ( Release Date: Dec 31, 2020 ) All Releases Verify the Releases ...
  • 3.1. Schedule Model

    In-process scheduling Process-level scheduling Unlike most job platforms, ElasticJob’s scheduling model is divided into in-process scheduling ElasticJob-Lite that supports threa...
  • 4. 用户手册

    本章节详细阐述 ElasticJob 的 2 个相关产品 ElasticJob-Lite 和 ElasticJob-Cloud 的使用。