jwpttcg66 / redis-game-transaction
在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助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:
- 基于Netty的强大的游戏服务器框架☆218Updated 8 years ago
- High performance game server framework by netty and disruptor☆164Updated 6 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆46Updated 7 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 7 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Updated 7 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 7 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆205Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆228Updated last year
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 支持并发的实时排行、排名、排行榜、排序工具(Support for concurrent real-time ranking\sorting tools)-java☆78Updated 6 years ago
- High performance TCP Gateway base on Netty 4 for request data or push message.☆282Updated 7 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Updated last year
- 记录一些自己写的技术文档☆75Updated 3 years ago
- netty4游戏服务端,依赖游戏核心包☆182Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Updated 9 years ago
- 服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)☆81Updated 7 months ago
- ☆38Updated 10 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Updated last year
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆197Updated last year
- 采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。☆104Updated 6 years ago
- ☆87Updated 8 years ago
- ☆48Updated 6 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- A high-performance, open-source java RPC framework.☆159Updated last year
- ☆79Updated 9 years ago
- 基于netty轻量的高性能分布式RPC服务框架☆428Updated 7 years ago
- 《Netty权威指南》☆67Updated 9 years ago