DharmaBird@fediverser.communick.devBtoPython@fediverser.communick.dev•PEP 703 (Making the Global Interpreter Lock Optional in CPython) acceptanceEnglish
1·
1 year agoCan’t wait. I’ve been squeezing every last inch of computing power out of Python for the last two years, leveraging asyncio and distributed architectures, and I think that it’s far from the slow tool that many people imagine. Now this.
I’ve been wishing to point out for a while (but I’m more of a lurker than a talker) that the real power of asyncio lies in well thought-out architectures based on cooperative multitasking: hard to fine tune, but impressively effective.