coroutine 基于Java字节码增强技术实现的协程Demo 架构设计文档: 硬核系列——深入剖析Java协程 执行步骤 1、git clone [email protected]:gaoxianglong/coroutine.git 2、package 3、指定-javaagent:$PATH/coroutine-agent-1.0-SNAPSHOT.jar 4、run com.github.coroutine.client.Main