Fetch the repository succeeded.
FastRPC是一款内部封装了类似go语言协程+通道特性的C++ RPC框架,使得你能够使用同步的代码编写出异步效果同时提供RPC的功能。 例如:可使的mysql redis的操作在保持同步编码方式下达到异步的效果。 另外框架特别推出了协程模式下的线程池、资源池、定时器使用。 使得多线程和协程间可轻易切换进行编程,达到一些无法hook的阻塞系统调用可用多线程来补充(例如C++调用python的阻塞库)
Sign in to post a comment
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.
Repository Comments ( 1 )