Sum Of Bytes
  • articles
  • about
  • Twitter page
  • GitHub account
💡 What to Expect
Don't expect much. I don't have any big plans for my posts. I typically write about what I'm currently working on and the things I'm discovering in my life right now.
# DNS # GC # JDK # LLM # analytics # asynchronous-io # bigdata # blog # containers # databases # datalake # distributedlocks # docker # gcra # hacker # iceberg # io_uring # isolates # java # linux # microvm # mongodb # network # parquet # phoenix # programming # rate-limiter # redis # search # security # serverless # sharding # stack # tcp # throttler # vector # zig # zookeepr
All Posts
07 Apr, 2024
Understanding Asynchronous I/O in Linux - io_uring
Explore the evolution of I/O multiplexing from `select(2)` to `epoll(7)`, culminating in the advanced io_uring framework