Y
Hacker News
new
|
ask
|
show
|
jobs
by
f1shy
1205 days ago
Actually synchronous in this context has nothing to do with clock. It refers to the fact that the data does not come at regular intervals (synchronous), but asynchronously.
1 comments
programmer_dude
1205 days ago
(A)Synchronous is a term of art. It precisely means what the GP said. Data can also not come at regular intervals for a synchronous setup.
link