Skip to content

Comment on Guide to Concurrency in Python with Asyncioparent

Comments

Have you used C#'s or Akka's or Go's?

I find 2 of those to be easier to reason about and all to be superior.

yes, goroutines are fast and easy... but this thread is about python. I love both languages, and go is fast and safe, but, I also like python (it's fast developing... )

yes, goroutines are fast and easy... but this thread is about python.

The OP was commenting on what in his opinion was the easiest. That explicitly represents a judgement of Python's features compared with those offered by other languages.

Are we supposed to only praise Python in threads about Python?

Thought, you misunderstood my opinion, mostly that sometimes there are project constraints, usual the language.. between the python constrain asyncio it's not bad.

AboutSource Built by g1lg1l

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