Giter Club home page Giter Club logo

actornet's Introduction

ActorNet

MIT licensed GoDoc

基于Actor模式游戏服务器框架

目标

  • 方便的编写跨服逻辑及强状态逻辑

  • 异步/同步,同进程/跨进程的消息和逻辑处理使用同样的方式

  • 灰度热更新, 精确到actor, 做到某玩家的模块更新

  • 更健壮的服务器逻辑, 逻辑崩溃或异常时,可以使用多种策略替换原逻辑

开发进度

  • PID
  • Process
  • Mailbox
  • 同进程异步消息
  • 跨进程异步消息
  • 同进程同步消息
  • 跨进程同步消息
  • 同步消息使用Future
  • 网关
  • 系统控制actor
  • 父子关系
  • 网关: 广播
  • 网关: 断开通知
  • 同步消息Timeout
  • 可视化节点显示
  • 序列化
  • 热更新架构
  • 消息响应便捷化
  • 灰度更新架构
  • 进程通信抽象并独立
  • 等待发送完成退出

备注

感觉不错请star, 谢谢!

博客: http://www.cppblog.com/sunicdavy

知乎: http://www.zhihu.com/people/sunicdavy

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.