jwpttcg66 / wheel-timer
轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。
☆30Updated 7 years ago
Alternatives and similar repositories for wheel-timer:
Users that are interested in wheel-timer are comparing it to the libraries listed below
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆45Updated 7 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Updated 8 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 7 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Updated 7 years ago
- Protobuf RPC supports over HTTP by using JProtobuf☆39Updated 10 years ago
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 4 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Updated 7 years ago
- 分布式服务器框架,主要适用于全球服游戏☆20Updated 6 years ago
- mybatis3在spring中的分库分表☆26Updated 7 years ago
- sb-framework for game server☆13Updated 8 years ago
- 支持并发的实时排行、排名、排行榜、排序工具(Support for concurrent real-time ranking\sorting tools)-java☆78Updated 6 years ago
- 《Netty权威指南》☆67Updated 9 years ago
- Lnk RPC是一款基于Netty实现RPC通讯协议,支持同步,异步和异步回调三种RPC调用方式,支持参数和返回值多态。支持多种负载均衡方式,支持调用流量控制,支持zookeeper和consul等服务注册发现方式,服务端口支持开发人员,运维人员配置以及动态分配,支持服务依…☆28Updated 7 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Updated last year
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12Updated 7 years ago
- ☆79Updated 9 years ago
- java 开发工具集,包含网络,并发逻辑处理,csp队列,热更新加载器☆32Updated last year
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆42Updated 8 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆157Updated last year
- Yuan企业通用后台,快速实现微后台架构☆19Updated 7 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆24Updated 9 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- 支持任意个队列,每个队列任意多个消费者的基于 HTTP GET/POST 协议的轻量级开源简单消息队列服务!☆33Updated last year
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- Reactive Programming Multi-protocol push service☆25Updated 3 years ago
- 基于Netty的消息推送服务器实现☆25Updated 6 years ago
- Java Game Demo Code for Blog☆14Updated 8 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权 限校验。部…☆34Updated last year
- it's a simple and easy net framework with nio mode written by java☆40Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago