[racket-dev] Release Announcement for v5.3
>
>
>
> james:
> - added would-be-future (a5676e9a)
>
Would-be-future is a special type of future that always executes
sequentially and records all potential barricades a regular future would
encounter.
> - added futures visualizer (b6f71ec4)
>
The futures visualizer is a graphical profiling tool for parallel programs
using futures. The tool shows a detailed execution timeline depicting the
migration of futures between threads, and gives detailed information about
each runtime synchronization that occurred during program execution.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120726/ecd7ddc5/attachment.html>