diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-16 05:11:04 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-16 05:11:04 (GMT) |
commit | d3fe2395b4f85f307d437f5b5b1f69e297d1fe11 (patch) | |
tree | 14a86bf2759ad08058822981cdaea412082a7c55 /Demo/tix | |
parent | 84f107dd15e308849c5313d0e5c33afaaff24877 (diff) | |
download | cpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.zip cpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.tar.gz cpython-d3fe2395b4f85f307d437f5b5b1f69e297d1fe11.tar.bz2 |
Minor improvements to the threading introduction:
* Expand the example to show a join.
* Mention the use case of I/O running concurrent with a computational
thread.
* Be a tad more forceful about recommending Queue over other approaches
to synchonization.
* Eliminate discussion around having a single interpreter. This is a
more advanced discussion that belongs in the library reference and
in a section on extending and embedding.
Diffstat (limited to 'Demo/tix')
0 files changed, 0 insertions, 0 deletions