|
Difference between
version 24
and
version 20:
| Line 45 was replaced by line 45 |
| - * Fix memory problems on SRB get interface |
| + * Fix memory problems on SRB get interface (Lucas) |
| Line 51 was replaced by line 51 |
| - * Separate Query/Get into separate WSDL documents |
| + * Separate Query/Get into separate WSDL documents (David) |
| Line 53 was replaced by line 53 |
| - * Refactor for naming consistency (server and client sides) |
| + * Refactor for naming consistency (server and client sides) (Jing and Lucas and Dave) |
| Line 55 was replaced by line 55 |
| - * Documentation |
| + * Documentation (David) |
| At line 59 added 1 line. |
| + * Add portal to SEEK website, rename throughout to EarthGrid (David) |
| At line 74 added 12 lines. |
| + |
| + !!! Kepler: Distributed Execution |
| + |
| + !Proposal discussion |
| + * Use a subclass of RunCompositeActor |
| + * central broker/controller handles communication with different nodes |
| + * use annotation to flag stateful versus stateless actors |
| + * deal with passing data by reference |
| + ** probably modify the Token base class to support passing by reference, or maybe the ObjectToken class to limit the impact to the type lattice |
| + ** actors would have to create tokens that are of a given type with a reference instead of the data |
| + |
| + * security: need it but could be layered on in a second step, but would mean that the system would have to be run in a trusted environment |
Back to Notes,
or to the Page History.
|