Viewing profile — linl
linl
HN member- Joined
- Sat, May 02, 2020, 6:21 PM UTC
- HN karma
- 15
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About linl
No profile information was provided.
Recent public activity
- story
-
comment
Comment #41362284
Thanks for sharing. I helped write this guide. My team and I collectively wrote connectivity for around 80-140 trading venues at major trading firms before this, and we tried to di…
-
comment
Comment #40940302
Recently our team at Databento was debugging a memory leak on an experimental debugging branch. For context, this is on a Rust application that distributes billions of market data …
- story
- story
- story
-
comment
Comment #38662186
There are several types of process models that's suitable for a DBMS: 1 process per DBMS worker, 1 thread per DBMS worker, a lightweight thread pool, a process pool, etc. Hellerste…
-
comment
Comment #38660122
I agree with this. B-trees vs hash indices, I/O hierarchy, process model, etc. Also in the modern day, it's valuable to learn common strategies behind column-oriented databases suc…
- story