分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.013
秒,为您找到
1015
个相关结果.
搜书籍
搜文档
4.1. ElasticJob-Lite
626
2021-07-13
《ElasticJob v3.0 教程》
简介 对比 简介 ElasticJob-Lite 定位为轻量级无中心化解决方案,使用 jar 的形式提供分布式任务的协调服务。 对比 ElasticJob-Lite ElasticJob-Cloud 无中心化 是 否 资源分配 不支持 支持 作业模式 常驻 常驻 + 瞬时 部署依赖 ZooKeeper ZooKeeper + M...
2.1. ElasticJob-Lite
662
2021-07-13
《ElasticJob v3.0 教程》
引入 Maven 依赖 作业开发 作业配置 作业调度 引入 Maven 依赖 <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <artifactId> elasticjob-lite-core </artifactId> ...
4.1. ElasticJob-Lite
429
2021-07-13
《ElasticJob v3.0 Documentation》
Introduction Comparison Introduction ElasticJob-Lite is a lightweight, decentralized solution that provides distributed task sharding services. Comparison ElasticJob-Lit...
2.1. ElasticJob-Lite
354
2021-07-13
《ElasticJob v3.0 Documentation》
Import Maven Dependency Develop Job Configure Job Schedule Job Import Maven Dependency <dependency> <groupId> org.apache.shardingsphere.elasticjob </groupId> <...
Spring Boot Starter
813
2021-07-13
《ElasticJob v3.0 Documentation》
Registry Center Configuration Job Configuration Event Trace Configuration Dump Job Info Configuration Registry Center Configuration Prefix: elasticjob.reg-center Configura...
Spring Boot Starter
1491
2021-07-13
《ElasticJob v3.0 教程》
注册中心配置 作业配置 事件追踪配置 作业信息导出配置 注册中心配置 配置前缀:elasticjob.reg-center 可配置属性: 属性名 是否必填 server-lists 是 namespace 是 base-sleep-time-milliseconds 否 max-sleep-time-milliseconds 否 max-...
部署指南
597
2021-07-13
《ElasticJob v3.0 教程》
应用部署 运维平台和 RESTFul API 部署(可选) 应用部署 启动 ElasticJob-Lite 指定注册中心的 ZooKeeper。 运行包含 ElasticJob-Lite 和业务代码的 jar 文件。不限于 jar 或 war 的启动方式。 当作业服务器配置多网卡时,可通过设置系统变量 elasticjob.preferred.n...
3.1. 调度模型
722
2021-07-13
《ElasticJob v3.0 教程》
进程内调度 进程级调度 与大部分的作业平台不同,ElasticJob 的调度模型划分为支持线程级别调度的进程内调度 ElasticJob-Lite,和进程级别调度的 ElasticJob-Cloud。 进程内调度 ElasticJob-Lite 是面向进程内的线程级调度框架。通过它,作业能够透明化的与业务应用系统相结合。 它能够方便的与 Spri...
1. 概览
1425
2021-07-13
《ElasticJob v3.0 教程》
简介 ElasticJob-Lite ElasticJob-Cloud 功能列表 环境要求 Java Maven ZooKeeper Mesos(仅 ElasticJob-Cloud 使用) ElasticJob 是面向互联网生态和海量任务的分布式调度解决方案,由两个相互独立的子项目 ElasticJob-Li...
8. FAQ
541
2021-07-13
《ElasticJob v3.0 Documentation》
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...
1
2
3
4
»
..100