Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
KRAKRISMOTT
on Oct 21, 2023
|
parent
|
context
|
favorite
| on:
MMO Architecture: clients, sockets, threads and co...
>
Our server software architectures use a single dedicated thread on a UDP port, which reads packets and distributes them to lockless queues each owned by a dedicated single thread handler exclusively bound to separate physical cores.
LMAX disruptor?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
LMAX disruptor?