Skip to main content

Celery app for mananging tasks and workers

Project description

climate-ref-celery

PyPI version Documentation Status License Python Version

This package provides Celery task generation and worker management for the Climate REF (Rapid Evaluation Framework).

The climate_ref_celery package provides a CLI tool(ref-celery) to start a worker instance for a diagnostics provider. This worker instance will listen for tasks related to a provider and execute them. The compute engine worker will then collect the results of these tasks and store them in the database. This allows for the REF to be run in a distributed manner, with multiple workers running on different machines with a centrally managed database.

Installation

pip install climate-ref-celery

Features

  • Distributed task execution for metrics providers
  • Worker management and monitoring
  • Automatic task routing and scheduling
  • Results collection and storage
  • Support for multiple worker instances

Usage

Starting a Worker

To start a worker instance for a specific metrics provider:

# Using the standalone CLI
ref-celery start-worker --package climate_ref_pmp

# Or using the main REF CLI
ref celery start-worker --package climate_ref_pmp

Configuration

Each worker instance may not share the same configuration as the orchestrator. This is because the worker may be running on a different machine with different resources available or directories.

Each worker instance requires access to a shared input data directory and the output directory. If the worker is deployed as a docker container these directories can be mounted as volumes.

Each worker instance can be configured independently. Required configurations include:

  • Shared input data directory
  • Output directory for results
  • Database connection settings

Documentation

For detailed documentation, please visit https://climate-ref.readthedocs.io/

Contributing

Contributions are welcome! Please see the main project's Contributing Guide for more information.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

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

climate_ref_celery-0.5.0.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

climate_ref_celery-0.5.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file climate_ref_celery-0.5.0.tar.gz.

File metadata

  • Download URL: climate_ref_celery-0.5.0.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.29

File hashes

Hashes for climate_ref_celery-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c03b7208f2f123471e772c47b899cdb23b099616abc441603eff3e66f45fc6b8
MD5 97be9351d15ac1486e68952b3ddb5672
BLAKE2b-256 9511aed060646fdf07a364ce1365737d8fcbc86738353c3e086c527f27c4dd53

See more details on using hashes here.

File details

Details for the file climate_ref_celery-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for climate_ref_celery-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e3fc1ad52424acdd06a9574e507fc6f2f0375469964af8b07d97fee2a1a7e116
MD5 c10bfd64ef6896b3c5ab2ca274ae867d
BLAKE2b-256 47ebd80adf634b71847e3232ba6f9f92a8ecdb21ce4cfa8ce1690e6ccd4d1586

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page