Subject | English | Dutch |
commun., IT | commitment,concurrency and recovery relationship | CCR-relatie |
commun., IT | commitment,concurrency and recovery relationship | commitment,concurrency en recovery-relatie |
IT, dat.proc. | concurrency control | gelijktijdigheidscontrole |
IT, dat.proc. | concurrency control | concurrency controle |
gen. | concurrency criteria | criteria voor parallelle operaties |
comp., MS | concurrency model | gelijktijdigheidsmodel (A way in which an application can be designed to account for concurrent operations that use the same cached data. Windows Server AppFabric supports optimistic and pessimistic concurrency models) |
comp., MS | optimistic concurrency | optimistisch gelijktijdigheidsmodel (A method of managing concurrency by using a cached object's version information. Because every update to an object changes its version number, using version information prevents the update from overwriting someone else's changes) |
comp., MS | pessimistic concurrency | pessimistisch gelijktijdigheidsmodel (A method of managing concurrency by using a lock technique to prevent other clients from updating the same object at the same time) |