Parent Directory | Revision Log | Patch
revision 59 by mojays, Mon Aug 31 14:23:19 2009 UTC | revision 60 by alfonx, Sun Oct 4 16:54:52 2009 UTC | |
---|---|---|
# | Line 3 package appl.parallel.spmd; | Line 3 package appl.parallel.spmd; |
3 | import java.awt.Rectangle; | import java.awt.Rectangle; |
4 | import java.io.Serializable; | import java.io.Serializable; |
5 | ||
import appl.parallel.server.XuluServer; | ||
6 | import schmitzm.data.WritableGrid; | import schmitzm.data.WritableGrid; |
7 | import appl.parallel.server.XuluServer; | |
8 | ||
9 | /** | /** |
10 | * A SPMDTask should be executed on servers using the SPMD-paradigm. | * A SPMDTask should be executed on servers using the SPMD-paradigm. |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |