Skip to main content

Message exchange engine to build pipelines using brokers like RabbitMQ

Project description

Build Status

BarterDude

Message exchange engine to build pipelines using brokers like RabbitMQ

Install

Using Python 3.6+

make install

or

make setup

for development

Test

make test

Usage

    barterdude = BarterDude([connection, ...])

    healthcheck = Healthcheck(baterdude, ...)
    metrics = Prometheus(baterdude, ...)
    monitor = Monitor(healthcheck, metrics)

    @barterdude.route(["queue"], ...)
    @barterdude.forward(["exchange"], ...)
    @barterdude.observe(monitor)
    def my_callback(msg):
        pass

Contribute

For development and contributing, please follow Contributing Guide and ALWAYS respect the Code of Conduct

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

barterdude-0.0.4.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file barterdude-0.0.4.tar.gz.

File metadata

  • Download URL: barterdude-0.0.4.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7

File hashes

Hashes for barterdude-0.0.4.tar.gz
Algorithm Hash digest
SHA256 747974a16653d1c30ee41fbc8ef1fe8ff71274f2107b2235caa6e5eabb98bfc8
MD5 e9f83228b709003ddbe7de4e6834835b
BLAKE2b-256 479e2e71979384bb6d1c6e276a72c9e43db737e27bcf083b7702f05ad505927d

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