Download List

專案描述

Dapper, or "Distributed and Parallel Program Execution Runtime", is a tool for taming the complexities of developing for large-scale cloud and grid computing, enabling the user to create distributed computations from the essentials: the code that will execute, along with a dataflow graph description. It supports rich execution semantics, carefree deployment, a robust control protocol, modification of the dataflow graph at runtime, and an intuitive user interface.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-04 15:43
0.93

File-based edges have been removed in favor of those that convey user-interpreted, abstract data handles; the result is a much simpler API. Updates and additions were made to the pedagogical examples. The manual has been improved with more appropriate figures and was updated to reflect extensive API changes. Convenience methods for resource manipulation were added.
標籤: Minor feature enhancements

2008-08-18 13:13
0.92

On the fly generation and aliasing of dataflow graph edges are now possible. The API has been simplified, and redundant interfaces have been done away with; at the same time, dataflow graphs are now robust to tampering from malicious users. The concept of execution domain has been introduced to control what executes where. The manual is now substantially complete, and has been updated with a bevy of examples and diagrams. The SourceForge mailing lists dapper-user and dapper-announce have been created.
標籤: Minor feature enhancements

2008-08-08 17:27
0.91

標籤: Initial freshmeat announcement

Project Resources