资 源 简 介
Summary
The goal of X-P2P project is to implement a light-weight p2p-based parallel computing middleware featuring:
Network topology independence
Fault-tolerance
Message Passing-based programming model
Requirements
Network topology independence
Parallel task can be submitted from any participating peer
Communications between parallel task processes
Support for simultaneous run of multiple tasks
Results data can be accessed via any participating peer
Support for dynamic sets of peers
Parallel task may run on any number of peers
Disconnection of any peer should not result in overall failure
Processes can migrate between peers
Processes can have multiple replicas running on different peers
Multiple platforms support
Current state
Currently X-P2P is at its early stage of development, where core s