Liking cljdoc? Tell your friends :D

Chapter 3: Broadcast

In this chapter, we generalize our echo server to a re-usable Node class, and build a simple gossip-based broadcast system. We explore the impact of various network topologies on message volume and effective latency, and make our gossip protocol robust to network failures.

  1. Broadcast
  2. Performance

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close