Examples of using
Parallel execution
in English and their translations into Korean
{-}
Colloquial
Ecclesiastic
Ecclesiastic
Programming
Computer
Simulation speed through massively parallel execution.
대용량 병렬 실행을 통한 시뮬레이션 속도.
Achieve a higher throughput with parallel execution in the world's 1 database, using record-level locking.
세계 1위 데이터베이스에서 병렬 실행하고 레코드 레벨 잠금을 이용하여 보다 높은 Throughput 달성.
The‘-j' option is a special case(see Parallel Execution).
J' 옵션은 특수한 경우이다 (see section 패러럴 실행(Parallel Execution)).
For execution on a single simulation target or highly parallel execution on the various LABCAR-RTPCs in a NETWORK-LABCAR network HiL system for maximum simulation speed.
단일 시뮬레이션 타깃에서 실행하거나 NETWORK-LABCAR 네트워크 HiL 시스템의 다중 LABCAR-RTPC 에서 고도로 병렬 실행하여 최대 시뮬레이션 속도 제공.
Static and keyset-driven cursors can be populated by parallel execution plans.
정적 커서 및 키 집합 커서는 병렬 실행 계획에 따라 채워질 수 있습니다.
Its big-data capable architecture includes ScaleR algorithms optimised for fast parallel execution, DistributedR parallel computing framework for managing compute resources, and ConnectR for versatile connections to data sources.
그 큰 가능한 데이터 구조는 고속 병렬 실행을 위해 최적화 스케일링 알고리즘을 포함, 컴퓨팅 리소스를 관리하기위한 DistributedR 병렬 컴퓨팅 프레임 워크, 데이터 소스에 대한 다양한 연결 ConnectR.
Branches the workflow without conditions for concurrent, parallel execution.
조건 없이 분기하여 무조건 실행하는 동시실행 분기함수(parallel execution)입니다.
If parallel execution is warranted, the SQL Server Database Engine determines the optimal number of worker threads and spreads the execution of the parallel plan across those worker threads.
병렬 실행이 보장되는 경우 SQL Server 데이터베이스 엔진SQL Server Database Engine은 최적의 작업자 스레드 수를 결정하고 이 작업자 스레드에 병렬 계획을 분산하여 실행합니다. If parallel execution is warranted, the SQL Server 데이터베이스 엔진SQL Server Database Engine determines the optimal number of worker threads and spreads the execution of the parallel plan across those worker threads.
However, some operators, such as sorting and scanning, can still benefit from parallel execution.
그러나 이 경우에도 정렬 또는 검색과 같은 일부 연산자에는 병렬 처리의 이점이 적용될 수 있습니다.
Traditionally, this model is used primarily to control parallel execution rather than to distribute data values.
전통적으로 이 모델은 데이터 값을 분산하기보다는 병렬 실행을 제어하는데 주로 사용된다.
Act faster Quickly access your data through fast, low-latency data processing using memory(RAM) and distributed parallel execution.
메모리(RAM) 및 분산형 병렬 실행을 이용하여 빠른 속도와 짧은 대기 시간으로 데이터를 처리하여 데이터에 신속하게 액세스할 수 있습니다.
When the CMS collector is used, this flag activates the parallel execution of young generation GCs using multiple threads.
CMS 컬렉터를 사용할때, 이 플래그는 다중 쓰레드를 사용해 young generation GC의 parallel 실행을 활성화한다.
At execution time, the SQL Server Database Engine determines whether the current system workload and configuration information previously described allow for parallel execution.
SQL Server 데이터베이스 엔진SQL Server Database Engine은 실행 시 앞서 설명한 현재 시스템 작업과 구성 정보에서 병렬 실행이 가능한지 확인합니다.
A serial execution plan is considered faster than any possible parallel execution plan for the particular query.
직렬 실행 계획이 특정 쿼리에 사용 가능한 병렬 실행 계획보다 더 빠릅니다.A serial execution plan is considered faster than any possible parallel execution plan for the particular query.
During query optimization, SQL Server looks for queries or index operations that might benefit from parallel execution.
쿼리를 최적화하는 동안 SQL ServerSQL Server는 병렬 실행에 적합한 쿼리나 인덱스 작업을 찾습니다. During query optimization, SQL ServerSQL Server looks for queries or index operations that might benefit from parallel execution.
Therefore, you should avoid writing any code that depends for correctness on parallel execution of iterations or on the execution of iterations in any particular order.
따라서 반복의 병렬 실행 또는 특정 순서로 반복 실행의 정확성에 의존하는 코드를 작성하지 마세요. Therefore, you should avoid writing any code that depends for correctness on parallel execution of iterations or on the execution of iterations in any particular order.
For these queries, SQL Server inserts exchange operators into the query execution plan to prepare the query for parallel execution.
이러한 쿼리에 대해 SQL ServerSQL Server는 쿼리 실행 계획에 교환 연산자를 삽입하여 병렬 실행할 쿼리를 준비합니다. For these queries, SQL ServerSQL Server inserts exchange operators into the query execution plan to prepare the query for parallel execution.
When a query or index operation starts executing on multiple worker threads for parallel execution, the same number of worker threads is used until the operation is completed.
병렬 실행을 위해 쿼리 또는 인덱스 작업이 여러 작업자 스레드에서 실행되기 시작하면 해당 작업이 완료될 때까지 동일한 수의 작업자 스레드가 사용됩니다. When a query or index operation starts executing on multiple worker threads for parallel execution, the same number of worker threads is used until the operation is completed.
Multiple threading is not yet currenly supported, Its still under consideration, but there is support for parallel execution using Async await(just like in C).
다중 스레딩은 아직 지원되지 않지만 아직 고려 중이지만 Async await (C 에서처럼)을 사용하여 병렬 실행을 지원합니다.
Separation of one large information system into homogeneous minisystems(shards) for parallel execution of actions with the system.
시스템과의 병행 실행을 위해 하나의 대형 정보 시스템을 동질성 미니 시스템 (샤드)으로 분리합니다.
Queries that modify table variables do not generate parallel query execution plans.
테이블 변수를 수정하는 쿼리는 병렬 쿼리 실행 계획을 생성하지 않습니다. Queries that modify table variables don't generate parallel query execution plans.
The query processor could not start the necessary thread resources for parallel query execution.".
메시지 텍스트Message Text 쿼리 프로세서에서 병렬 쿼리 실행에 필요한 스레드 리소스를 시작할 수 없습니다.
Unable to log in-"The query processor could not start the necessary thread resources for parallel query execution.".
메시지 텍스트Message Text 쿼리 프로세서에서 병렬 쿼리 실행에 필요한 스레드 리소스를 시작할 수 없습니다. The query processor could not start the necessary thread resources for parallel query execution.
It also makes configuration on demand and parallel project execution more effective(when you enable those features).
또한 온디맨드 구성 과 병렬 프로젝트 실행 을 더 효과적으로 만듭니다(이들 기능을 활성화한 경우).
Executing the operators in a serial plan avoidsscenarios when the startup, distribution, and coordination costs exceed the gains achieved by parallel operator execution.
배포 및 조정 비용이 병렬 연산자 실행으로 얻은 이익보다 큰 경우 연산자를 직렬 계획으로 실행하면 이 시나리오를 피할 수 있습니다. Executing the operators in a serial plan avoids scenarios when the startup, distribution,and coordination costs exceed the gains achieved by parallel operator execution.
You can use the max degree of parallelism(MAXDOP) server configuration option(ALTER DATABASESCOPED CONFIGURATION on SQL Database) to limit the number of processors to use in parallel plan execution.
MAXDOP(최대 병렬 처리 수준) 서버 구성 옵션( SQL DatabaseSQL Database에서 ALTER DATABASE SCOPED CONFIGURATION ) 을 사용 하 여 병렬 계획 실행 에 사용 할 프로세서 수 를 제한 할 수 있 습니다. You can use the max degree of parallelism ( MAXDOP ) server configuration option ( ALTER DATABASE SCOPED CONFIGURATION on SQL DatabaseSQL Database )to limit the number of processors to use in parallel plan execution.
Results: 26,
Time: 0.0397
How to use "parallel execution" in an English sentence
Multiple parallel execution of different methods is straightforward.
Figure 4: Three-level parallel execution of simulation experiment.
The parallel execution coordinator then assembles the result.
Functions enabled for parallel execution can run concurrently.
DB2 SMP allows the parallel execution of OLAP.
C# supports parallel execution of code through multithreading.
Co-ordinates distribution and parallel execution of MapReduce executable.
Improved performance for parallel execution of multiple FMUs.
How is the parallel execution handled in SPL?
Parallel execution of collection available in driver program.
한국어
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Bahasa indonesia
Italiano
日本語
Қазақ
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt
中文