搜索资源列表
thread-pool
- 使用java代码,通过修改线程池解决来并发访问-The modify thread pool address concurrent access
UncheckedTimeoutException
- Unchecked version of java.util.concurrent. Timeout Exception.
UncheckedTimeoutException
- Unchecked version of java.util.concurrent.TimeoutException.
Timer
- Timers schedule one-shot or recurring TimerTask tasks for execution. Prefer java.util.concurrent.ScheduledThreadPoolExecutor ScheduledThreadPoolExecutor for new code.
AtomicReference
- An object reference that may be updated atomically. See the {@link java.util.concurrent.atomic package specification for descr iption of the properties of atomic variables.
java
- JAVA 并发编程及其源代码-JAVA concurrent program and its source code
