Thu, 13 Oct 2011 03:47:09 +0200 -n Иван Бишевац <[email protected]> írta:
> Hi, I studied JavaSpaces technology and now want to write a > scientific paper that shows parallel computation with JavaSpaces, > using some algorithm. In book "JavaSpaces Principles Patterns and > Practice" I saw Manderbolt image comutation, but I want to show this > problem on some other example. Does someone have idea what problem to > take. Hello Ivan, I think good candidate can be any computationally expensive problem that can be divided into parallely executable parts. The less overhead of parallelization/networking has compared to the computational task , the more economic and powerful the solution is. POV-ray or picture rendering flashes to mind as scenic options to present nice presentations to this problem space. Zsolt
