Job API : scheduling examples [message #327119] |
Thu, 10 April 2008 10:19 |
Eclipse User |
|
|
|
Originally posted by: thomas.diligent.st.com
Hello !
I am trying to schedule several inter-dependant jobs :
A first Job executes and produces a result (A).
This result is required for the next Jobs that can run in parallel (B, C,
D).
And finally an ending Job (E) would start when all the parallel previous
jobs have finished.
A
/|\
/ | \
B C D
\ | /
\|/
E
What is the proper manner to implement such a scheduling graph ?
I read the article "On the job: The Eclipse Jobs API" and the eclipse help
"Platform Plugin Developer Guide > ... > Concurrency Infrastructure" but
did not manage to find the good solution.
Is there any other articles or samples that may help ?
Thanks ahead,
Thomas
|
|
|
Powered by
FUDForum. Page generated in 0.69307 seconds