Quick Quiz on Coordinating Deployments
Check your understanding of coordinating deployments by taking this quiz.
Technical Quiz
1.
(Select all that apply.) What statement is correct in relation toflags? Multi-select
A.
+A
true enables kernel pooling, which provides an OS-specific I/O event notification system.
B.
+K
increases the async thread pool, which is a group of threads started by the VM responsible for all of the I/O work done by your code.
C.
+A
increases the async thread pool, which is a group of threads started by the VM responsible for all of the I/O work done by your code.
D.
+K
true enables kernel pooling, which provides an OS-specific I/O event notification system.
1 / 10