JCGrid - Java网格计算框架


未知
跨平台
Java

软件简介

JCGrid是一个易于使用的网格计算工具。它仅需要安装Java运行时。它不需要任何特定的操作系统的安装
。它不需要太多的任何文件系统共享的能力(即NFS的,等等) 。你可以很容易分裂的CPU密集型任务的若干工作站/电脑/苹果机的/
etc使用JCGrid框架。任何文件的要求完成任务的将被转移的框架。缓存中使用,以尽量减少文件传输。您可以轻松添加或删除工作站/电脑/苹果从电网
在运行时没有松动的任何工作。它包括支持POVRay作为一个例子,使用。展示了一个公共的匿名用户的网格渲染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.