Python concurrency: gevent had it right
I recently read “Python has had async for 10 years -- why isn’t it more popular?” and the ensuing discussion. To summarize the post, async has struggled because:
Harshal Sheth's personal website. This site serves as a dumping ground for my projects and writing.
I recently read “Python has had async for 10 years -- why isn’t it more popular?” and the ensuing discussion. To summarize the post, async has struggled because:
Since GitHub Actions CI/CD became generally available at the end of 2019, it’s dominated its competition.1 Determining CI provider market share turned out to be quite the rabbit hole. In 2017, GitHub published a chart showing Travis CI at 50% market share, and CircleCI in second at ~25%, and Jenkins in third. This one was weighted by the CI context info on commits, and the numbers sound pretty…
Read in Japanese thanks to the folks at POSTD.