saga-project / BigJob

SAGA-based Pilot-Job Implementation for Compute and Data
http://saga-project.github.com/BigJob/
Other
19 stars 8 forks source link

PilotComputeService doesn't have wait(), but ComputeDataService does. #138

Open oleweidner opened 11 years ago

oleweidner commented 11 years ago

... is this intentional?

Also, what would be the best way to wait for all tasks to finish if I don't want to use ComputeDataService? I couldn't find an example for this in the documentation.

oleweidner commented 10 years ago

Any thoughts?