Hacker News new | ask | show | jobs
by gazarullz 2365 days ago
out of curiosity, how does reactive work with synchronicity, shouldn't it be going hand in hand with async?
1 comments

My guess is that Esterel is using the word "synchronicity" for what we know as "reactive" today. Not to be confused with the "sync/async" we normally refer to blocking/non-blocking today. I could misunderstanding this though. See https://en.wikipedia.org/wiki/Synchronous_programming_langua...