Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Concurrent Programming

Name: Anonymous 2011-12-18 15:51

So /prog/, what do you think about current situation of concurrent programming?

Isn't it shit and pain in the ass?

Name: Anonymous 2011-12-20 18:17

>>26
f(f(f(f(f(x))))
Have you never heard of function composition? Most of the things that "can't" be parallelized in fact can be.

>>34
There are a lot of arguments against Go, but since this is a concurrency discussion, a single goroutine can easily block all of the goroutines on that CPU, with no resource contention.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List