summaryrefslogtreecommitdiff
path: root/taskflow/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add back a 'eventlet_utils' helper utility module"Jenkins2015-01-193-11/+6
|\
| * Add back a 'eventlet_utils' helper utility moduleJoshua Harlow2015-01-163-11/+6
* | Merge "Switch to using 'oslo_utils' vs 'oslo.utils'"Jenkins2015-01-163-3/+3
|\ \
| * | Switch to using 'oslo_utils' vs 'oslo.utils'Joshua Harlow2015-01-143-3/+3
| |/
* | Fix unused and conflicting variablesChangbin Liu2015-01-154-6/+6
|/
* Merge "Pass a string as executor in the example instead of an executor"Jenkins2015-01-151-18/+10
|\
| * Pass a string as executor in the example instead of an executorJoshua Harlow2015-01-091-18/+10
* | Include the 'old_state' in all currently provided listenersJoshua Harlow2015-01-101-0/+56
|/
* Merge "Add an example which shows how to send events out from tasks"Jenkins2014-12-211-0/+148
|\
| * Add an example which shows how to send events out from tasksJoshua Harlow2014-12-181-0/+148
* | Merge "Add a simplistic hello world example"Jenkins2014-12-211-0/+110
|\ \
| * | Add a simplistic hello world exampleJoshua Harlow2014-12-211-0/+110
* | | Merge "Get event/notification sending working correctly"Jenkins2014-12-211-0/+101
|\ \ \ | |/ /
| * | Get event/notification sending working correctlyJoshua Harlow2014-12-201-0/+101
* | | 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