You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Epoll will let the exchange handle thousands if not hundreds of thousands of clients at the same time. I could use io_uring but the exchange already uses ringbuffers to spool inbound and outbound messages.