adspace


Tell me why is it better to use multi-threading polling then single threading model?

Answer Posted / Nitish Saxena

Multi-threading polling offers several advantages over the single-threading model in embedded systems. First, it enables concurrent execution of multiple tasks, improving overall system responsiveness and efficiency. Second, it allows for better resource management, as each thread can handle a specific task or set of tasks. Lastly, multi-threading can help reduce latency by allowing tasks to run concurrently without blocking each other.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me about some of your hobby projects that you've written in your off time.

972


What is your experience with qa engineering?

927


What software languages have you used to design, develop, and debug software application interfaces?

942


Would you call yourself a craftsman (craftsperson) and what does that word mean to you?

927


Are you still writing code? Do you love it?

862