C++ programming on LInux - RabbitMQ Consumer using librabbitmq

preview_player
Показать описание
RabbitMQ is a messaging broker. It accepts messages from publishers, routes them and, if there were queues to route to,
stores them for consumption or immediately delivers to consumers,the consumer is an application (or application instance)
that consumes messages from specified queue.

In this short video, it's going to demonstrate how to write a RabbitMQ consumer API using librabbitmq library only.

Рекомендации по теме
Комментарии
Автор

Great video. Would you be willing to share the source and makefile? Thank you!!!

x-mcu
join shbcf.ru