Portable linux python install

2008-02-26 Thread Mike M
Hello, I've been digging around the list archives and I haven't found a good answer to this, so I was hoping someone on this list could help me out. Here's my conundrum: I have a python application which I'd like to distribute to thousands of machines in our server farm. The good news is, all o

Parallelization with Python: which, where, how?

2004-12-21 Thread Mike M?ller
> Can someone recommend a parallelization approach? Are there examples or > documentation? Has someone got experience with stability and efficiency? I am successfully using pyro http://pyro.sourceforge.net for my parallelization task (8 node Linux cluster, embarrassing parallel). It comes with a