Report LinksWe do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
RabbitMQ is an incredibly popular, lightweight and open-source message broker which has been widely adopted for use in distributed, resilient systems. In this course, we'll be covering the fundamentals you ned to get started developing Go applications on top of RabbitMQ.
Through these videos, we'll be covering a range of different topics such as
• Running RabbitMQ locally with Docker
• Structuring your Go App and Creating a RabbitMQ Service
• Connecting to RabbitMQ and Creating Channels and Queues
• Publishing and Consuming messages off a RabbitMQ Queue