On Oct 6, 2011, at 4:48 AM, Robby Findler wrote:

> Do you want async-channel, maybe? If not, then rolling your own
> syncronization pattern via the CML-like primitives is the way to go.
> Once you get used to programming with them, they are very easy to use
> and easy to make thread-safe things (contrary to popular wisdom that
> thread-safety is hard to achieve; it is only hard to achieve with bad
> primitives :).

+1

...especially because I've been trying to program *without* those primitives in 
order to synchronize C & Racket.

John

p.s.: mostly unrelated: Places is awesome. Very clean.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to