Overview
Explore the benefits of using ZeroMQ for building microservices in this EuroPython 2016 conference talk. Discover how ZeroMQ's flexible communication patterns and asynchronous API can simplify your microservice architecture and provide reliable, low-latency communications. Learn about ZeroMQ implementation in Python, common usage patterns, handling backpressure, and various communication patterns that can streamline your overall architecture. Compare ZeroMQ to traditional JSON over HTTP implementations and understand why it might be a superior choice for your microservices. Gain insights into oneway communication, service buttons, and stream abstractions to enhance your microservice development skills.
Syllabus
Introduction
Message Passing
ZeroMQ
HTTP
ZeroMQ Tips
Oneway Communication
Service Button
PubService
Stream abstraction
Conclusion
Taught by
EuroPython Conference