allon2 / dactor
Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建
☆50Updated 4 years ago
Alternatives and similar repositories for dactor:
Users that are interested in dactor are comparing it to the libraries listed below
- hanboDB is a high available,low latency memory database system☆37Updated last year
- it's a simple and easy net framework with nio mode written by java☆40Updated 7 years ago
- 一个完全基于java的,类似netty的高性能网络框架A fully Java-based, netty - like high-performance networking framework☆59Updated 7 months ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Updated 7 years ago
- A visual chart for Java MicroBenchmark Harness.☆41Updated 6 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆99Updated 5 months ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆45Updated 7 years ago
- 轻量级java消息中间件☆52Updated 8 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- ShardingSphere's SPI implementation plugin☆33Updated 2 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 5 years ago
- 基于 SPI 原理实现自定义动态 Bean 加载到 Spring 容器的实现☆32Updated 6 years ago
- 基于Netty的MySql分库分表服务器☆59Updated 7 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- is a simple delay message queue, based on redis and kotlin☆32Updated 6 months ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- Orm框架:基于ActiveRecord思想开发的至简化的java的Orm框架☆40Updated last year
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆15Updated last year
- A Apache V2 gossip protocol implementation in Java☆95Updated 3 years ago
- Async SQL mapper framework☆38Updated 2 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 2 years ago
- 📐 generic API design example by I/O, the demo implementation of https://dzone.com/articles/generic-inputoutput-api-java☆65Updated this week
- netty分发 socket负载均衡介绍☆31Updated 6 years ago
- ☆44Updated 6 years ago
- 配置中心☆2Updated 3 years ago
- A project for all things about api gateway.☆70Updated 2 years ago
- 修改了开源中国的红薯的j2cache,全部依赖库都升级为最新版本,修改为maven结构,且去掉了hibernate的支持 注意:fst最新版本需要jdk1.7支持☆39Updated 9 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago