游戏中常用的线程池,顺序队列和非顺序队列
☆22Jun 6, 2017Updated 8 years ago
Alternatives and similar repositories for GameThreadPool
Users that are interested in GameThreadPool are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度…☆31Jun 1, 2017Updated 8 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47May 23, 2017Updated 8 years ago
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- ☆10Dec 20, 2017Updated 8 years ago
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Jun 5, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 模仿mogodb采用xml+json实现小型数据库☆15Sep 4, 2015Updated 10 years ago
- A complete game server of 3D MMORPG tlbb.(Without resources)☆20Mar 16, 2017Updated 9 years ago
- excel 公用导出组件☆13Jan 28, 2016Updated 10 years ago
- ☆12Aug 18, 2016Updated 9 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 8 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆160Apr 17, 2023Updated 2 years ago
- 使用kafka实现log4j日志集中管理☆14Jan 6, 2021Updated 5 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 10 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Feb 13, 2017Updated 9 years ago
- nginx、netty hls流媒体架构,实现时移和回看功能。nginx负责m3u8的组装,netty负责运算把ts信息返回给nginx。实测m3u8 时移、回看功能长连接下载并发可达4w,ts 3000路跑满网卡,系统瓶颈在网卡☆19Nov 16, 2022Updated 3 years ago
- 基于Kafka和MongoDB的结构化日志异步记录和预警框架☆10Sep 1, 2016Updated 9 years ago
- Spring Boot and MongoDB☆24Sep 13, 2016Updated 9 years ago
- 基于SpringBoot的后端server脚手架,集成MyBatis、Shiro等☆16Oct 13, 2021Updated 4 years ago
- 基于spring boot构建的微服务,服务之间调用日志跟踪,基于spring boot的配置日志输出模式,spring-cloud-starter-feign'的扩展日志输出,请求事件的解析和服务调用轨迹追踪☆21Jan 11, 2017Updated 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 and start building anything your business needs.
- 最快速精简的java消息队列,可以比较容易的基于这个项目进行二次开发☆30Dec 14, 2016Updated 9 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 9 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- this is a demo for redis☆11Aug 12, 2018Updated 7 years ago
- ☆11Dec 7, 2021Updated 4 years ago
- 为shiro框架适配Spring Boot☆25May 16, 2016Updated 9 years ago
- 使用Spring3+Spring JPA+Shiro+ExtJS4 开发项目脚手架。已实现用户、权限、角色,资源、菜单,消息,公告,字典库、日志、excel导入,代码生成器、工作流等功能。☆24Dec 7, 2014Updated 11 years ago
- 分布式环境下全局id生成☆12Nov 15, 2018Updated 7 years ago
- Securing Spring Boot Microservices using JWTs and the JJWT library☆17Mar 6, 2017Updated 9 years ago
- 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.
- Windows-specific code for the GPII realtime framework☆24Nov 23, 2020Updated 5 years ago
- 不想吧日志信息频繁写入数据库中,可用阿里云日志服务,将日志保存到云。全程5~20分钟内完成快速接入!☆16Jul 26, 2017Updated 8 years ago
- html5协议WebSocket与服务器(mina)全双工通信,实现简单的聊天。☆11May 13, 2016Updated 9 years ago
- 斗地主游戏服务端-开发中☆22Jan 4, 2026Updated 3 months ago
- Lightweight embedded java full text search engine☆13May 13, 2020Updated 5 years ago
- ☆10Oct 22, 2018Updated 7 years ago
- SpringBoot整合weixin-java-tools实现微信公众号登录授权☆12May 2, 2019Updated 6 years ago