Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automated update-Scrapy V0.1 Fixing Navigation links Automatic Nagivation Script

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1c90c0b19e0e1aaf-7f9a07b7-40bf470d-b555a6c0-178b065f7e00f6f7c19beef7"><ac:plain-text-body><![CDATA[

[[API 2006

AA. Bibliography#API 06]]

Class Thread, method stop, interface ExecutorService

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="438083184a88082e-8a9b312d-4cfb4763-80e1b72c-eac2b975dcfd23216a158284"><ac:plain-text-body><![CDATA[

[[Sun 1999

AA. Bibliography#Sun 99]]

 

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="400ea1a102817ac1-b851adfd-4e7b4a9a-81b8bf51-6920da86f0fe532ed8ef1ac8"><ac:plain-text-body><![CDATA[

[[Darwin 2004

AA. Bibliography#Darwin 04]]

24.3 Stopping a Thread

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6aa715d6d3a7c923-e57ab52d-495e4892-92a3b17d-0edac06344c86358d686e886"><ac:plain-text-body><![CDATA[

[[JDK7 2008

AA. Bibliography#JDK7 08]]

Concurrency Utilities, More information: Java Thread Primitive Deprecation

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c49e65858fff1a58-ac7727bf-4e284e6d-80e3ba47-c1a656a305184c47692fa427"><ac:plain-text-body><![CDATA[

[[JPL 2006

AA. Bibliography#JPL 06]]

14.12.1. Don't stop and 23.3.3. Shutdown Strategies

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="27845f7a0756675d-a8fede25-46744cbe-9839a99a-a988787335043833c7cfbeca"><ac:plain-text-body><![CDATA[

[[JavaThreads 2004

AA. Bibliography#JavaThreads 04]]

2.4 Two Approaches to Stopping a Thread

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="af489a5ebd5ecb1e-eee5bb2f-4ea04c90-bd628361-356b203f37d1bc10bcda22a2"><ac:plain-text-body><![CDATA[

[[Goetz 2006

AA. Bibliography#Goetz 06]]

Chapter 7: Cancellation and shutdown

]]></ac:plain-text-body></ac:structured-macro>

...

THI02-J. Notify all waiting threads rather than a single threadImage Added      09. Thread APIs (THI)      THI05-J. Ensure that threads performing blocking operations can be terminated10. Thread Pools (TPS)