25:2f0f26bfbe8a
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 17:26:08 by paulb]
Added Debian packaging files. |
|
|
packages/debian/python2.4-parallel/debian/changelog packages/debian/python2.4-parallel/debian/control packages/debian/python2.4-parallel/debian/copyright packages/debian/python2.4-parallel/debian/docs packages/debian/python2.4-parallel/debian/postinst packages/debian/python2.4-parallel/debian/prerm packages/debian/python2.4-parallel/debian/rules
|
|
24:8c45532833ca
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 17:26:01 by paulb]
Added setup script. |
|
|
setup.py
|
|
23:82154960021b
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 17:09:07 by paulb]
Added copyright and licence information. |
|
|
docs/COPYING.txt docs/LICENCE.txt
|
|
22:993729238bf5
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 17:08:56 by paulb]
Added documentation and package information. |
|
|
PKG-INFO README.txt
|
|
21:cc1da13abc2b
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 17:08:34 by paulb]
Changed the Exchange class's active method to return a list of channels. |
|
|
parallel.py tests/start_indexer.py
|
|
20:a915bbb6cb54
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 16:24:06 by paulb]
Introduced usage of the waitall function which waits for all created/child
processes. |
|
|
tests/start_indexer.py
|
|
19:f485152f020c
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 16:23:54 by paulb]
Added a waitall function which waits for all created/child processes. |
|
|
parallel.py
|
|
18:4af6ce77fa14
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 16:15:49 by paulb]
Added token stripping to produce mostly genuine words.
Added a trace statement in the created process to signal the end of
processing. |
|
|
tests/Dict.py tests/start_indexer.py
|
|
17:3a227f484f48
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 16:15:15 by paulb]
Changed the polling to apparently avoid reading from closed sockets. |
|
|
parallel.py
|
|
16:5cd8b607d00e
|
2005-09-28 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-09-28 16:00:06 by paulb]
Reduced the sockets opened for a channel to a single pair.
Removed the redundant signal handling code. |
|
|
parallel.py
|
|