Skip to main content

Manages long running jobs on Chipster platform

Project description

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/

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.2a-.dev20.g5b5eede.tar.gz.

File metadata

File hashes

Hashes for chipster-job-manager--0.2a-.dev20.g5b5eede.tar.gz
Algorithm Hash digest
SHA256 4af4dcece1252d6c6dc66e1ca865e747ac671e3ad0538f08a60ded942f99286e
MD5 d464af282ac862a31c7ea8068904c9dd
BLAKE2b-256 9f0932e86747bd9348dbfcbf8e473eef4e8e0cb3a8901f195af77e905949914f

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