DEV Community

Discussion on: April 9, 2020: What did you learn this week?

Collapse
 
ammit profile image
Amit

This week I learned about the AMPQ protocol. I played around with RabbitMQ, developed a small distributed message broker system in GoLang. Learned how to publish and consume messages, got familiar with the queue system etc.