Network, Computer and Programming Resources
Visual basic - Concurrency
In software solutions that require more than one user to access data at the same time, the term concurrency refers to the problems that come up when two or more users or processes try to update the same data at the same time.