Chapter 2. Getting data from clients: data ingestion
2.1. Common interaction patterns
2.1.1. Request/response pattern
2.1.2. Request/acknowledge pattern
2.1.3. Publish/subscribe pattern
2.2. Scaling the interaction patterns
2.2.1. Request/response optional pattern
2.2.2. Scaling the stream pattern
2.3.1. Receiver-based message logging
2.3.2. Sender-based message logging
2.3.3. Hybrid message logging
What’s inside