分布式服务器框架,主要适用于全球服游戏
☆21Mar 30, 2018Updated 8 years ago
Alternatives and similar repositories for GenesisServer
Users that are interested in GenesisServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- sb-framework for game server☆13Jun 4, 2016Updated 10 years ago
- ☆15Dec 29, 2017Updated 8 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 3 years ago
- 能快速开发出游戏的游戏引擎,本来是如鹏网的GameCore游戏引擎,我对它封装,便于自己用☆11Feb 14, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 松美即时聊天消息服务器(SongmIM message server)☆16Jan 24, 2019Updated 7 years ago
- 这是一款分布式的java游戏服务器框架☆125Jun 21, 2022Updated 4 years ago
- webGame☆13Aug 20, 2012Updated 14 years ago
- 网络游戏服务器开发技术,游戏开发中项目自定义工具开发及使用,服务器运维部署相关技术。书籍地址:https://jzyong.github.io/GameDevAndOps☆19Nov 21, 2022Updated 3 years ago
- 魅狐引擎-游戏服务器开发引擎☆20May 4, 2016Updated 10 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 11 months ago
- java语言实现的内网穿透工具☆22Mar 25, 2021Updated 5 years ago
- 基于mqtt实现的即时通讯IM服务☆43Sep 15, 2016Updated 9 years ago
- Java Mqtt server/broker base on netty, mongodb, redis and spring boot☆14Sep 27, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。☆106Nov 17, 2018Updated 7 years ago
- 一个服务器处理框架,包括 协议处理,消息处理,持久层数据处理☆68Mar 16, 2015Updated 11 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 9 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- behaviac java版运行库,不支持HTN☆13Jan 11, 2021Updated 5 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- application framework for hotswap☆15Jul 28, 2016Updated 10 years ago
- A lightweight MQTT server☆14Jan 12, 2021Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- a java game server engine☆20May 13, 2016Updated 10 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- Java后端微服务Spring Cloud Alibaba 阿里全家桶分布式实战架构,可变身单体应用,可拆卸前后端分离管理后台,创业公司必备,开箱即用,持续更新☆75Dec 16, 2023Updated 2 years ago
- 服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)☆84Sep 19, 2024Updated last year
- 基于共享单车的B/S服务端实现,SpringBoot整合SSM、Spring Security,Redis、MongoDB实现缓存,中间件ActiveMQ消息队列。结合第三方服务:推 送、短信、云存储☆18Dec 1, 2017Updated 8 years ago
- ☆14Jul 30, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆211Oct 24, 2023Updated 2 years ago
- google play 和 appstore 服务端支付校验☆36Nov 13, 2025Updated 9 months ago
- l2j game server rewrite - interlude support added☆31Dec 17, 2023Updated 2 years ago
- 一种基于指令集的技能编辑器,通过在时间轴上挂接技能指令的方式来表达技能逻辑。☆37Jul 2, 2020Updated 6 years ago
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可以运行,大家一起学习,是新手入门的好例子☆82Nov 28, 2018Updated 7 years ago
- ☆48Oct 13, 2018Updated 7 years ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用…☆1,087Updated this week