Go Heartbeat
Jump to navigation
Jump to search
External
- Concurrency in Go Katherine Cox-Buday, Chapter 5. "Concurrency at Scale" Section "Heartbeats"
Internal
Overview
Heartbeats are a way for concurrent processes to signal life to outside parties.