pprocess

Changelog

(0) -10 +10 +100 tip
37:758590a37212
2005-09-29 paulb changeset files shortlog graph [project @ 2005-09-29 17:30:53 by paulb] Changed the indexing demonstration to accept various other arguments, with the first argument being the directory containing files to index. Made the code observe these new parameters, using them in conjunction with the new Indexer functionality. Changed the Indexer to process many files and to impose a delay after each file if specified.
tests/Dict.py tests/start_indexer.py
36:c0e6ca347c6b
2005-09-29 paulb changeset files shortlog graph [project @ 2005-09-29 17:28:37 by paulb] Changed the indexing demonstration to accept various other arguments, with the first argument being the directory containing files to index.
README.txt
35:a2175486dce1
2005-09-29 paulb changeset files shortlog graph [project @ 2005-09-29 16:36:16 by paulb] Commented out trace statements.
tests/start_indexer.py
34:db417142f29d
2005-09-29 paulb changeset files shortlog graph [project @ 2005-09-29 16:21:30 by paulb] Introduced a window filling mechanism so that the exchange always has an optimal number of channels to monitor. Removed the waitall calls since the exchange should now tidy up created processes.
tests/start_indexer.py
33:ab1476a5606e
2005-09-29 paulb changeset files shortlog graph [project @ 2005-09-29 16:20:06 by paulb] Introduced acknowledgements into the Channel methods to prevent data loss when a sending process exits and disrupts/destroys the socket communications. Removed the wait call in the Channel class's close method. Introduced automatic channel closing in the Exchange class, where channels are closed and the created processes explicitly waited for. Added an add method to the Exchange class, and made the initialiser accept no arguments.
parallel.py
32:f6dc55a42287
2005-09-28 paulb changeset files shortlog graph [project @ 2005-09-28 22:43:40 by paulb] Suppressed trace statement. Added an option to avoid searching so that the program can be timed.
tests/start_indexer.py
31:06f75e814c31
2005-09-28 paulb changeset files shortlog graph [project @ 2005-09-28 18:12:23 by paulb] Changed Debian package name.
README.txt
30:f1a51825b05f
2005-09-28 paulb changeset files shortlog graph [project @ 2005-09-28 18:04:28 by paulb] Renamed the package.
packages/debian/python2.4-parallel-module/debian/rules
29:4800ae1d203d
2005-09-28 paulb changeset files shortlog graph [project @ 2005-09-28 17:58:59 by paulb] Renamed package to python2.4-parallel-module to avoid naming conflict with the existing package for PyParallel.
packages/debian/python2.4-parallel-module/debian/changelog packages/debian/python2.4-parallel-module/debian/control packages/debian/python2.4-parallel-module/debian/copyright packages/debian/python2.4-parallel-module/debian/docs packages/debian/python2.4-parallel-module/debian/postinst packages/debian/python2.4-parallel-module/debian/prerm packages/debian/python2.4-parallel-module/debian/rules packages/debian/python2.4-parallel/debian/changelog packages/debian/python2.4-parallel/debian/control packages/debian/python2.4-parallel/debian/copyright ...
28:fd46c08b00a7
2005-09-28 paulb changeset files shortlog graph [project @ 2005-09-28 17:44:29 by paulb] Really fixed the script.
packages/debian/python2.4-parallel/debian/prerm
(0) -10 +10 +100 tip