-
-
delayqueue-kafka Public
Delay queue implemented based on Kafka stream,Support custom delay accuracy up to the second level
-
pekko Public
Forked from apache/pekkoBuild highly concurrent, distributed, and resilient message-driven applications using Java/Scala
Scala Apache License 2.0 UpdatedDec 28, 2024 -
-
tql-delayqueue Public
延迟消息框架,延迟消息支持秒级精度、消息高可靠性、水平扩展,基于redisson实现
-
dubbo Public
Forked from apache/dubboDubbo is a distributed service framework enpowers applications with service import/export capability with high performance RPC.
-
-
-
software-practice-thoughts-1 Public
Forked from oldratlee/software-practice-thoughts📚 🐣 软件实践文集。主题不限,思考讨论有趣有料就好,包含如 系统的模型分析/量化分析、开源漫游者指南、软件可靠性设计实践…… 🥤
Jupyter Notebook Other UpdatedJul 19, 2021 -
translations Public
Forked from oldratlee/translations🐼 Chinese translations for classic IT resources
-
-
-
ClassConflictCheck Public
检测类路径下是否存在jar包中的class冲突,通常用于web应用的lib目录下class冲突检查
-
fixedThreadPoolPlus Public
支持在线程池中线程耗尽的情况下,将线程池中所有线程当前正在执行那条代码的信息汇总并打印出来,方便定位问题
-