March 2020
Intermediate to advanced
406 pages
8h 39m
English
There are times where we may not want to use built-in Go queueing systems. Perhaps we already have a pipeline that contains other message-queueing systems or perhaps we know that we are going to have to maintain a very large data ingress. Two systems that are commonly used for this task are Apache Kafka and RabbitMQ. Let's take a quick look at how to integrate with both of these systems using Go.
Read now
Unlock full access