GengQing / akkaServerLinks
a game server with akka
☆13Updated 11 years ago
Alternatives and similar repositories for akkaServer
Users that are interested in akkaServer are comparing it to the libraries listed below
Sorting:
- sb-framework for game server☆13Updated 9 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Updated 9 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Updated 7 years ago
- Netty + SocketIO + AKKA + Redis☆36Updated 10 years ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆42Updated 8 years ago
- 一致性hash算法案例☆11Updated 10 years ago
- Java基础服务器底层架构。 -- made by alzq.zhf☆28Updated 10 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代 理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47Updated 8 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Updated last year
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Updated 10 years ago
- 基于mqtt实现的即时通讯IM服务☆41Updated 8 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Updated 8 years ago
- 游戏通讯和逻辑框架基于Netty,对发包做了一个封装,并简单的做了个游戏队列☆96Updated 2 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12Updated 8 years ago
- Protobuf RPC supports over HTTP by using JProtobuf☆39Updated 10 years ago
- High performance game server framework by netty and disruptor☆165Updated 7 years ago
- A extremely fast RPC☆36Updated 10 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆101Updated 8 years ago
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆32Updated 8 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc) ,采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 9 years ago
- ☆16Updated 12 years ago
- 基于spring boot支持thrift序列化的http的微服务框架☆59Updated 7 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 8 years ago
- java 分布式数据库访问框架,可以结合任何使用PreparedStatement操作的框架。在java jdbc api层实现 分表分库 路由解析的 框架 可以单独或者与用hibernate ibatis spring-jdbc 等框架结合使用,屏蔽api层使用差异,能实…☆85Updated 2 years ago
- 游戏开发中有原型数据,而原型数据经常都是通过excel进行编写,此项目将excel转成ndb文件(二进制文件),然后客户端和服务器可以按照指定的格式读取☆18Updated 8 years ago
- Simple Database Routing and Shard Framework☆16Updated 4 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆42Updated 10 years ago
- A lite fast object pool☆48Updated 3 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago