summaryrefslogtreecommitdiff
path: root/taskflow/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move over to using oslo.utils [reflection, uuidutils]"0.6.0Jenkins2014-12-183-3/+5
|\
| * Move over to using oslo.utils [reflection, uuidutils]Joshua Harlow2014-12-183-3/+5
* | Merge "Add a parallel table mutation example"Jenkins2014-12-181-0/+129
|\ \
| * | Add a parallel table mutation exampleJoshua Harlow2014-12-171-0/+129
* | | Merge "Add a basic map/reduce example to show how this can be done"Jenkins2014-12-181-0/+115
|\ \ \ | |_|/ |/| |
| * | Add a basic map/reduce example to show how this can be doneJoshua Harlow2014-12-171-0/+115
* | | When creating daemon threads use the bundled threading_utilsJoshua Harlow2014-11-193-10/+7
* | | Merge "Remove attrdict and just use existing types"Jenkins2014-11-191-1/+7
|\ \ \
| * | | Remove attrdict and just use existing typesJoshua Harlow2014-10-181-1/+7
* | | | Merge "Remove direct usage of the deprecated failure location"Jenkins2014-11-191-9/+9
|\ \ \ \
| * | | | Remove direct usage of the deprecated failure locationJoshua Harlow2014-10-211-9/+9
* | | | | Merge "Remove direct usage of the deprecated notifier location"Jenkins2014-11-191-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Remove direct usage of the deprecated notifier locationJoshua Harlow2014-10-191-2/+2
| | |/ | |/|
* | | Fix the example 'default_provides'Joshua Harlow2014-10-201-1/+1
|/ /
* | Add a futures type that can unify our future functionalityJoshua Harlow2014-10-181-3/+4
|/
* Deprecate `engine_conf` and prefer `engine` insteadJoshua Harlow2014-10-1810-44/+25
* Merge "Add a timing listener that also prints the results"Jenkins2014-10-181-0/+59
|\
| * Add a timing listener that also prints the resultsJoshua Harlow2014-09-181-0/+59
* | Update engine class names to better reflect there usageJoshua Harlow2014-10-082-12/+9
* | Avoid usage of six.moves in local functionsJoshua Harlow2014-10-042-11/+11
* | Jobboard example that show jobs + workers + producersJoshua Harlow2014-09-271-0/+178
* | Merge "Add a mandelbrot parallel calculation WBE example"Jenkins2014-09-272-0/+260
|\ \
| * | Add a mandelbrot parallel calculation WBE exampleJoshua Harlow2014-09-122-0/+260
| |/
* | Merge "Example which shows how to move values from one task to another"Jenkins2014-09-272-0/+77
|\ \
| * | Example which shows how to move values from one task to anotherJoshua Harlow2014-09-122-0/+77
| |/
* | Mention issue with more than one thread and reduce workersJoshua Harlow2014-09-121-3/+10
|/
* Cleanup WBE example to be simpler to understandJoshua Harlow2014-08-306-198/+151
* Merge "Cleanup some of the example code & docs"Jenkins2014-08-1613-118/+101
|\
| * Cleanup some of the example code & docsJoshua Harlow2014-07-1113-118/+101
* | Enabled hacking checks H305 and H307Christian Berendt2014-07-1710-18/+5
|/
* Merge "Add example for pseudo-scoping"Jenkins2014-06-292-0/+124
|\
| * Add example for pseudo-scopingIvan A. Melnikov2014-06-172-0/+124
* | Fix E265 hacking warningsJoshua Harlow2014-06-161-5/+5
|/
* Add a example which uses the run_iter function in a for loopJoshua Harlow2014-05-222-0/+101
* Merge "Add an example which uses the run iteration functionality"Jenkins2014-05-192-0/+200
|\
| * Add an example which uses the run iteration functionalityJoshua Harlow2014-05-072-0/+200
* | Fix spelling mistakeJoshua Harlow2014-05-101-1/+1
|/
* Add an example for the job board featureCyril Roelandt2014-05-051-0/+171
* Add a example that activates a future when a result is readyJoshua Harlow2014-04-241-0/+90
* Revert "Move taskflow.utils.misc.Failure to its own module"Jeremy Stanley2014-03-311-10/+11
* Move taskflow.utils.misc.Failure to its own moduleIvan A. Melnikov2014-03-311-11/+10
* Remove extraneous vim configuration commentsIvan A. Melnikov2014-03-191-2/+0
* Fix few minor spelling errorsIvan A. Melnikov2014-03-181-1/+1
* Flow smart revert with retry controllerAnastasia Karpinska2014-03-182-0/+71
* [WBE] Collect information from workersStanislav Kudriashev2014-03-182-7/+2
* Get rid of openstack.common.py3kcompatIvan A. Melnikov2014-03-031-2/+3
* Remove extraneous vim configuration commentsStanislav Kudriashev2014-02-213-6/+0
* Merge "Add ZooKeeper backend to examples"Jenkins2014-02-212-0/+19
|\
| * Add ZooKeeper backend to examplesChangbin Liu2014-02-122-0/+19
* | Merge "Run action-engine tests with worker-based engine"Jenkins2014-02-201-16/+2
|\ \