Parent Directory | Revision Log
First Commit, corresponds to Revision 1008 of Wikisquare-SVN
1 | mojays | 2 | package appl.parallel.server; |
2 | |||
3 | /** | ||
4 | * A resource for Master / Slave Computing (indicator for now) | ||
5 | * | ||
6 | * @author Dominik Appl | ||
7 | */ | ||
8 | public interface MasterSlaveResource { | ||
9 | |||
10 | } |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |