Skip to main content

A web ui for the rework distributed task dispatcher

Project description

REWORK-UI

Rework-UI is a rework plugin which provides a view subcommand to the rework command.

The command launches a simple Web front-end to monitor and control workers, tasks and operations of rework.

It works like this:

 $ rework view postgres://babar:celeste@jobstore:5432/
  * Running on http://192.168.56.1:5679/ (Press CTRL+C to quit)
 192.168.56.1 - - [10/Nov/2017 14:32:04] "GET /rework HTTP/1.1" 200 -
 192.168.56.1 - - [10/Nov/2017 14:32:04] "GET /services-table HTTP/1.1" 200 -
 192.168.56.1 - - [10/Nov/2017 14:32:04] "GET /workers-table HTTP/1.1" 200 -
 192.168.56.1 - - [10/Nov/2017 14:32:07] "GET /tasks-table HTTP/1.1"
 200 -

At the same time, a browser tab opens, and we can see the big picture.

rework view

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rework_ui-0.8.0-py2.py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page