Skip to content

Replace SocketServer with Epoll #15

@sneilan

Description

@sneilan

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions