home.social

#glommio — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #glommio, aggregated by home.social.

fetched live
  1. #aquatic HTTP and WS trackers now are buildable on modern systems by upgrading #glommio to v0.10 patch github.com/greatest-ape/aquati

    * aquatic is alternative to well known #OpenTracker #BitTorrent tracker, but written in #Rust; its UDP fork is also part of the #btracker ecosystem github.com/YGGverse/btracker

  2. io_uring без розовых очков: 5 граблей, которые сожгли мне неделю, и где он реально быстрее epoll

    io_uring продавали как убийцу epoll. На деле на HTTP keep-alive разница 0-15%, иногда не в его пользу. Но на NVMe с queue depth 128 - в 3 раза быстрее. Честный разбор с бенчмарками, реальными граблями (SQPOLL, cancel race, partial recv) и почему Google отключил io_uring в ChromeOS.

    habr.com/ru/articles/1039820/

    #io_uring #epoll #asyncio #liburing #высокаянагрузка #ядроlinux #NVMe #tokiouring #glommio #syscall

  3. Each time I see posts about how Mastodon (the backend software) scale I start to architect a replacement in my head.

    Maybe a rewrite in rust using #Glommio and an event sourced core with storage in #PostgreSQL, projections in #ScyllaDB and #RedPanda for the queues.

    But that's very much not a weekend project so it'll never happen.