Remix.run Logo
hsnewman 3 hours ago

Why not just use Go?

foxygen 2 hours ago | parent | next [-]

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.

vorticalbox an hour ago | parent [-]

then why not just use threads/processes in python?

foxygen an hour ago | parent [-]

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

regular_trash 37 minutes ago | parent [-]

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"

7bit 2 hours ago | parent | prev [-]

Someone desires attention ..