Firebase is true realtime. No polling. No waiting for disk I/O. We are trying to produce the absolute lowest latency possible.
back
2 comments
Traditionally "real-time" in the context of computing means responding to events within a guaranteed time interval, usually milliseconds or microseconds.
Firebase is nothing like a real-time [1] system! That's precisely the kind of stupid dilution my comment was complaining about.