René's URL Explorer Experiment


Title: 16.2. threading — Thread-based parallelism — Python v3.2.6 documentation

direct link

Domain: docs.python.org

Nonetext/html; charset=utf-8

Links:

indexhttps://docs.python.org/3.2/genindex.html
moduleshttps://docs.python.org/3.2/py-modindex.html
nexthttps://docs.python.org/3.2/library/multiprocessing.html
previoushttps://docs.python.org/3.2/library/select.html
Pythonhttp://www.python.org/
3.2.6 Documentationhttps://docs.python.org/3.2/index.html
The Python Standard Libraryhttps://docs.python.org/3.2/library/index.html
16. Optional Operating System Serviceshttps://docs.python.org/3.2/library/someos.html
threadinghttps://docs.python.org/3.2/library/threading.html#module-threading
https://docs.python.org/3.2/library/threading.html#module-threading
Lib/threading.pyhttp://hg.python.org/cpython/file/3.2/Lib/threading.py
_threadhttps://docs.python.org/3.2/library/_thread.html#module-_thread
queuehttps://docs.python.org/3.2/library/queue.html#module-queue
dummy_threadinghttps://docs.python.org/3.2/library/dummy_threading.html#module-dummy_threading
threadinghttps://docs.python.org/3.2/library/threading.html#module-threading
_threadhttps://docs.python.org/3.2/library/_thread.html#module-_thread
Global Interpreter Lockhttps://docs.python.org/3.2/glossary.html#term-global-interpreter-lock
multiprocessinghttps://docs.python.org/3.2/library/multiprocessing.html#module-multiprocessing
concurrent.futures.ProcessPoolExecutorhttps://docs.python.org/3.2/library/concurrent.futures.html#concurrent.futures.ProcessPoolExecutor
https://docs.python.org/3.2/library/threading.html#threading.active_count
Threadhttps://docs.python.org/3.2/library/threading.html#threading.Thread
enumerate()https://docs.python.org/3.2/library/threading.html#threading.enumerate
Condition Objectshttps://docs.python.org/3.2/library/threading.html#condition-objects
https://docs.python.org/3.2/library/threading.html#threading.current_thread
Threadhttps://docs.python.org/3.2/library/threading.html#threading.Thread
threadinghttps://docs.python.org/3.2/library/threading.html#module-threading
https://docs.python.org/3.2/library/threading.html#threading.enumerate
Threadhttps://docs.python.org/3.2/library/threading.html#threading.Thread
current_thread()https://docs.python.org/3.2/library/threading.html#threading.current_thread
set()https://docs.python.org/3.2/library/threading.html#threading.Event.set
Event Objectshttps://docs.python.org/3.2/library/threading.html#event-objects
https://docs.python.org/3.2/library/threading.html#threading.local
localhttps://docs.python.org/3.2/library/threading.html#threading.local
https://docs.python.org/3.2/library/threading.html#threading.Lock
Lock Objectshttps://docs.python.org/3.2/library/threading.html#lock-objects
https://docs.python.org/3.2/library/threading.html#threading.RLock
RLock Objectshttps://docs.python.org/3.2/library/threading.html#rlock-objects
Semaphore Objectshttps://docs.python.org/3.2/library/threading.html#semaphore-objects
https://docs.python.org/3.2/library/threading.html#threading.BoundedSemaphore
ValueErrorhttps://docs.python.org/3.2/library/exceptions.html#ValueError
Thread Objectshttps://docs.python.org/3.2/library/threading.html#thread-objects
Timer Objectshttps://docs.python.org/3.2/library/threading.html#timer-objects
https://docs.python.org/3.2/library/threading.html#threading.settrace
threadinghttps://docs.python.org/3.2/library/threading.html#module-threading
sys.settrace()https://docs.python.org/3.2/library/sys.html#sys.settrace
https://docs.python.org/3.2/library/threading.html#threading.setprofile
threadinghttps://docs.python.org/3.2/library/threading.html#module-threading
sys.setprofile()https://docs.python.org/3.2/library/sys.html#sys.setprofile
https://docs.python.org/3.2/library/threading.html#threading.stack_size
ValueErrorhttps://docs.python.org/3.2/library/exceptions.html#ValueError
https://docs.python.org/3.2/library/threading.html#threading.TIMEOUT_MAX
Lock.acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
RLock.acquire()https://docs.python.org/3.2/library/threading.html#threading.RLock.acquire
Condition.wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
OverflowErrorhttps://docs.python.org/3.2/library/exceptions.html#OverflowError
Threadhttps://docs.python.org/3.2/library/threading.html#threading.Thread
https://docs.python.org/3.2/library/threading.html#thread-objects
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
start()https://docs.python.org/3.2/library/threading.html#threading.Thread.start
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
is_alive()https://docs.python.org/3.2/library/threading.html#threading.Thread.is_alive
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
namehttps://docs.python.org/3.2/library/threading.html#threading.Thread.name
daemonhttps://docs.python.org/3.2/library/threading.html#threading.Thread.daemon
Eventhttps://docs.python.org/3.2/library/threading.html#threading.Event
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
https://docs.python.org/3.2/library/threading.html#threading.Thread
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
https://docs.python.org/3.2/library/threading.html#threading.Thread.start
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
https://docs.python.org/3.2/library/threading.html#threading.Thread.run
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
is_alive()https://docs.python.org/3.2/library/threading.html#threading.Thread.is_alive
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
join()https://docs.python.org/3.2/library/threading.html#threading.Thread.join
https://docs.python.org/3.2/library/threading.html#threading.Thread.name
https://docs.python.org/3.2/library/threading.html#threading.Thread.getName
https://docs.python.org/3.2/library/threading.html#threading.Thread.setName
namehttps://docs.python.org/3.2/library/threading.html#threading.Thread.name
https://docs.python.org/3.2/library/threading.html#threading.Thread.ident
_thread.get_ident()https://docs.python.org/3.2/library/_thread.html#_thread.get_ident
https://docs.python.org/3.2/library/threading.html#threading.Thread.is_alive
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
run()https://docs.python.org/3.2/library/threading.html#threading.Thread.run
enumerate()https://docs.python.org/3.2/library/threading.html#threading.enumerate
https://docs.python.org/3.2/library/threading.html#threading.Thread.daemon
start()https://docs.python.org/3.2/library/threading.html#threading.Thread.start
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
daemonhttps://docs.python.org/3.2/library/threading.html#threading.Thread.daemon
https://docs.python.org/3.2/library/threading.html#threading.Thread.isDaemon
https://docs.python.org/3.2/library/threading.html#threading.Thread.setDaemon
daemonhttps://docs.python.org/3.2/library/threading.html#threading.Thread.daemon
https://docs.python.org/3.2/library/threading.html#lock-objects
_threadhttps://docs.python.org/3.2/library/_thread.html#module-_thread
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
context manager protocolhttps://docs.python.org/3.2/library/threading.html#with-locks
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
https://docs.python.org/3.2/library/threading.html#threading.Lock.release
https://docs.python.org/3.2/library/threading.html#rlock-objects
acquire()https://docs.python.org/3.2/library/threading.html#threading.RLock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
release()https://docs.python.org/3.2/library/threading.html#threading.Lock.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Lock.acquire
context manager protocolhttps://docs.python.org/3.2/library/threading.html#with-locks
https://docs.python.org/3.2/library/threading.html#threading.RLock.acquire
https://docs.python.org/3.2/library/threading.html#threading.RLock.release
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
https://docs.python.org/3.2/library/threading.html#condition-objects
context manager protocolhttps://docs.python.org/3.2/library/threading.html#with-locks
acquire()https://docs.python.org/3.2/library/threading.html#threading.Condition.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Condition.release
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
https://docs.python.org/3.2/library/threading.html#usage
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
wait_for()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait_for
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
https://docs.python.org/3.2/library/threading.html#interface
https://docs.python.org/3.2/library/threading.html#threading.Condition
Lockhttps://docs.python.org/3.2/library/threading.html#threading.Lock
RLockhttps://docs.python.org/3.2/library/threading.html#threading.RLock
RLockhttps://docs.python.org/3.2/library/threading.html#threading.RLock
https://docs.python.org/3.2/library/threading.html#threading.Condition.acquire
https://docs.python.org/3.2/library/threading.html#threading.Condition.release
https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
notify_all()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
RLockhttps://docs.python.org/3.2/library/threading.html#threading.RLock
release()https://docs.python.org/3.2/library/threading.html#threading.Condition.release
RLockhttps://docs.python.org/3.2/library/threading.html#threading.RLock
https://docs.python.org/3.2/library/threading.html#threading.Condition.wait_for
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
wait()https://docs.python.org/3.2/library/threading.html#threading.Condition.wait
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
https://docs.python.org/3.2/library/threading.html#threading.Condition.notify_all
notify()https://docs.python.org/3.2/library/threading.html#threading.Condition.notify
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
https://docs.python.org/3.2/library/threading.html#semaphore-objects
acquire()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
context manager protocolhttps://docs.python.org/3.2/library/threading.html#with-locks
https://docs.python.org/3.2/library/threading.html#threading.Semaphore
ValueErrorhttps://docs.python.org/3.2/library/exceptions.html#ValueError
https://docs.python.org/3.2/library/threading.html#threading.Semaphore.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
acquire()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.acquire
release()https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
https://docs.python.org/3.2/library/threading.html#threading.Semaphore.release
Semaphorehttps://docs.python.org/3.2/library/threading.html#threading.Semaphore
https://docs.python.org/3.2/library/threading.html#semaphore-example
https://docs.python.org/3.2/library/threading.html#event-objects
set()https://docs.python.org/3.2/library/threading.html#threading.Event.set
clear()https://docs.python.org/3.2/library/threading.html#threading.Event.clear
wait()https://docs.python.org/3.2/library/threading.html#threading.Event.wait
https://docs.python.org/3.2/library/threading.html#threading.Event
https://docs.python.org/3.2/library/threading.html#threading.Event.is_set
https://docs.python.org/3.2/library/threading.html#threading.Event.set
wait()https://docs.python.org/3.2/library/threading.html#threading.Event.wait
https://docs.python.org/3.2/library/threading.html#threading.Event.clear
wait()https://docs.python.org/3.2/library/threading.html#threading.Event.wait
set()https://docs.python.org/3.2/library/threading.html#threading.Event.set
https://docs.python.org/3.2/library/threading.html#threading.Event.wait
set()https://docs.python.org/3.2/library/threading.html#threading.Event.set
https://docs.python.org/3.2/library/threading.html#timer-objects
Timerhttps://docs.python.org/3.2/library/threading.html#threading.Timer
Threadhttps://docs.python.org/3.2/library/threading.html#threading.Thread
https://docs.python.org/3.2/library/threading.html#threading.Timer
https://docs.python.org/3.2/library/threading.html#threading.Timer.cancel
https://docs.python.org/3.2/library/threading.html#barrier-objects
wait()https://docs.python.org/3.2/library/threading.html#threading.Barrier.wait
https://docs.python.org/3.2/library/threading.html#threading.Barrier
wait()https://docs.python.org/3.2/library/threading.html#threading.Barrier.wait
https://docs.python.org/3.2/library/threading.html#threading.Barrier.wait
BrokenBarrierErrorhttps://docs.python.org/3.2/library/threading.html#threading.BrokenBarrierError
https://docs.python.org/3.2/library/threading.html#threading.Barrier.reset
BrokenBarrierErrorhttps://docs.python.org/3.2/library/threading.html#threading.BrokenBarrierError
https://docs.python.org/3.2/library/threading.html#threading.Barrier.abort
wait()https://docs.python.org/3.2/library/threading.html#threading.Barrier.wait
BrokenBarrierErrorhttps://docs.python.org/3.2/library/threading.html#threading.BrokenBarrierError
https://docs.python.org/3.2/library/threading.html#threading.Barrier.parties
https://docs.python.org/3.2/library/threading.html#threading.Barrier.n_waiting
https://docs.python.org/3.2/library/threading.html#threading.Barrier.broken
https://docs.python.org/3.2/library/threading.html#threading.BrokenBarrierError
RuntimeErrorhttps://docs.python.org/3.2/library/exceptions.html#RuntimeError
Barrierhttps://docs.python.org/3.2/library/threading.html#threading.Barrier
withhttps://docs.python.org/3.2/reference/compound_stmts.html#with
https://docs.python.org/3.2/library/threading.html#using-locks-conditions-and-semaphores-in-the-with-statement
withhttps://docs.python.org/3.2/reference/compound_stmts.html#with
Lockhttps://docs.python.org/3.2/library/threading.html#threading.Lock
RLockhttps://docs.python.org/3.2/library/threading.html#threading.RLock
Conditionhttps://docs.python.org/3.2/library/threading.html#threading.Condition
Semaphorehttps://docs.python.org/3.2/library/threading.html#threading.Semaphore
BoundedSemaphorehttps://docs.python.org/3.2/library/threading.html#threading.BoundedSemaphore
withhttps://docs.python.org/3.2/reference/compound_stmts.html#with
https://docs.python.org/3.2/library/threading.html#importing-in-threaded-code
Table Of Contentshttps://docs.python.org/3.2/contents.html
16.2. threading — Thread-based parallelismhttps://docs.python.org/3.2/library/threading.html
16.2.1. Thread Objectshttps://docs.python.org/3.2/library/threading.html#thread-objects
16.2.2. Lock Objectshttps://docs.python.org/3.2/library/threading.html#lock-objects
16.2.3. RLock Objectshttps://docs.python.org/3.2/library/threading.html#rlock-objects
16.2.4. Condition Objectshttps://docs.python.org/3.2/library/threading.html#condition-objects
16.2.4.1. Usagehttps://docs.python.org/3.2/library/threading.html#usage
16.2.4.2. Interfacehttps://docs.python.org/3.2/library/threading.html#interface
16.2.5. Semaphore Objectshttps://docs.python.org/3.2/library/threading.html#semaphore-objects
16.2.5.1. Semaphore Examplehttps://docs.python.org/3.2/library/threading.html#semaphore-example
16.2.6. Event Objectshttps://docs.python.org/3.2/library/threading.html#event-objects
16.2.7. Timer Objectshttps://docs.python.org/3.2/library/threading.html#timer-objects
16.2.8. Barrier Objectshttps://docs.python.org/3.2/library/threading.html#barrier-objects
16.2.9. Using locks, conditions, and semaphores in the with statementhttps://docs.python.org/3.2/library/threading.html#using-locks-conditions-and-semaphores-in-the-with-statement
16.2.10. Importing in threaded codehttps://docs.python.org/3.2/library/threading.html#importing-in-threaded-code
16.1. select — Waiting for I/O completionhttps://docs.python.org/3.2/library/select.html
16.3. multiprocessing — Process-based parallelismhttps://docs.python.org/3.2/library/multiprocessing.html
Report a Bughttps://docs.python.org/3.2/bugs.html
Show Sourcehttps://docs.python.org/3.2/_sources/library/threading.txt
indexhttps://docs.python.org/3.2/genindex.html
moduleshttps://docs.python.org/3.2/py-modindex.html
nexthttps://docs.python.org/3.2/library/multiprocessing.html
previoushttps://docs.python.org/3.2/library/select.html
Pythonhttp://www.python.org/
3.2.6 Documentationhttps://docs.python.org/3.2/index.html
The Python Standard Libraryhttps://docs.python.org/3.2/library/index.html
16. Optional Operating System Serviceshttps://docs.python.org/3.2/library/someos.html
Copyrighthttps://docs.python.org/3.2/copyright.html
Please donate.http://www.python.org/psf/donations/
Found a bughttps://docs.python.org/3.2/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.