[plt-dev] Parallel Futures Release

From: YC (yinso.chen at gmail.com)
Date: Mon Dec 7 22:45:19 EST 2009

Congratulations on the first big step toward the multi-core world!

Cheers,
yc

On Mon, Dec 7, 2009 at 9:31 AM, James Swaine <james.swaine at gmail.com> wrote:

> I'm pleased to announce the initial release of parallel futures, a
> construct for fine-grained parallelism in PLT. Roughly speaking, a
> programmer passes a thunk to 'future' and it gets run in parallel.
> That "roughly" holds a few gotchas, partly because we're just getting
> started and partly due to the technique we're using. See the
> documentation for more details:
>
>  http://pre.plt-scheme.org/docs/html/futures/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20091207/e2e1d175/attachment.html>

Posted on the dev mailing list.