Giter Club home page Giter Club logo

Comments (4)

davyxu avatar davyxu commented on May 13, 2024

直接写啊, 有啥组件

from cellmesh.

samuelyao314 avatar samuelyao314 commented on May 13, 2024

skynet, 是直接在内存里. 因为用脚本语言, 简单认为进程是不会core的. 鹅厂, 用C++, 是通过共享内存缓存的. 进程core了, 数据不会影响. 鹅厂用共享内存, 我个人觉的是: 1. 支持热更函数 2. 游戏是强交互高并发的, 对于大型游戏, 不可能每个请求, 直接访问DB. 3. C++代码, 随时可能core.

from cellmesh.

davyxu avatar davyxu commented on May 13, 2024

Redis, 无状态服务器, 不需要那么麻烦
强状态, 例如匹配,房间,行走,战斗, 依然在内存, 也无法热更

from cellmesh.

samuelyao314 avatar samuelyao314 commented on May 13, 2024

嗯, 你说的也有些道理.

from cellmesh.

Related Issues (11)

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.