Skip to main content

Multi broker watcher tool that connect them with UNIX pipes. BUS Message watcher for OpenAPI Generator Project

Project description


Powerful Pipes Watcher - Multi-broker watcher tool with the power of UNIX Pipes


License Pypi Versions

Logo

In a nutshell Powerful Pipes Watcher is a multi broker watcher tool that connect them with UNIX pipes.

Install

> pip install powerful-pipes-watch-bus 

Quick Start

Powerful Pipes Watcher read from a broker queue and re-send received data to the UNIX pipeline.

Example:

> watch-bus -c redis:// -q my-queue 

Above command will connect to the localhost Redis at default port, at database number 1, and will listen for my-queue queue.

Supported brokers

Currently, supported brokers are:

  • Redis

We'll be happy if you want to contribute adding new brokers! :)

Redis examples

Bus connections for Redis should look like:

redis://[[user]:[password]@][host][:port][/db=INTEGER]

Default values:

  • user: Null
  • password: Null
  • Host: 127.0.0.1
  • port: 6379
  • db: 1

Authors

Powerful Pipes was made by 42Crunch Research Team:

License

Powerful Pipes is Open Source and available under the AGPLv3+.

Contributions

Contributions are very welcome. See CONTRIBUTING.md or skim existing tickets to see where you could help out.

Acknowledgements

Project logo thanks to Camera control vector created by upklyak.

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

powerful-pipes-watch-bus-1.0.2.tar.gz (17.0 kB view details)

Uploaded Source

File details

Details for the file powerful-pipes-watch-bus-1.0.2.tar.gz.

File metadata

File hashes

Hashes for powerful-pipes-watch-bus-1.0.2.tar.gz
Algorithm Hash digest
SHA256 88dc28cd63c0a1de3feb3ee7150c9144a4c4af75a264bf8dddc4c334f504d857
MD5 0b734828d91ad3ee8552f505b69bd2aa
BLAKE2b-256 5788738b37705db98db5d4184389f6df4bbda07ae7b9bb54f0395f85d82e3b94

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