Jump to: navigation, search

Difference between revisions of "Sahara/EDP Sequences"

(Create and submit a job with EDP)
Line 6: Line 6:
  
 
== Create and submit a job with EDP ==
 
== Create and submit a job with EDP ==
Here is a high level sequence diagram that shows the addition of a job source, the creation of a job, and execution of a job by a client application through the savanna API.  The sequence may be incomplete, or wrong, at any given time :)  It is meant to be an aid to discussion during development.
+
Here is a high level sequence diagram that shows the addition of a job source, the registration of a data source, the creation of a job, and execution of a job by a client application through the savanna API.  The sequence may be incomplete, or wrong, at any given time :)  It is meant to be an aid to discussion during development.
  
 
[[File:DefineJobAndExecute.png]]
 
[[File:DefineJobAndExecute.png]]
  
 
[https://wiki.openstack.org/wiki/Savanna/EDP_Sequences_DefineJobAndExecuteTxt Source for this png]
 
[https://wiki.openstack.org/wiki/Savanna/EDP_Sequences_DefineJobAndExecuteTxt Source for this png]

Revision as of 20:54, 18 July 2013

Sequences produced with PlantUML

Quite a wonderful tool for quick sequences and collaboration

http://plantuml.sourceforge.net/sequence.html

Create and submit a job with EDP

Here is a high level sequence diagram that shows the addition of a job source, the registration of a data source, the creation of a job, and execution of a job by a client application through the savanna API. The sequence may be incomplete, or wrong, at any given time :) It is meant to be an aid to discussion during development.

DefineJobAndExecute.png

Source for this png