/201711_HYC-gopher-concurrency

Examples for presentation "How Gopher survive in the Internet jungle"

Gohper concurrency

This project contains examples from presentation How Gopher survive in the Internet jungle?

Following branches are available:

  • 1_global_start: starting point for developing global limiter
  • 2_global_complete: expected end-state for global limiter
  • 3_leaky_start: starting point for developing leaky bucket limiter
  • 4_leaky_complete: expected end-state for leaky bucket limiter