adspace


What's the difference between asynchrony and concurrency?

Answer Posted / Puneet Kumar Anand

Asynchrony is a programming paradigm where the order of execution does not necessarily correspond to the order in which operations are issued. Concurrency, on the other hand, refers to multiple tasks running at the same time within a single process or system. Asynchronous operations can be concurrent if they don't block each other, but not all concurrent operations are asynchronous.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

944


Are you still writing code? Do you love it?

864


What is your experience with qa engineering?

928


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

930


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

975