back

by mayop100·14y ago·view on hn ↗
Firebase is true realtime. No polling. No waiting for disk I/O. We are trying to produce the absolute lowest latency possible.
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.

[1] https://en.wikipedia.org/wiki/Real-time_computing