送交者: xj 于 2005-9-28, 10:22:05:
回答: Parallel programming models 由 AA 于 2005-9-28, 09:27:47:
Based on your post, it seems to me that you need to optimize lots of communications among threads or whatever.
It is probably unsolvable if you stick to the traditional linear process oriented program language (JAVA or whatever).
Maybe you should develop a whole new panguage (and program style, like introducing class model) specifically for parallel computing.
Turin prize is waiting for you. :-)