DictionaryForumContacts

Terms containing Parallelism | all forms
SubjectEnglishJapanese
phys.angle of parallelism平行角 (へいこうかく)
comp., MSpartitioned table parallelismパーティション テーブルの並列処理 (The parallel execution strategy for queries that select from partitioned objects. As part of the execution strategy, the query processor determines the table partitions that are required for the query and the proportion of threads to allocate to each partition. In most cases, the query processor allocates an equal or almost equal number of threads to each partition, and then executes the query in parallel across the partitions)
gen.structural parallelism構造的類似性
comp., MSstructured parallelism構造化並列処理 (In the Concurrency Runtime, parallel code that is scheduled and finished in the lexical scope from which it starts. Under the structured parallelism model, a task does not finish until its child tasks finish)
comp., MSunstructured parallelism非構造化並列処理 (In the Concurrency Runtime, parallel code that can start in one context and finish in a different context. For example, a set of tasks in a task group can start in one context, and then finish in a different context)

Get short URL