Skip to main content

The rabbitmq plugin of the Minos Framework

Project description

Minos logo

minos-broker-rabbitmq

PyPI Latest Release GitHub Workflow Status License Coverage Stack Overflow

Summary

Minos is a framework which helps you create reactive microservices in Python. Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an asynchronous environment.

Installation

Install the dependency:

pip install minos-broker-rabbitmq

Modify config.yml file:

...
interfaces:
  broker:
    port: minos.networks.BrokerPort
    common:
      host: localhost
      port: 5672
      queue:
        records: 1000
        retry: 2
    publisher:
      client: minos.plugins.rabbitmq.RabbitMQBrokerPublisher
      queue: minos.networks.PostgreSqlBrokerPublisherQueue
    subscriber:
      client: minos.plugins.rabbitmq.RabbitMQBrokerSubscriber
      queue: minos.networks.PostgreSqlBrokerSubscriberQueue
      validator: minos.networks.PostgreSqlBrokerSubscriberDuplicateValidator
...

Documentation

The official API Reference is publicly available at the GitHub Pages.

Source Code

The source code of this project is hosted at the GitHub Repository.

Getting Help

For usage questions, the best place to go to is StackOverflow.

Discussion and Development

Most development discussions take place over the GitHub Issues. In addition, a Gitter channel is available for development-related questions.

License

This project is distributed under the MIT license.

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

minos-broker-rabbitmq-0.8.0.dev1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

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

minos_broker_rabbitmq-0.8.0.dev1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file minos-broker-rabbitmq-0.8.0.dev1.tar.gz.

File metadata

  • Download URL: minos-broker-rabbitmq-0.8.0.dev1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.12 Linux/5.13.0-1022-azure

File hashes

Hashes for minos-broker-rabbitmq-0.8.0.dev1.tar.gz
Algorithm Hash digest
SHA256 ad1d0baa5ad44fadb47c49a43a26d16149523ceb3057308abc02ed63cc0eb694
MD5 48eda151d1c0b8c04245631693e89e8e
BLAKE2b-256 015228f3ddedd798e6638d650d3612cfd56a9d6b5164152b755dc2f03c287a8e

See more details on using hashes here.

File details

Details for the file minos_broker_rabbitmq-0.8.0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for minos_broker_rabbitmq-0.8.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fdb693303e518a1e8d24ec480a07d2b52794d942995478938cd715cd75fb626
MD5 aff69d1d3e0aeec1d5e21f8894461823
BLAKE2b-256 1f681e5d6ed46e4a467a947afb619ca70bd26d58c968ba21c6491b820dc85518

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