Additional
Information: Parallel operating systems (OSs) are written for computers using two or more processors (called nodes), and where such processors are usually nearby each other, and usually linked via busses, and not networks. Parallel computers can run many types of prog
Parallel Systems Group Parallel Systems Group: University of Toronto researchers working on all aspects of parallel systems: computer architecture, OSs, compilers, performance evaluation, applications. Home of Hurricane and Tornado OSs, Hector and NUMAchine multiprocessors. (Parallel) http://www.eecg.toronto.edu/parallel/
Cosy Cosy: Goal: scalability of highly parallel multicomputer systems. Based on small microkernel that does process management, interprocess communication; all other services are processes out of kernel. Processes and address spaces orthogonal, so Cosy process is li (Parallel) http://www.uni-paderborn.de/fachbereich/AG/heiss/cosy/
Parallel Operating Systems Parallel Operating Systems: Short, annotated, alphabetically sorted list and links, part of larger system. (Parallel) http://www.cs.arizona.edu/people/bridges/os/parallel.html