https://github.com/galan/plunger
Simple messaging client for the shell (JMS, AMQP, Kafka)
https://github.com/galan/plunger
activemq apache-kafka cli java jms kafka queueing rabbitmq shell
Last synced: 5 days ago
JSON representation
Simple messaging client for the shell (JMS, AMQP, Kafka)
- Host: GitHub
- URL: https://github.com/galan/plunger
- Owner: galan
- License: other
- Created: 2013-01-04T10:55:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T13:37:01.000Z (over 2 years ago)
- Last Synced: 2025-03-25T20:12:55.906Z (12 months ago)
- Topics: activemq, apache-kafka, cli, java, jms, kafka, queueing, rabbitmq, shell
- Language: Java
- Homepage:
- Size: 38.8 MB
- Stars: 7
- Watchers: 5
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
plunger
=======
Simple messaging client for the shell - provides basic access to messaging-providers, such as [RabbitMQ](https://www.rabbitmq.com), [JBoss HornetQ](http://www.jboss.org/hornetq), [Apache ActiveMQ](http://activemq.apache.org) and [Apache Kafka](http://kafka.apache.org).
With plunger you can:
- list all available queues and topics (including the amount of messages and consumers)
- consume/browse messages
- put messages in a queue or topic
- get the amount of messages or consumers for a specific destination
Go on, and read the [documentation](documentation/home.md).
The [installation](https://github.com/galan/plunger/wiki/Building-plunger) will build the sources and create the required scripts.
Demo
====

Acknowledgement: plungers development started during work at SEOlytics GmbH and continued at [Joblift GmbH](http://joblift.de).