from wikipedia: "Plan 9 from Bell Labs is a distributed operating system, primarily used for research."
but it doesnt say anything more about the distributed part. I have recently found a big interest in concurrency, distributed systems and multicore-programming. So is Plan 9 good for a multicore-computer or what kind of distributed system is it made for? In what way does it make it easy?
