Skip to content

Comment on Show HN: Runloom – Go-style coroutines for Python free-threaded

Comments

Why not just use Go?

Because you are have an existing app in Python. Because you need some library that is not available in Go. Because you prefer Python. All are valid reasons.

then why not just use threads/processes in python?

Because they are not the same as Go-style green threads/coroutines?

Clearly lol. I think a good-faith interpretation of the question is: "What kinds of things is go's concurrency model suited for where the normal pythonic alternative is cumbersome/less desirable"

Someone desires attention ..

I want to use Python.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.