Giter Site home page Giter Site logo

gtask's Introduction

gtask

模仿ltask的一个玩具

仅供学习使用,请勿用于正式环境

关键特性

  • 一个服务同一时刻只会有一个 goroutine 在运行
  • 服务间通信就三种方式 Send Call AsyncCall
  • 服务支持从插件里加载

TODO

  • 插件服务加载示例
  • Hello World 服务示例
  • 实现 bootstrap 服务
  • 实现 console 服务
  • 接入 NATS 实现远程服务 RPC
    • 参考 skynet 一个节点只实现一个 client 和一个 server
    • 协议采用 pb3

想法记录

https://blog.hanxi.cc/?p=92

参考

gtask's People

Contributors

hanxi avatar

Stargazers

Hanchin Hsieh avatar  avatar

Watchers

 avatar  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.