queue-pusher
v1.1.2
Published
App to push messages to a queue on any AMQP
Downloads
14
Readme
queue-pusher
App to push messages to a queue on any AMQP
Description
This app is designed to help teams in the process do add multiple messages to a specefic queue at any AMQP Service
Author
CentauroTech
Instalation
To run this app you must have nodejs previously installed on your machine. You can download it from https://nodejs.org/
To install, just run the node package manager:
npm install queue-pusher -g
Running
More information on running the app you just have to call the help parameret -h or --help
queue-puhser -h
Latest Version
1.1.1
Changes on this version
- Fixed the problem with case sensitive module reference
Know issues
- The read command is not working yet. (We are working on that).
License
GPL-3.0