Discussion:
[rabbitmq-users] ANN RabbitMQ as a text printer
Gotthard, Petr
2015-07-31 14:58:12 UTC
Permalink
Hi,

It is probably as crazy as it sounds and likely useless, but as a side-effect of one experiment I made a Line Printer (lpr) gateway, which turns RabbitMQ into a virtual printer and allows users to print a (text) message into an exchange. It works in the LPR to AMQP direction only, i.e. you cannot route a message to a printer.

If someone should find it useful, it is at Github:
https://github.com/gotthardp/rabbitmq-printer


Regards,
Petr
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Michael Klishin
2015-07-31 15:02:35 UTC
Permalink
Post by Gotthard, Petr
It is probably as crazy as it sounds and likely useless, but as
a side-effect of one experiment I made a Line Printer (lpr) gateway,
which turns RabbitMQ into a virtual printer and allows users
to print a (text) message into an exchange. It works in the LPR
to AMQP direction only, i.e. you cannot route a message to a printer.
https://github.com/gotthardp/rabbitmq-printer
Petr,

This is worth tweeting about! 

We are very lucky to have you in our community :)
--
MK

Staff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+***@googlegroups.com.
To post to this group, send an email to rabbitmq-***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...