| ▲ | cess11 3 hours ago | |
It's common to distinguish between hard real-time and soft real-time (and sometimes firm real-time). This software is supposedly soft real-time, similar to what you'd expect from e.g. an Erlang system. Delayed tasks aren't considered fatal failures but overall you get a user experience close to what hard real-time systems are supposed to deliver. | ||