Jump to: navigation, search

Difference between revisions of "Sahara/EDP Sequences"

m (Sergey Lukjanov moved page Savanna/EDP Sequences to Sahara/EDP Sequences: Savanna project was renamed due to the trademark issues.)
 
(One intermediate revision by one other user not shown)
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]

Latest revision as of 15:41, 7 March 2014

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