基于多进程运行异步任务,大概是每个进程运行一个异步事件循环
github:
https://github.com/omnilib/aiomultiprocess
https://github.com/goodboy/tractor
等等
总之免得自己造轮子,网上找的一些轮子库
用 Python 写多进程异步的,感觉哪个异步库用起来最舒服?
github:
https://github.com/omnilib/aiomultiprocess
https://github.com/goodboy/tractor
等等
总之免得自己造轮子,网上找的一些轮子库
用 Python 写多进程异步的,感觉哪个异步库用起来最舒服?
