书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 1024 个相关结果.
  • 2.1. ElasticJob-Lite

    Import Maven Dependency Develop Job Configure Job Schedule Job Import Maven Dependency <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <...
  • 4.1. ElasticJob-Lite

    简介 对比 简介 ElasticJob-Lite 定位为轻量级无中心化解决方案,使用 jar 的形式提供分布式任务的协调服务。 对比 ElasticJob-Lite ElasticJob-Cloud 无中心化 是 否 资源分配 不支持 支持 作业模式 常驻 常驻 + 瞬时 部署依赖 ZooKeeper ZooKeeper + M...
  • 2.1. ElasticJob-Lite

    引入 Maven 依赖 作业开发 作业配置 作业调度 引入 Maven 依赖 <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <artifactId> elasticjob-lite-core </artifactId> ...
  • 4.1. ElasticJob-Lite

    Introduction Comparison Introduction ElasticJob-Lite is a lightweight, decentralized solution that provides distributed task sharding services. Comparison ElasticJob-Lit...
  • 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...
  • Spring Boot Starter

    Registry Center Configuration Job Configuration Event Trace Configuration Dump Job Info Configuration Registry Center Configuration Prefix: elasticjob.reg-center Configura...
  • Spring Boot Starter

    注册中心配置 作业配置 事件追踪配置 作业信息导出配置 注册中心配置 配置前缀:elasticjob.reg-center 可配置属性: 属性名 是否必填 server-lists 是 namespace 是 base-sleep-time-milliseconds 否 max-sleep-time-milliseconds 否 max-...
  • 6. 下载

    最新版本 ElasticJob - 版本: 3.0.0 ( 发布日期: July 6, 2021 ) ElasticJob-UI - 版本: 3.0.0-RC1 ( 发布日期: Dec 31, 2020 ) 全部版本 校验版本 最新版本 ElasticJob 的发布版包括源码包及其对应的二进制包。 由于下载内容分布在镜像服务器上,所以下载后应...
  • 部署指南

    应用部署 运维平台和 RESTFul API 部署(可选) 应用部署 启动 ElasticJob-Lite 指定注册中心的 ZooKeeper。 运行包含 ElasticJob-Lite 和业务代码的 jar 文件。不限于 jar 或 war 的启动方式。 当作业服务器配置多网卡时,可通过设置系统变量 elasticjob.preferred.n...
  • Dev Guide

    Job development Job start Job development ElasticJob-Lite and ElasticJob-Cloud provide a unified job interface, developers only need to develop business jobs once, and then th...