ダウンロードリスト

プロジェクト概要

Dapper又は"Distributed and Parallel Program Execution Runtime"は、大規模クラウドとグリッド・コンピューティングの複雑な開発を簡単にするためのツールで、本質的な要点(実行可能コード、データグラフの記述と共に)によりユーザが分散計算を実現できます。豊富な実行セマンティクス、気ままな開発、堅牢な制御プロトコル、実行時におけるデータフロー・グラフの編集、並びに直感的なユーザ·インターフェースをサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-01-10 17:48
0.98

ServerLogic#closeIdleClientsメソッドは、より怠惰のユーザーの直感的な概念と一致するように変更されています。サーバーのホスト名を指定するためのユーザーオプションが追加されました。ネットワークは、新しいAPIを使用するように書き直されている内部。および64ビットWindowsのクロスコンパイル - ビルドプロセスは、32をサポートするように更新されています。 Dapperは.*階層がorg.dapperに改名されました.*.
The ServerLogic#closeIdleClients method has been changed to better match the user's intuitive notion of idleness. A user option for specifying the server's hostname has been added. Networking internals have been reworked to use new APIs. The build process has been updated to support both 32- and 64-bit Windows cross-compilation. The dapper.* hierarchy has been renamed to org.dapper.*.

2010-04-02 21:04
0.97

2部は、一致する内部異なるアルゴリズムの実装を使用するに書き直されている。 APIメソッドは、保留中の計算の数を公開導入されました。 FlowListenerコールバックインターフェイスが削除され、イベントベースの通知システムで置き換えられます。 Ubuntuのパッケージが利用可能になりました。
The bipartite matching internals have been rewritten to use a different algorithm implementation. An API method exposing the number of pending computations has been introduced. The FlowListener callback interface has been removed and replaced with an event-based notification system. An Ubuntu package is now available.

2009-05-23 03:16
0.96

FlowListener抽象化が追加されており、有効データフローとそのノードに関連付ける任意のメタデータをユーザーに。メモリリークが旧データフローに関する固定されている。今は完全にApacheのアイビーと統合されるプロセスを構築します。は、Java 1.6がビルドして実行する必要があります。より詳細なドキュメントが追加されているDoxygenはとapivizが生成されています。
The FlowListener abstraction has been added, and enables users to associate arbitrary metadata with dataflows and their nodes. A memory leak concerning defunct dataflows has been fixed. The build process is now fully integrated with Apache Ivy. Java 1.6 is now required to build and run. More complete documentation has been generated Doxygen and apiviz have been added.

2009-01-01 06:29
0.95

新しい柔軟なロギングインフラストラクチャが追加されています。構造のロギング用の初期化は、サーバーとクライアントのクラスやドライバに外に移動されている。有限状態マシンは、新しいアノテーションAPIを駆動するように更新されている。ソースコードのタブの代わりに8つのスペースが正規化されています。
タグ: Code cleanup
A new, flexible logging infrastructure has been added. Initializers for logging structures have been moved out of the Server and Client classes and into drivers. Finite state machines have been updated to the new annotation-driven API. The source code has been normalized to have 8 spaces instead of tabs.

2008-11-02 09:04
0.94

クライアントとサーバーのコマンドラインオプションは、現在は、Apache Commons CLIのライブラリのご好意ご利用いただけます。クライアントプロセスのライフサイクルの際にもサーバーから切断終了として定義されて起こります。生成機能を幹CodeletUtilitiesの静的メソッドであることにOutputHandleResourceのメンバメソッドをされてから移動しています。 FlowNodeFactoryクラスFlowNodesの直接のインスタンス化に賛成して使用されます。ビルネイティブなコンポーネントのCMakeのに移行しています。ロギングSLF4Jに移行しています。 READMEファイルのすべてのディストリビューションに追加されています。
タグ: Major feature enhancements
Command line options for the client and server are
now available, courtesy of the Apache Commons CLI
library. The client process lifecycle is now
defined as ending when a disconnect from the
server happens. Stem generation functionality has
moved from being a member method of
OutputHandleResource to being a static method of
CodeletUtilities. The FlowNodeFactory class is
used in favor of direct instantiation of
FlowNodes. Building of native components has
migrated to the CMake. Logging has migrated to
SLF4J. A README has been added to all
distributions.

プロジェクトリソース