Y
Hacker News
new
|
ask
|
show
|
jobs
by
ray_v
646 days ago
what if the brain just runs an, "event loop" and the frequency is just the sample rate for responding to events?
1 comments
kridsdale3
645 days ago
That would require synchronous processing. In reality you have a trillion async threads.
link