Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Related Guidelines

...

[API 2006]

Class Thread, method stop, interface ExecutorService

[Sun 1999]

 

[Darwin 2004]

24.3, Stopping a Thread

[JDK7 2008]

Concurrency Utilities, More information: Java Thread Primitive Deprecation

[JPL 2006]

14.12.1, Don't Stop; 23.3.3, Shutdown Strategies

[JavaThreads 2004]

2.4, Two Approaches to Stopping a Thread

[Goetz 2006]

Chapter 7, Cancellation and Shutdown

 

...

      09. Rule 10: Thread APIs (THI)      10. Rule 11: Thread Pools (TPS)