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

Concurrency in Racket

Name: Anonymous 2012-11-14 22:27

I'm having trouble understanding the concurrent aspect of Racket's threads. Can anyone provide an example and help me out a bit?

Specifically, I'm not understanding how they can be considered asynchronous. Why not call them coroutines if they just lock?

Name: Anonymous 2012-11-14 22:56

concurrency considered harmful

you don't need it outside of GUIs. if your code is too slow, parallelizing is not the answer!

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