home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / drdobbs / 1990 / 08 / ellis.txt < prev    next >
Text File  |  1990-07-10  |  399b  |  10 lines

  1. Figures, examples, and source code listings from Graham K. Ellis'
  2. article on Parallel Extensions to C. Includes single and two
  3. transputer versions of a multi-process ASCII sorting routine.
  4. Shows how to allocate and deallocate parallel (multi-tasking)
  5. processes on a transputer. The algorithm is modelled after the
  6. sorting example  in the INMOS occam Transputer Development System
  7. (TDS).
  8.  
  9.  
  10.