Jump to: navigation, search

Difference between revisions of "TaskFlow/Architectures"

(Architectures)
(Architectures)
Line 9: Line 9:
 
=== Architectures ===
 
=== Architectures ===
  
[[File:Cue-architecture.png|350px|thumb|left|Cue architecture]]
+
[[File:Cue-architecture.png|400px|thumb|left|Cue architecture]]
 
<br clear=all>
 
<br clear=all>
  

Revision as of 22:21, 25 November 2014

Revised on: 11/25/2014 by Harlowja

Why

Since taskflow creates a path toward stable, resumable, and trackable workflows it is helpful to have a small set of architectures (that have been implemented in real world scenarios) to help those implementing their own architectures. This allows users of taskflow to examine previously designed systems and to learn from the mistakes, choices, and reasons of those who have came before...

Note: this list will likely continue growing as new usages of taskflow emerge (and new features are introduced into taskflow), please feel free to add any of your own below.

Architectures

Cue architecture


What: http://wiki.openstack.org/wiki/Cue

Why:

Comments: