GithubHelp home page GithubHelp logo

vbirds / fastrpc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from livemirror/fastrpc

0.0 0.0 0.0 49.63 MB

高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc

Home Page: https://git.oschina.net/feimat/fastrpc

Shell 8.16% C++ 65.77% C 0.12% Makefile 6.96% Python 5.85% Protocol Buffer 2.88% HTML 0.42% JavaScript 0.37% CSS 0.91% M4 0.31% Vim Script 0.03% Emacs Lisp 0.05% Java 8.11% Objective-C 0.02% Batchfile 0.05%

fastrpc's Introduction

FastRPC是一款内部封装了类似go语言协程+通道特性的C++ RPC框架,使得你能够使用同步的代码编写出异步效果同时提供RPC的功能。 例如:可使的mysql redis的操作在保持同步编码方式下达到异步的效果。 另外框架特别推出了协程模式下的线程池、资源池、定时器使用。 使得多线程和协程间可轻易切换进行编程,达到一些无法hook的阻塞系统调用可用多线程来补充(例如C++调用python的阻塞库)

文档请移步这里 http://my.oschina.net/feimat/blog/663758

fastrpc's People

Contributors

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