Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
Signed-off-by: Haile Lagi <[email protected]>
  • Loading branch information
hailelagi committed Jan 7, 2024
1 parent a71c5df commit 6edb7c0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions content/hacks/tsunami.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,11 @@ That leaves us with:
- Consistency
- Isolation

intro to lock free techniques
what to be done etc

#
# Gotta Go Fast

intro to lock free techniques[3]

## More complex Types

Expand All @@ -149,6 +150,7 @@ however we don't want to feel left out, let's build a tiny(compared to sql) quer

- [1] [On the scalability of the Erlang term storage](http://doi.acm.org/10.1145/2505305.2505308)
- [2] [More Scalable Ordered Set for ETS Using Adaptation](https://doi.org/10.1145/2633448.2633455)
- [3] [Lockless Programming Considerations for Xbox 360 and Windows](https://learn.microsoft.com/en-gb/windows/win32/dxtecharts/lockless-programming?redirectedfrom=MSDN)

## What's a Mutex really it's just a sephamore

Expand Down

0 comments on commit 6edb7c0

Please sign in to comment.