微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

JCGrid Java网格计算框架

程序名称:JCGrid

授权协议: 未知

操作系统: 跨平台

开发语言: Java

JCGrid 介绍

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.

JCGrid 官网

http://jcgrid.sourceforge.net/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐