Skip to main content

BioMAJ process service

Project description

# About

Experimental (in progress) microservice to manage the process execution of biomaj.

A protobuf interface is available in biomaj_process/message/message_pb2.py to exchange messages between BioMAJ and the download service. Messages go through RabbitMQ (to be installed).

# Protobuf

To compile protobuf, in biomaj_process/message:

protoc –python_out=. message.proto

# Development

flake8 biomaj_process

# Prometheus metrics

Endpoint: /api/process/metrics

# Run

## Message consumer: export BIOMAJ_CONFIG=path_to_config.yml python bin/biomaj_process_consumer.py

## Web server

export BIOMAJ_CONFIG=path_to_config.yml gunicorn biomaj_download.biomaj_process_web:app

Web processes should be behind a proxy/load balancer, API base url /api/download

3.0.0:

move process management out of biomaj main package

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

biomaj_process-3.0.0.tar.gz (10.2 kB view details)

Uploaded Source

File details

Details for the file biomaj_process-3.0.0.tar.gz.

File metadata

File hashes

Hashes for biomaj_process-3.0.0.tar.gz
Algorithm Hash digest
SHA256 b825407514b2e09ffc80a667dc456a86e72d590013339328a660f33433984fe9
MD5 b663431c7368d2d51e8ad49f25155fa0
BLAKE2b-256 cb67fb3f286cf81c8865937219b42772ae1661fa2860c9754cf650447dce4fb0

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