> But light weight threads only work fast, when each thread has equally > fast access to all resources. This is not the case for distributed > memory. > Right you are. The language and the library interface should of course support this as an option. -Michael