distributed-systems
Unique ID generator — Twitter snow flake design
DESIGN In large distributed systems, something that looks simple on the surface — generating a unique ID — becomes surprisingly hard. When millions of users are...
1 article about snowflake
DESIGN In large distributed systems, something that looks simple on the surface — generating a unique ID — becomes surprisingly hard. When millions of users are...