summaryrefslogtreecommitdiff
path: root/taskflow/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-189-39/+26
* Remove class StopWatch from timingchenghuiyu2017-10-241-2/+2
* Remove white space between print and ()haobing12016-07-181-3/+3
* Fixes: typo error in commentsrahulram2016-07-081-1/+1
* Remove deprecated things for 2.0 releaseJoshua Harlow2016-05-102-5/+5
* Allow for specifying green threaded to parallel engineJoshua Harlow2016-05-031-21/+13
* Merge "99 bottles example trace logging was not being output"Jenkins2016-04-281-2/+4
|\
| * 99 bottles example trace logging was not being outputJoshua Harlow2016-01-201-2/+4
* | Add some basic/initial engine statisticsJoshua Harlow2016-02-012-1/+9
|/
* Avoid running this example if zookeeper is not foundJoshua Harlow2015-08-221-2/+21
* Merge "Remove **most** usage of taskflow.utils in examples"Jenkins2015-07-2110-59/+66
|\
| * Remove **most** usage of taskflow.utils in examplesJoshua Harlow2015-07-1710-59/+66
* | Merge "Run the '99_bottles.py' demo at a fast rate when activated"Jenkins2015-07-171-4/+21
|\ \ | |/ |/|
| * Run the '99_bottles.py' demo at a fast rate when activatedJoshua Harlow2015-07-101-4/+21
* | Merge "Integrate futurist (and **remove** taskflow originating code)"Jenkins2015-07-114-11/+12
|\ \ | |/ |/|
| * Integrate futurist (and **remove** taskflow originating code)Joshua Harlow2015-07-094-11/+12
* | Merge "Allow the 99_bottles.py demo to run in BLATHER mode"Jenkins2015-07-111-7/+10
|\ \
| * | Allow the 99_bottles.py demo to run in BLATHER modeJoshua Harlow2015-07-081-7/+10
* | | Merge "Show job posted and goodbye in 99_bottles.py example"Jenkins2015-07-111-1/+11
|\ \ \
| * | | Show job posted and goodbye in 99_bottles.py exampleJoshua Harlow2015-07-081-1/+11
| |/ /
* | | Merge "Rename logbook module -> models module"Jenkins2015-07-112-6/+6
|\ \ \ | |_|/ |/| |
| * | Rename logbook module -> models moduleJoshua Harlow2015-07-082-6/+6
| |/
* | Merge "Add support for conditional execution"Jenkins2015-07-091-0/+75
|\ \ | |/ |/|
| * Add support for conditional executionJoshua Harlow2015-07-011-0/+75
* | Merge "Notify on the individual engine steps"Jenkins2015-07-081-5/+41
|\ \
| * | Notify on the individual engine stepsJoshua Harlow2015-07-081-5/+41
* | | Merge "Handle conductor ctrl-c more appropriately"Jenkins2015-07-081-19/+35
|\ \ \ | |/ / | | / | |/ |/|
| * Handle conductor ctrl-c more appropriatelyJoshua Harlow2015-06-181-19/+35
* | Merge "Remove usage of deprecated 'task_notifier' property in build_car example"Jenkins2015-06-291-2/+2
|\ \
| * | Remove usage of deprecated 'task_notifier' property in build_car exampleJoshua Harlow2015-06-121-2/+2
* | | Merge "Add indestructible 99 bottles of beer example"Jenkins2015-06-291-0/+139
|\ \ \ | | |/ | |/|
| * | Add indestructible 99 bottles of beer exampleJoshua Harlow2015-06-151-0/+139
* | | Merge "Add `simple_linear_listening` example to generated docs"Jenkins2015-06-211-2/+2
|\ \ \ | |/ / |/| |
| * | Add `simple_linear_listening` example to generated docsJoshua Harlow2015-06-121-2/+2
| |/
* | Remove example not testedJoshua Harlow2015-06-101-171/+0
|/
* Add a new `ls_r` methodJoshua Harlow2015-06-041-1/+1
* Remove customized pyX.Y tox requirementsJoshua Harlow2015-05-291-0/+9
* Add a conductor running exampleJoshua Harlow2015-04-201-0/+243
* Merge "Add a example showing how to share an executor"Jenkins2015-04-091-0/+81
|\
| * Add a example showing how to share an executorJoshua Harlow2015-04-031-0/+81
* | Merge "Allow ls() to list recursively (using breadth-first)"Jenkins2015-04-051-6/+1
|\ \ | |/ |/|
| * Allow ls() to list recursively (using breadth-first)Joshua Harlow2015-03-311-6/+1
* | Fix a couple of spelling and grammar errorsRick van de Loo2015-03-2921-36/+36
|/
* Have this example exit non-zero if incorrect resultsJoshua Harlow2015-03-131-0/+25
* Merge "update uses of TimingListener to DurationListener"Jenkins2015-03-121-1/+1
|\
| * update uses of TimingListener to DurationListenerDan Krause2015-03-101-1/+1
* | Add a in-memory backend dumping exampleJoshua Harlow2015-03-121-0/+83
|/
* Improve upon/adjust/move around new optional exampleJoshua Harlow2015-02-112-93/+109
* Map optional arguments as well as required argumentsMin Pae2015-02-101-0/+93
* Use the class defined constant instead of raw stringsJoshua Harlow2015-01-293-10/+18