オープンソース・ソフトウェアの開発とダウンロード

Diffusive

プロジェクト概要の日本語訳を募集しています。提供していただいた翻訳は簡単なチェックののち、掲載されます(翻訳そのものの他に、wikiフォーマット上の問題も確認しています。特に改行やリンク等の表示上の問題をチェックしますので その部分もご留意ください。翻訳に問題がある場合や表示上の問題がある場合は翻訳の掲載を却下させていただく場合もございます。特にリンクに問題が発生することが多数見受けられます。URLのあとに日本語が続く場合必ずスペースをあけて区切ってください。)。すでに翻訳されているものでも、翻訳が古くなっている/誤字脱字を見つけたなど更新が必要なものがありましたら、ぜひ更新をお願いいたします。ログインして翻訳していただけますと、翻訳者として概要の下に名前が掲載されます。

ログインしていません。ログインしていただいていない場合、翻訳を提出していただいても翻訳者として名前が掲載されません(匿名ユーザによる翻訳として記録されます)。

プロジェクトの説明:

英語:
(最終更新 2013-01-27 07:14)

The goal of diffusive programming is to make task-oriented distributed computing easier by separating the execution logic from the distribution logic. Diffusive programming, defined by a set of six principles, is an approach for performing method-level, task-oriented distributed computing. In diffusive programming, any method can be marked for distribution, regardless of its signature. And marking a method is necessary and sufficient for its execution to be distributed. Distribution of tasks occurs through a network of nodes that can accept tasks and execute them, or forward them on. Nodes executing a task, load the required resources as needed, and cache them. The topology of the network of nodes can be anything that can be represented as a directed graph. Topologies can be tailored to solve specific problems. Diffusive is a Java refer- ence implementation of the six principles that define diffusive programming.

日本語翻訳済みデータがありません
日本語: