HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vector57

no profile record

comments

vector57
·hace 4 años·discuss
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.