blog/cn/material/elasticjob/index.html (87 lines of code) (raw):

<!DOCTYPE html> <html lang="en-us"> <head> <style> a { word-wrap: break-word; } </style> </head> <body> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>快讯!分布式调度项目ElasticJob即将重新起航 &middot; ShardingSphere - 博客</title> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/style.css"> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/fonts.css"> <link rel="icon" type="image/png" sizes="32x32" href="https://shardingsphere.apache.org/blog/images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://shardingsphere.apache.org/blog/images/favicon-16x16.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://shardingsphere.apache.org/blog/images/apple-touch-icon.png"> <link href="" rel="alternate" type="application/rss+xml" title="ShardingSphere - 博客" /> </head> <div style="position: sticky; position: -webkit-sticky; top: 0px; background-color: rgba(255, 255, 255, 0.888);"> <nav class="nav"> <div class="nav-container"> <a href="https://shardingsphere.apache.org/blog/"> <h1 class="nav-title">ShardingSphere - 博客</h1> </a> <span style="padding-left: 65px;"> <li> <a href="https://shardingsphere.apache.org/blog/cn/material/"> <h3>文章</h3> </a> </li> <li> <a href="https://shardingsphere.apache.org/blog/cn/videos/"> <h3>视频</h3> </a> </li> </span> <span style="position: relative; left: 75px; background: rgba(0, 0, 0, 0.664); font-weight: bold; padding:0.1rem; padding-left:15px; padding-right:15px; padding-top: 2px; padding-bottom: 5px; border-radius:10px;"> <a style="color: white;" href="https://shardingsphere.apache.org/blog/en/material/elasticjob/">English</a> </span> </div> </div> </nav></div> <main> <div class="post"> <h1 class="post-title">快讯!分布式调度项目ElasticJob即将重新起航</h1> <div class="post-info"> </div> <p><a href="https://github.com/elasticjob">ElasticJob</a>是一个分布式调度解决方案,提供分布式任务的分片,弹性伸缩,全自动发现,基于时间驱动、数据驱动、常驻任务和临时任务的多任务类型,任务聚合和动态调配资源,故障检测、自动修复,失效转移和重试,完善的运维平台和管理工具,以及对云原生的良好支持等功能特性,可以全面满足企业对于任务管理和批量作业的调度处理能力。</p> <p>ElasticJob自2014年底开源以来,经历了5年多的发展,以其功能的丰富性,文档的全面性,代码的高质量,框架的易用性,积累了大量的忠实用户和良好的业内口碑(5.8K star),一直也是分布式调度框架领域最受大家欢迎的项目之一。</p> <p>近两年来,由于核心开发者全力发展和维护Apache ShardingSphere项目等原因,ElasticJob放缓了发展的脚步。但是随着Apache ShardingSphere项目在分布式领域的不断拓展,以及用户对于多数据集群环境的分布式管理和数据迁移的弹性扩容等功能,需要一个强大的分布式调度组件。由此为契机,Apache ShardingSphere社区已经计划发起提议将ElasticJob作为其子项目进行长期持续的更新和维护。</p> <p>我们第一时间将此好消息公开,后续将带来更多关于ElasticJob的相关资讯。</p> <blockquote> <p>讨论邮件: <a href="https://lists.apache.org/thread.html/rd6171e2065be6bcfbeb7aba7e5c876eeed04db585c6ab78fc03a581c%40%3Cdev.shardingsphere.apache.org%3E">https://lists.apache.org/thread.html/rd6171e2065be6bcfbeb7aba7e5c876eeed04db585c6ab78fc03a581c%40%3Cdev.shardingsphere.apache.org%3E</a></p> </blockquote> <blockquote> <p>捐赠Proposal: <br><a href="https://cwiki.apache.org/confluence/display/SHARDINGSPHERE/ElasticJob+Donation+Proposal">https://cwiki.apache.org/confluence/display/SHARDINGSPHERE/ElasticJob+Donation+Proposal</a></p> </blockquote> <blockquote> <p>社区讨论: <br><a href="https://github.com/elasticjob/elastic-job-lite/issues/728">https://github.com/elasticjob/elastic-job-lite/issues/728</a></p> </blockquote> </div> <div class="pagination"> <a href="https://shardingsphere.apache.org/blog/cn/material/alpha/" class="left arrow">&#8592;</a> <a href="https://shardingsphere.apache.org/blog/cn/material/graduate/" class="right arrow">&#8594;</a> <a href="#" class="top">Top</a> </div> </main> <footer> <span> Copyright &copy; 2018-2020, <a href="https://shardingsphere.apache.org/blog/">Apache ShardingSphere</a>, ShardingSphere, Apache, the Apache feather logo, and the Apache ShardingSphere project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. </span> </footer> </body> </html>