rinbarpen / coroutine-cpp

based in ucontext and each coroutine has their respective stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

调度器是单独的,全局只能有一个

要实现的功能

  • 支持多调度器
  • 实现协程共享栈

About

based in ucontext and each coroutine has their respective stack


Languages

Language:C++ 95.6%Language:Makefile 4.4%