其实已经写了很久,但没在生产环境用过。也没宣传过。 https://github.com/dvaknheo/workermanhttpd https://gitee.com/dvaknheo/workermanhttpd 写的时候参照 webman 精简的。 开始还想和协程方式那样处理折腾一些问题,后来没管了 再后来配合我的 duckphp 框架 实现 fpm/ workerman 两栖。 对 workerman 了...