In computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for concurrent operations are generated, while getting those results as quickly as possible.

PropertyValue
dbpprop:abstract
  • In computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for concurrent operations are generated, while getting those results as quickly as possible.
  • 並行性制御(へいこうせいせいぎょ、英: Concurrency Control)とは、データベースについて、トランザクションがデータ完全性を失うことなく安全に実行されることを保証する手法である。並行性制御は特にデータベース管理システム (DBMS) に適用され、トランザクションがACID原則(後述)に従って安全に実行されることを保証する。DBMSはシリアライズ可能 (Srializable) で復旧可能 (Recoverable) なスケジュールだけを許すよう設計されなければならず、中断されたトランザクションを取り消す際にコミット済みのトランザクションの結果が失われないことを保証しなければならない。 並行計算(並列コンピューティング、マルチプロセッシングなど)に関する情報工学の一分野では、並行性制御が並行実行による高速性と処理結果の正当性を両立させる手段として使われている。 データベース以外のメモリ上のみのデータ構造によるシステムでも、ディスク上のデータベースでも、いくつかの並行性制御のためのアルゴリズムが使われている。
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • In computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for concurrent operations are generated, while getting those results as quickly as possible.
rdfs:label
  • Concurrency control
  • 並行性制御
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of
is owl:sameAs of