《深度解析Java游戏服务器开发》源码
☆105Mar 27, 2017Updated 9 years ago
Alternatives and similar repositories for JavaServerBookCode
Users that are interested in JavaServerBookCode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 魅狐引擎-游戏服务器开发引擎☆20May 4, 2016Updated 10 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可 以运行,大家一起学习,是新手入门的好例子☆80Nov 28, 2018Updated 7 years ago
- nutzwk https://github.com/Wizzercn/NutzWk 的idea intellij 的MVC代码生成插件☆12Oct 23, 2016Updated 9 years ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,227Dec 19, 2025Updated 7 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,670Apr 14, 2026Updated 3 months ago
- 目标是打造一款高性能,分布式,微服务,轻量级 的游戏服务器框架starGo☆30Jun 1, 2023Updated 3 years ago
- 基于Netty的强大的游戏服务器框架☆224Jul 1, 2016Updated 10 years ago
- 动态渲染Unity地形网格,记录网格是否是玩家的行走范围,然后导出编辑好的网格用于服务器导航、验证使用☆32Nov 23, 2018Updated 7 years ago
- 应某人要求 共享棋牌游戏掼蛋的服务器代码。☆125Apr 9, 2017Updated 9 years ago
- WordPress4J是一种使用 Java语言和 MySQL数据库开发的开源、免费的 Blog(博客,网站)。☆10May 19, 2019Updated 7 years ago
- Pudding 是一款迷你级分布式服务框架☆25Apr 26, 2017Updated 9 years ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码 。☆51Jun 2, 2018Updated 8 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆20Oct 4, 2022Updated 3 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.
- 学习cocos2d-x lua游戏编程☆11Dec 25, 2014Updated 11 years ago
- 轻量级跨平台游戏服务器☆22Aug 7, 2022Updated 4 years ago
- UnityDemo☆12Feb 23, 2017Updated 9 years ago
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,异步持久化方案,游戏热更新,配置表自动化仓库,游戏通用工具等等,同时提供大量业务案例以供学习。亦可用…☆1,083Updated this week
- LiveServer是一个用Go语言编写的游戏服务器,分布式,采用goprobuf做协议,采用Mongodb做数据库,目前一些便利工具仅用于Windows下。☆23Dec 22, 2015Updated 10 years ago
- Distributed Java game server, including login, gateway, game demo☆331Oct 13, 2024Updated last year
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 9 years ago
- This client-plugins-project is written for kbengine(a MMOG engine of server)☆15Aug 6, 2018Updated 8 years ago
- Prometheus metric library for skynet written in Lua☆11Dec 26, 2020Updated 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.
- A experimental project for moba like game server☆87Apr 28, 2017Updated 9 years ago
- Java与大数据分析方向,《数据挖掘基础》课程仓库☆10Jul 16, 2019Updated 7 years ago
- go 协程池 的三种实现方式,可以作为参考原型 // Three implementation methods of go coroutine pool, which can be used as reference prototypes☆12Apr 18, 2018Updated 8 years ago
- Unity 官方Roruelike2d例子,用Entitas重新架构☆13Oct 1, 2016Updated 9 years ago
- Go语言编写单机版,并发版,分布式版网络爬虫🐱👤☆16May 1, 2018Updated 8 years ago
- a socket wrapper written by csharp☆15Dec 18, 2016Updated 9 years ago
- Java版本的2048游戏☆33Sep 24, 2016Updated 9 years ago
- A group of agents that implements both blended and priority based movement, resulting in a fluid group behavior that still allows for str…☆24Dec 19, 2017Updated 8 years ago
- MOBA游戏的服务端,基于Java的Netty框架编写☆98Feb 21, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 中文游戏服务器资源大全☆1,950Apr 28, 2026Updated 3 months ago
- 一个服务器处理框架,包括 协议处理,消息处理,持久层数据处理☆68Mar 16, 2015Updated 11 years ago
- 《密码学原理与实践》冯登国第三版 —— Java实现☆10Dec 9, 2017Updated 8 years ago
- ☆17Jan 2, 2018Updated 8 years ago
- Netty URL 路由☆13May 20, 2022Updated 4 years ago
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Nov 24, 2023Updated 2 years ago
- JgFramework的例子☆16Jul 1, 2016Updated 10 years ago