A task is real-time when the timeliness of the activities' completion is a functional requirement and correctness condition, rather than merely a performance metric.
I am considering using virtual inheritance in a real-time application. Does using virtual inheritance have a performance impact similar to …
c++ performance real-time virtual-inheritanceI am developing a real-time text editor with paragraph locking property similar to https://quip.com/. in socket.io and …
node.js socket.io real-time paragraph collaborative-editingI'm evaluating to rewrite a piece of real-time software from C/assembly language to C++/assembly language (for reasons not …
c++ c real-time vtable virtual-functionsI am looking at moving my product from an RTOS to embedded Linux. I don't have many real-time requirements, and …
linux embedded real-timei'm sorry for not posting any code, but i'm trying learning more about latency and webRTC , what is the best …
javascript html real-time webrtc latencyI'm hoping maybe someone has a quick answer for this but essentially when I turn on optimizations, I get the …
embedded real-time linker-errors integrity greenhillsI started developing software for real-time systems a few months ago in C for space applications, and also for microcontrollers …
c++ c real-time deterministic non-deterministicI'm looking for a simple C# real-time voice detection library. The input should be an audio stream, and the output …
audio real-time signal-processing speech-recognition voice