Low quality sentence examples
공유 잠금은 각 문이 끝날 때 해제되지 않고 트랜잭션이 끝날 때까지 유지되므로 동시성이 기본 READ COMMITTED 격리 수준보다 낮습니다. Because shared locks are held to the end of a transaction instead of being released at the end of each statement, concurrency is lower than the default READ COMMITTED isolation level.
reducing excessive memory grants that impact concurrency and fixing underestimated memory grants that cause expensive spills to disk.
비동기 프로그래밍 기능More advanced concurrency and asynchrony C++/WinRT로 동시성, 비동기 작업을 모두 수행하는 고급 시나리오. More advanced scenarios with concurrency and asynchrony in C++/WinRT.
Std. concurrency'의 대체모듈 작성 308.
우리는 이것을 hardware concurrency라고 일컫습니다.
많은 concurrency-control 알고리즘들이 serializability를 보장합니다.
왜 Concurrency가 필요한가?
동시성 제어Concurrency Control.
그리고 이를 위하여 Java 언어는 concurrency도 지원하고 있다.
왜 Concurrency가 필요한가?
왜 Concurrency가 필요한가?
Core Data 그리고 Swift: 동시 실행(Concurrency.
필요하지 않다면 Optimistic Concurrency을 끄세요.
Concurrency에서 사용하는 Actor 모델에 유용하다.
Concurrency 관련 코드는 다른 코드들과 분리하라.
이를 동시성 제어(Concurrency Control)이라 한다.
Parallelism은 Concurrency를 필요로 하지만 Concurrency가 Parallelism을 보장하진 않는다.
Parallelism은 Concurrency를 필요로 하지만 Concurrency가 Parallelism을 보장하진 않는다.
Concurrency - 어떻게 / 왜 기능 언어(특히 Erlang)가 잘 확장됩니까?
동시성 제어(Concurrency Control) 관련하여 Optimistic/Pessimistic이란 용어가 있다.