Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jfkebwjsbx
on May 15, 2020
|
parent
|
context
|
favorite
| on:
What developers should know about TCP
I see, thanks!
What about the queue discipline?
jeffbee
on May 15, 2020
[–]
If you face a choice of what frame to put on the wire at any moment, the queue discipline makes that choice. The easiest policy is to simply send the oldest frame, but this is also the worst policy.
jfkebwjsbx
on May 15, 2020
|
parent
[–]
Ah, so the eviction/priority algorithm. Thanks!
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
What about the queue discipline?