基于Netty的强大的游戏服务器框架
☆224Jul 1, 2016Updated 10 years ago
Alternatives and similar repositories for JgFramework
Users that are interested in JgFramework are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- JgFramework的例子☆16Jul 1, 2016Updated 10 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Nov 24, 2023Updated 2 years ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,670Apr 14, 2026Updated 4 months ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆43Nov 29, 2016Updated 9 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆106Nov 28, 2016Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,226Dec 19, 2025Updated 7 months ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用…