Readme-2.0
1.
Changed the thread model to make "main" a first-class thread object.
We no longer need to use T_main. See the examples for what
the new model looks like.
2.
Fixed thread-affinity. When you bind a thread to a processor
or a worker, the thread scheduler insists that this thread run only on
that processor.
3.
Added to new examples: Traveling Salesman Problem (TSP) and simple
example to sum at array of numbers. Thanx Jean-Francois Mehaut for these
examples.
Suvas Vajracharya
Last
modified: Fri May 22 11:11:10 MDT 1998