Hacker News new | ask | show | jobs
by ComputerGuru 741 days ago
Absolutely. As a great example, code that was architected to use either poll/epoll/kqueue/etc and IOCP under Windows was in a great position to just adopt io_uring without much rearchitecting!