Changes between Version 5 and Version 6 of PjotrAsync
- Timestamp:
- 2008/02/14 18:27:50 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PjotrAsync
v5 v6 36 36 * jobsender may be able to return results through SOAP, pipe or mail 37 37 38 === Amazon Cluster Cloud (EC2) === 39 40 We should take a cue from Amazon's example - as their services for cluster computing and storage prove extremely useful and popular. Any design choices they made are bound to be qualified. E.g. have a look at the EC2 architecture and interfaces. A demonstration of an API is given [http://amazon-ec2.rubyforge.org/ here]. 41 38 42 === Notes === 39 43