...
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] interface ExecutorService \[[Goetz 06|AA. Java References#Goetz 06]\] Chapter 7: Cancellation and shutdown |
...
CON10CON30-J. Do not synchronize on the intrinsic locks of high-level concurrency objectsexecute interdependent tasks in a bounded thread pool 11. Concurrency (CON) CON32-J. Ensure that tasks executing in a thread pool do not fail silently