openmct/platform/execution
Victor Woeltjen 640a399278 [Workers] Add example worker
Add an example worker which inefficiently calculates
fibonacci numbers outside of the UI thread, for #12.
2015-06-18 11:21:00 -07:00
..
src [Workers] Add worker service 2015-06-18 10:59:10 -07:00
test [Workers] Add worker service 2015-06-18 10:59:10 -07:00
bundle.json [Workers] Add example worker 2015-06-18 11:21:00 -07:00
README.md [Workers] Add worker service 2015-06-18 10:59:10 -07:00

Contains services which manage execution and flow control (e.g. for concurrency.)