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.
Can C# be used for developing a real-time application that involves taking input from web cam continuously and processing the …
c# windows real-timeI am in the process of choosing a networking library to implement a client/server system that cannot spare any …
java networking real-time netty nioI have a threaded class whose loop needs to execute 4 times every second. I know that I can do something …
python multithreading real-timeSo I am an inexperienced Python coder, with what I have gathered might be a rather complicated need. I am …
python real-timeI have an application which updates a variable about between 5 to 50 times a second and I am looking for some …
java graph real-time jfreechartI've been trying to get my application recording the sound coming from the microphone and playing it back in (approximately) …
android audio real-time record audio-recordingI'm about to develop a website that has near real time chat. I know that it can be implemented using …
java websocket xmpp real-time near-real-time