parallel programming (idea)

(all of parallel programming, there is 1 more in this node)

(idea) by clausen (?) (print)   (I like it!) Sat Nov 13 1999 at 10:17:33
(1) Programming that involves utilizing multiple CPUs efficiently. (2) Programming with multiple people on the same program, to cut development time. Not very effective, because there are too many race conditions.