MCPcopy Index your code
hub / github.com/aizuda/snail-job

github.com/aizuda/snail-job @v3.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.2.0 ↗ · + Follow
13,690 symbols 45,551 edges 976 files 1,130 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Easy-Retry-Logo

 🔥🔥🔥 灵活,可靠和快速的分布式任务重试和分布式任务调度平台

✅️ 可重放,可管控、为提高分布式业务系统一致性的分布式任务重试平台

✅️ 支持秒级、可中断、可编排的高性能分布式任务调度平台

🌸 简介

在当前广泛流行的分布式系统中,确保系统数据的一致性和正确性是一项重大挑战。为了解决分布式事务问题,涌现了许多理论和业务实践,其中BASE理论是目前业界广泛接受的分布式一致性理论。

基于BASE理论,采用柔性事务并优先保障系统的可用性和数据的最终一致性已逐渐成为技术共识。

为了确保分布式服务的可用性和数据一致性,并防止由于网络抖动、连接超时等问题导致短时不可用的情况,根据"墨菲定律",在核心流程中增加重试和数据核对校验的动作成为提高系统鲁棒性常用的技术方案。

在此背景下EasyRetry应运而生。EasyRetry是一款致力提高分布式业务系统一致性的分布式重试平台。它提供了控制台任务观测、可配置的重试策略、重试后执行回调以及丰富地告警配置等功能。通过这些手段,可以对异常数据进行全面监测和回放,从而在确保系统高可用性的同时,大大提升数据的一致性。

🌼 重试方案对比

img.png

🍀 特性

Easy-RETRY 是一个针对业务系统重试流量的治理平台,其自身具有高可用高性能高负载的特点,服务特性有: + 支持千万级别的重试流量分派 + 支持流量容量扩容,自动识别并处理 + 支持流量处理节点水平扩容 + 高效利用系统资源支持高并发 + 支持多种算法调度客户端执行 + 打包上报,支持高并发业务场景 + 加密通讯,保障信息安全

🌺 业务场景

  • https://www.easyretry.com/pages/406a68/

流量管理平台预览

地址: http://preview.easyretry.com/easy-retry/ 账号: developer 密码: 123456

特别用户

aizuda.png

相关链接

原理

应用实例

期望

欢迎提出更好的意见,帮助完善 Easy-Retry

版权

Apache-2.0

Extension points exported contracts — how you extend this code

Scanner (Interface)
@author: www.byteblogs.com @date : 2022-02-10 09:13 [7 implementers]
easy-retry-client/easy-retry-client-job-core/src/main/java/com/aizuda/easy/retry/client/job/core/Scanner.java
Scanner (Interface)
@author: www.byteblogs.com @date : 2022-02-10 09:13 [8 implementers]
easy-retry-client/easy-retry-client-core/src/main/java/com/aizuda/easy/retry/client/core/Scanner.java
Lifecycle (Interface)
组件生命周期 @author: www.byteblogs.com @date : 2021-11-19 14:43 [43 implementers]
easy-retry-client/easy-retry-client-common/src/main/java/com/aizuda/easy/retry/client/common/Lifecycle.java
Access (Interface)
@author www.byteblogs.com @date 2023-07-20 22:47:57 @since 2.1.0 [29 implementers]
easy-retry-datasource/easy-retry-datasource-template/src/main/java/com/aizuda/easy/retry/template/datasource/access/Access.java
TraceLog (Interface)
TRACE级别日志接口 @author wodeyangzipingpingwuqi [10 implementers]
easy-retry-common/easy-retry-common-log/src/main/java/com/aizuda/easy/retry/common/log/level/TraceLog.java
FilterStrategy (Interface)
重试过滤策略,为了判断哪些重试数据符合条件 @author: www.byteblogs.com @date : 2021-11-29 18:45 [12 implementers]
easy-retry-server/easy-retry-server-retry-task/src/main/java/com/aizuda/easy/retry/server/retry/task/support/FilterStrategy.java
Lifecycle (Interface)
组件生命周期 @author: www.byteblogs.com @date : 2021-11-19 14:43 [67 implementers]
easy-retry-server/easy-retry-server-common/src/main/java/com/aizuda/easy/retry/server/common/Lifecycle.java
WorkflowNodeService (Interface)
@author xiaowoniu @date 2024-02-03 21:24:52 @since 2.6.0 [6 implementers]
easy-retry-server/easy-retry-server-web/src/main/java/com/aizuda/easy/retry/server/web/service/WorkflowNodeService.java

Core symbols most depended-on inside this repo

Shape

Function 6,932
Method 5,150
Class 1,423
Interface 142
Enum 43

Languages

TypeScript76%
Java24%

Modules by API surface

frontend/public/lib/assets/codemirror-j6hpFMgw.js1,983 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/lib/assets/codemirror-j6hpFMgw.js1,983 symbols
frontend/public/lib/assets/antdv-1G1sMcXM.js1,783 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/lib/assets/antdv-1G1sMcXM.js1,783 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/js/chunk-399d5d59.b56096f0.js553 symbols
frontend/public/lib/assets/vue-bxn8_kqU.js343 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/lib/assets/vue-bxn8_kqU.js343 symbols
frontend/public/vue.min.js247 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/vue.min.js247 symbols
frontend/public/lib/assets/index-1AimXB8J.js104 symbols
easy-retry-server/easy-retry-server-starter/src/main/resources/admin/lib/assets/index-1AimXB8J.js104 symbols
frontend/public/vue-router.min.js71 symbols

Datastores touched

(mysql)Database · 1 repos
easy_retryDatabase · 1 repos
easy_retryDatabase · 1 repos

For agents

$ claude mcp add snail-job \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page