Skip to content
forked from galan/plunger

Simple messaging client for the shell (JMS, AMQP, Kafka)

License

Notifications You must be signed in to change notification settings

joblift/plunger

 
 

Repository files navigation

plunger

Simple messaging client for the shell - provides basic access to messaging-providers, such as RabbitMQ, JBoss HornetQ, Apache ActiveMQ and Apache Kafka.

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.

The installation will build the sources and create the required scripts.

Demo

Visual demonstration of plunger (loading gif..)

Acknowledgement: plungers development started during work at SEOlytics GmbH and continued at Joblift GmbH.

About

Simple messaging client for the shell (JMS, AMQP, Kafka)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.8%
  • Shell 3.2%