Code Monkey home page Code Monkey logo

mango-server-engine's Introduction

MANGO服务器引擎

  • 介绍 mango服务器引擎是一个适合于长连接,复杂逻辑功能的服务器引擎框架,比如游戏服务器。该服务器框架具有已有的特点:

    • 以共享内存为基础,有效处理服务器的core和代码更新
    • 基于service mesh的结构,更加弹性的框架设计
    • 高性能,C/C++编写,从框架层开始重视代码的开销
    • 高稳定性,以某大厂的多年线上组件为基础开始设计
    • 跨平台,支持windows和linux双版本
    • 全场景,考虑到从代码构建 -- 发布 -- 进程管理 -- 线上处理的一系列的问题,以作者的从业经验出发,给出完整的解决方案
    • 模块化程度较高,对于常用的功能,只需要编写少量的代码即可完成
  • 新手指南文档

  • 设计文档(待完善)

mango-server-engine's People

Contributors

nearmeng avatar

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.