go-dojo
learn go · earn mastery
phase 4 · 4.3-logical-clocks

Lamport + vector clocks

prereqs 4.2-gossip-protocol
review intervals 7d 21d 60d drills lamport-clock

The lesson for this task hasn't been written yet. The mastery criteria below is the shortest description of what you'll own when this task is green.

Mastery criteria

- Lamport clock integrated into the gossip network: events have total order
- Vector clock correctly identifies concurrent vs causally-ordered events
- Can hand-trace an example on a whiteboard without looking

Verify

Run from your go-dojo repo root:

go-dojo verify 4.3-logical-clocks

This runs the task's go test suite in exercises/phase-4/4.3-logical-clocks/, commits the attempt to .go-dojo/attempts/, and updates your mastery.