Hi folks,

  I made concurrent (multi-threaded) versions of map, andmap and for-each for Racket:

https://github.com/DexterLagan/pmap

  Because I'm a little slow and lazy, I haven't checked packages for a proper version.

  If this isn't too much asking, can somebody give me some feedback? The andmap implementation is naive but I haven't found a way to break a map of threads apart from using exceptions. If anybody can suggest a more elegant and format version, I'm all ears.

Dex

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to