1 Star 0 Fork 129

congcong / fastrpc

forked from feimat / fastrpc 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

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

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

Empty file

About

高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C++
1
https://gitee.com/chen2252/fastrpc.git
git@gitee.com:chen2252/fastrpc.git
chen2252
fastrpc
fastrpc
master

Search