jwpttcg66 / redis-game-transactionLinks
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,读写锁,并且支持事务提交失败情况下的回滚操作,让开发者可以有更多时间侧重游戏逻辑.
☆157Updated 2 years ago
Alternatives and similar repositories for redis-game-transaction
Users that are interested in redis-game-transaction are comparing it to the libraries listed below
Sorting:
- High performance game server framework by netty and disruptor☆165Updated 7 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47Updated 8 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 8 years ago
- 基于Netty的强 大的游戏服务器框架☆220Updated 9 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- High performance TCP Gateway base on Netty 4 for request data or push message.☆283Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 支持并发的实时排行、排名、排行榜、排序工具(Support for concurrent real-time ranking\sorting tools)-java☆78Updated 6 years ago
- 基于Netty、JSON-RPC的分布式弱联网游戏服务端☆35Updated 8 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Updated 9 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆74Updated 3 years ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆42Updated 8 years ago
- ☆79Updated 9 years ago
- 采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。☆104Updated 6 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆89Updated 8 years ago
- 阿里巴巴分布式消息队列中间件rocketmq-3.4.6源码分析、中文详细注释,停止更新☆192Updated 6 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆216Updated 11 months ago
- 使用netty5.0通信方式的局域网聊天,可以快速学习java桌面程序开发。仿照qq登陆首页,界面优雅迷人。本聊天程序叫;《语约》或者《与约》!我认为 比马桶、啥的名字好太多了!☆58Updated 10 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆203Updated 8 years ago
- 可靠事件系统,Tarzan取自电影《人猿泰山》的英文名,用于保证消息生产者的消息被可靠投递☆81Updated 3 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆206Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- Springboot+Netty+Protostuff+ZooKeeper☆18Updated 8 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆100Updated 8 years ago
- 《Netty权威指南》☆68Updated 9 years ago