JCGridJava網(wǎng)格計算框架
JCGrid是一個易于使用的網(wǎng)格計算工具。它僅需要安裝Java運行時。它不需要任何特定的操作系統(tǒng)的安裝 。它不需要太多的任何文件系統(tǒng)共享的能力(即NFS的,等等) 。你可以很容易分裂的CPU密集型任務(wù)的若干工作站/電腦/蘋果機的/ etc使用JCGrid框架。任何文件的要求完成任務(wù)的將被轉(zhuǎn)移的框架。緩存中使用,以盡量減少文件傳輸。您可以輕松添加或刪除工作站/電腦/蘋果從電網(wǎng) 在運行時沒有松動的任何工作。它包括支持POVRay作為一個例子,使用。展示了一個公共的匿名用戶的網(wǎng)格渲染Mandelbrot集包含太多。
JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime. It doesn't require any OS specific setup (works on any platform thanks to Java). It doesn't require too any file system sharing capability (i.e. NFS, etc). You can easy split your cpu-intensive task among several Workstations/PCs/Macs/etc by using the JCGrid framework. Any file required for completing the task will be transferred by the framework. A cache is used in order to minimize file transfers. You can easy add or remove Workstations/PCs/Macs from the grid at runtime without the loose of any work. It includes the support for POVRay as an example of use. A demonstration of a public grid with anonymous users for rendering Mandelbrot set is included too.
