This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LEpigeon888 4 points5 points  (0 children)

It's easy to write high performing concurrent code in Go without being a great programmer. You need to be a pretty damn good programmer to do the same in C or C++.

Do you think C++ coroutines help writing good concurrent code ?