answersLogoWhite

0

What is concurrent object?

Updated: 11/10/2022
User Avatar

Adnanzaman17

Lvl 1
13y ago

Best Answer

A concurrent object is an abstract data type that permits concurrent operations that appear to be atomic.

It can be implemented as a data structure in shared memory and a set of algorithms that manipulate the data structure using atomic synchronization primitives.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is concurrent object?
Write your answer...
Submit
Still have questions?
magnify glass
imp