书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 968 个相关结果.
  • 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...
  • 2.1. ElasticJob-Lite

    Import Maven Dependency Develop Job Configure Job Schedule Job Import Maven Dependency <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <...
  • 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-...
  • 部署指南

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

    进程内调度 进程级调度 与大部分的作业平台不同,ElasticJob 的调度模型划分为支持线程级别调度的进程内调度 ElasticJob-Lite,和进程级别调度的 ElasticJob-Cloud。 进程内调度 ElasticJob-Lite 是面向进程内的线程级调度框架。通过它,作业能够透明化的与业务应用系统相结合。 它能够方便的与 Spri...
  • 1. 概览

    简介 ElasticJob-Lite ElasticJob-Cloud 功能列表 环境要求 Java Maven ZooKeeper Mesos(仅 ElasticJob-Cloud 使用) ElasticJob 是面向互联网生态和海量任务的分布式调度解决方案,由两个相互独立的子项目 ElasticJob-Li...
  • 8. FAQ

    1. Why do some compiling errors appear? 2. Does ElasticJob support dynamically adding jobs? 3. Why is the job configuration modified in the code or Spring XML file, but the regis...