[saga-rg] tasks and jobs...

Thilo Kielmann kielmann at cs.vu.nl
Sat Feb 4 15:29:41 CST 2006


> Wouldn't it be useful to have jobs implementing the task
> interface?

Certainly, no.
Jobs and Tasks are two different things, and they are this on purpose.

However, Tasks always have been the mechanism for asynchronous operation,
which is kind-of obsoleted by having asynchronous ops directly.

If you want to work on the "S" of SAGA: why not unify both Tasks and Jobs
into a better "Job" notion, and do local asynchronous operations via
async, local calls?

Thilo
-- 
Thilo Kielmann                                 http://www.cs.vu.nl/~kielmann/





More information about the saga-rg mailing list