HELP! * BLUE=global GREY=local Global HTML version of Foils prepared July 6,1995

Foil 5 General Concepts of Multithreading -- 3: Efficiency of Threads vs. Processes

From Threads with TCE in detail CPS600 Spring Semester95 -- April 1995. by Janusz Niemiec and Geoffrey Fox * See also color IMAGE

Threads and Processes -- efficiency comparison
  • Switching between heavy-weight processes for contemporary RISC processors is always in a millisecond range, the thread context switch is in a microsecond range.
  • Accessing a single data element takes from a couple to hundreds nanoseconds, initiating a single IPC between different processes takes from a few to tens of milliseconds.


Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Feb 18 1997