Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
1774 days ago
That would require a real-time OS, I suppose.
2 comments
gumby
1774 days ago
“Realtime” doesn’t imply faster. In fact often the opposite. It just means certain timing constraints will be satisfied, often making explicit what the costs (tradeoffs) are.
link
amelius
1773 days ago
Yes, the constraint here is 1ms.
link
jimktrains2
1774 days ago
You only need a real-time os if you're guaranteeing maximum latency.
link
amelius
1773 days ago
Which is exactly what was asked for.
link