pprocess

Changelog

(0) -100 -10 +10 tip
116:905d8ec73003
2007-09-16 paulb changeset files shortlog graph [project @ 2007-09-16 16:54:08 by paulb] Added channel/process reuse.
pprocess.py
115:2160dc40d9d9
2007-09-16 paulb changeset files shortlog graph [project @ 2007-09-16 00:10:27 by paulb] Made separate main programs for the scene.
examples/PyGmy/README.txt examples/PyGmy/ppygmy_points.py examples/PyGmy/scene.py examples/PyGmy/scene_pmap.py examples/PyGmy/scene_queue.py
114:77f3347f8be9
2007-09-16 paulb changeset files shortlog graph [project @ 2007-09-16 00:02:49 by paulb] Added a table of conversions and features used.
docs/tutorial.xhtml
113:bc8b83491bda
2007-09-16 paulb changeset files shortlog graph [project @ 2007-09-16 00:02:34 by paulb] Added a Map column to the comparison table, synchronising with the current list of examples.
README.txt
112:6a3923cf8260
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 23:48:26 by paulb] Added a combination of Map and create. Added commented-out statements for random delays. Changed simple2.py to use "positional" results. Other minor fixes.
examples/simple.py examples/simple1.py examples/simple2.py examples/simple_create.py examples/simple_create_map.py examples/simple_create_queue.py examples/simple_managed.py examples/simple_managed_map.py examples/simple_managed_queue.py examples/simple_map.py ...
111:7022b1c3ec9e
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 23:47:05 by paulb] Covered most of the examples.
docs/tutorial.xhtml
110:761f6fca5e2e
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 23:46:55 by paulb] Added a create method for the Map class.
pprocess.py
109:ebd8b8e451ec
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 19:42:24 by paulb] Tidied up the examples. Added more sequential example programs and a program demonstrating usage of the Map class directly.
examples/simple.py examples/simple1.py examples/simple2.py examples/simple_create.py examples/simple_create_queue.py examples/simple_managed.py examples/simple_managed_map.py examples/simple_managed_queue.py examples/simple_map.py examples/simple_pmap.py ...
108:6949a574c55c
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 19:41:49 by paulb] Changed the tutorial, adding usage of the Map class for programs which do not use the map built-in function.
docs/tutorial.xhtml
107:650cd5af09a5
2007-09-15 paulb changeset files shortlog graph [project @ 2007-09-15 19:41:09 by paulb] Made the Map class more usable as a result collector with the usual Exchange methods and managed callables, rather than being called itself and directly providing a result. Added iterator and list-style access through Map objects, rather than returning the results list to a caller.
pprocess.py
(0) -100 -10 +10 tip