Skip to main content

BioMAJ download service

Project description

# About

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

A protobuf interface is available in biomaj_download/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_download/message:

protoc --python_out=. message.proto

# Development

flake8 biomaj_download/*.py biomaj_download/download

# Prometheus metrics

Endpoint: /api/download/metrics


# Run

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

## Web server

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

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


3.0.2:
set rabbitmq parameter optional
3.0.1:
add missing README etc.. in package
3.0.0:
move download 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_download-3.0.2.tar.gz (19.9 kB view details)

Uploaded Source

File details

Details for the file biomaj_download-3.0.2.tar.gz.

File metadata

File hashes

Hashes for biomaj_download-3.0.2.tar.gz
Algorithm Hash digest
SHA256 a70f86882f94c6707c7389b5bbf120855e8359c358b4909e8d99661afbf5b04e
MD5 d15ed0c6adde452051fb60f35480e81b
BLAKE2b-256 a4f76e72aa0fa0cb0eb59d62ad67f71486ebdc3a4d4e1b302b3ad640f44fc7aa

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