ucall icon indicating copy to clipboard operation
ucall copied to clipboard

Upgrade to Linux 6.8 Kernel & Drop TLS

Open ashvardanian opened this issue 9 months ago • 0 comments

  • [x] Drop TLS 💣
  • [ ] Acceleratre io_uring engine with zero-copy and other pre-v6.8 kernel functionality
  • [ ] Unify benchmarks & examples into a monolith, to make server benchmarks more reproducible
    • [x] FastAPI
    • [x] UCall for Python
    • [x] UCall for C++
    • [ ] GoLang
    • [ ] Lua
  • [ ] Reimplement clients to cover much broader functionality
    • [ ] GoLang
    • [x] HTTPX for Python
    • [ ] cURL for C++
  • [ ] Dynamic server-side re-batching
    • [ ] UCall for C++
    • [ ] UCall for Python

ashvardanian avatar May 13 '24 01:05 ashvardanian