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?
Specifically, I'm not understanding how they can be considered asynchronous. Why not call them coroutines if they just lock?