Monday, May 16, 2022

tldr (you should read it though, it's good):- - asyncio is better at memory use, but not faster - Clean code still possible with threads using Future - Threads are not nearly as good at cancellation - Threads are a better choice for most concurrent programs (compatibility) https://t.co/DfH16WQxCO


from Twitter https://twitter.com/k4ml

May 17, 2022 at 08:03AM
via IFTTT

No comments:

Post a Comment