Skip to main content

Job-Runner WebSocket Server

Project description

The WebSocket Server for the Job-Runner is a broadcaster for incoming events published by the Job-Runner Workers. It’s purpose is to collect events from all available Job-Runner Workers and distribute these events to all the connected WebSocket clients.

Installation

Deployar

This package is as job-runner-ws-server available in Deployar.

From source

If you are running the code from source, make sure you have the following requirements installed:

  • python-devel

  • gcc

  • gcc-c++

  • libevent-devel

Then install the Python requirements with pip install -r requirements.txt.

Usage

The usage of the job_runner_ws_server executable is:

usage: job_runner_ws_server [-h] [--events-port EVENTS_PORT]
                            [--ws-port WS_PORT]
                            [--log-level {debug,info,warning,error}]

Job-Runner WebSocket Server

optional arguments:
  -h, --help            show this help message and exit
  --events-port EVENTS_PORT
                        The port to receive (worker) events on (default: 5555)
  --ws-port WS_PORT     The port for the WebSocket server (default: 5000)
  --log-level {debug,info,warning,error}
                        The log-level for logging (default: info)

Changes

v1.0.0

  • Deployar related changes.

v0.5.0

  • Initial release.

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

job-runner-ws-server-1.0.0.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file job-runner-ws-server-1.0.0.tar.gz.

File metadata

File hashes

Hashes for job-runner-ws-server-1.0.0.tar.gz
Algorithm Hash digest
SHA256 611530d474442bbf9bb4380f76ec98578a2eb8108cb0119d4147e564eca31f2e
MD5 97692e55a88454aa42ff9fb308a131a7
BLAKE2b-256 4e849f2d95a7d25daab8eec44d9554743ef1418dbaf4e0ba882854bf27c56c63

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