Files
deb-python-taskflow/taskflow/tests/unit
Stanislav Kudriashev 32e8c3da61 Message-oriented worker-based flow with kombu
* Implemented Worker to be started on remote host for
  handling tasks request.
* Implemented WorkerTaskExecutor that proxies tasks
  requests to remote workers.
* Implemented Proxy that is used for consuming and
  publishing messages by Worker and Executor.
* Added worker-based engine and worker task executor.
* Added kombu dependency to requirements.
* Added worker-based flow example.
* Added unit-tests for worker-based flow components.

Implements: blueprint worker-based-engine
Change-Id: I8c6859ba4a1a56c2592e3d67cdfb8968b13ee99c
2014-02-19 14:47:34 +02:00
..
2013-05-13 22:26:54 -07:00
2014-01-30 23:26:52 +04:00
2014-01-14 14:06:33 +04:00
2014-01-14 14:06:33 +04:00
2014-02-07 15:41:42 +02:00