Skip to main content

The Kafka Slurm Agent is a tool for submitting computing tasks to the Slurm queues on multiple clusters. It uses Kafka to asynchronously communicate with an agent installed on the cluster.It contains a monitoring tool and a job submitter.

Project description

Kafka Slurm Agent

The Kafka Slurm Agent is a tool for submitting computing tasks to the Slurm queues on multiple clusters. It uses Kafka to asynchronously communicate with an agent installed on each cluster. It contains a monitoring tool and a job submitter.

Installation.

Use the standard pip tool to install. The recommended way is to use a Python virtual environment: python3 -m venv venv source venv/bin/activate pip install kafka-slurm-agent

Using

In the folder in which you created the venv subfolder run the following command: kafka-slurm create . This will generate a configuration file kafkaslurm_cfg.py, startup scripts and a module (my_monitor_agent.py) for adding your own implementation of the monitoring agent. This implementation may react to the incoming events with computed jobs and handle them.

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

kafka_slurm_agent-0.3.0-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file kafka_slurm_agent-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: kafka_slurm_agent-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for kafka_slurm_agent-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 03e5d1c10c81d14538e844e6efa32e3975845e9f963b4703df302ac09c29b414
MD5 53251f9b856bc9d42f947eec9bcbd6c8
BLAKE2b-256 c3831b735b98d7c544e9c3809b8c6866bd6121a6571a2f65272f5460992637c6

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