Skip to main content

Manages long running jobs on Chipster platform

Project description

Chipster JobManager

Chipster JobManager provides capabilities to move the Chipster job management responsibility away from clients to remote Chipster JobManager service. When JobManager is in use, the Chipster clients can start a job execution, save the session state locally and disconnect. Job is then executed on Chipster analysis servers and managed by the JobManager, which saves the results upon completion and reschedules the job in case the execution fails.

To use JobManager with Chipster the message routing configuration must be changed so that JobManager sits in between the client and analysis servers.

The JobManager uses Stomp, so following entry must be added to transportConnectors section in chipster/activemq/conf/activemq.xml:

<transportConnector name="stomp" uri="stomp://<server_ip>:61613"/>

The port number 61613 is the default for stomp protocol.

To learn more about Chipster refer to:

http://chipster.csc.fi/

Developing

Run tests

tox .

Run coverage for tests

nosetests --cover-package=jobmanager --with-coverage

Project details


Download files

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

Source Distribution

File details

Details for the file chipster-job-manager--0.3a-.dev30.ge54d226.tar.gz.

File metadata

File hashes

Hashes for chipster-job-manager--0.3a-.dev30.ge54d226.tar.gz
Algorithm Hash digest
SHA256 a44a233ffeeaaa728d29895a53f7c2844db9fff546dd40c4ef1e8beb59ea1ef0
MD5 7e60c9afb9f9bf57708d539ce3e4b188
BLAKE2b-256 1ae8a98f59d3a0b177a1f9356381ae87f304303a92392fbb12d85dee9bb4ff57

See more details on using hashes here.

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