Skip to content

A place to learn (distributed) systems fundamentals. And to play with Rust!

Notifications You must be signed in to change notification settings

tduffy000/learn-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Systems!

A collection of my learnings on (distributed) systems fundamentals. And an excuse to play with Rust!

Contents

Concept Location Description
Consistent Hashing consistent-hashing Unit-circle based consistent hashing for data partitioning.
Messaging messaging Inter-system messaging and event buses.
Networking networking Networking principles such as the OSI Model.
I/O io Input / Output patterns and protocols.

About

A place to learn (distributed) systems fundamentals. And to play with Rust!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages