Raymond Yee
|
9334ab0cdb
|
I've learned how to use a multiprocessing.Manager and dict to share results. Now can I extend it?
|
2012-02-06 20:16:37 -08:00 |
Raymond Yee
|
278701c56b
|
FAILED attempt to use Pool to process tripler, negator, etc. Now changing gears
|
2012-02-06 17:10:56 -08:00 |
Raymond Yee
|
1a23862321
|
parallel.py: still working towards how to run a series of calculations in parallel to support calculating the seed isbn for Gutenberg books
load_test.py: a simple program to make simulaneous calls to unglue.it to see how it performs under load
|
2012-02-06 09:21:23 -08:00 |
Raymond Yee
|
bf6fb65bc4
|
Things working: next step -- enqueue doubler, tripler, negator
|
2012-02-05 09:42:07 -08:00 |
Raymond Yee
|
af6d98383b
|
Now we have a Task class and a queue for the tasks and a group of Consumers to pull work off the task queue
|
2012-02-04 14:57:57 -08:00 |
Raymond Yee
|
35d8f576a4
|
First draft of a parallel processed program to calculate seed ISBNs
|
2012-02-04 14:15:00 -08:00 |