Coder Social home page Coder Social logo

jzyong / gameserver4j Goto Github PK

View Code? Open in Web Editor NEW
271.0 26.0 104.0 6.45 MB

Distributed Java game server, including login, gateway, game demo

Home Page: https://jzyong.github.io/GameServer4j/

License: MIT License

Java 97.73% HTML 0.05% Scala 0.07% Shell 0.04% Kotlin 1.62% Batchfile 0.27% Dockerfile 0.21% Mustache 0.01%
mmo rpg server mmorpg-server mmorpg-game game-server spring-boot game netty grpc

gameserver4j's Introduction

Intro

  Using Java, netty, zookeeper, spring boot and mongo, redis tools to development of game hot update distributed framework. Clients to gateways use TCP custom protocols, Intranet message forwarding use GRPC forwarding, all stateless services can be horizontally extended, and stateful services can be horizontally extended through partition, state binding and other rules. The basic architecture of the project is shown below:

Architecture diagram

Module

  1. Logical scripts that end with the project module at the end of scripts as the corresponding project can be hot-updated. docker run

Technology select

  1. spring-boot
  2. mongodb
  3. maven
  4. netty
  5. grpc
  6. redis
  7. zookeeper
  8. kafka

Document
QQ Communication group: 143469012

TODO

  • add microservice
  • protobuf sync to GameServer4g
  • world 开发
  • 添加加载脚本和配置 maven插件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.