HackerTrans
热门最新趋势评论往期问答秀出招聘

vector57

no profile record

评论

vector57
·4年前·讨论
I will briefly plug my library `unsync` (https://github.com/alex-sherman/unsync#quick-overview) which wraps all these methods (multiprocessing/threading/asyncio) into singular/simple-ish API.

It's a bit overly simple, but it's helped a few times writing code the makes use of several concurrency methods and combining them together etc.