[Edu-sig] Why Python?
Rudá Porto Filgueiras
rudazz at gmail.com
Wed Apr 14 13:31:51 CEST 2010
On Tue, Apr 13, 2010 at 10:09 PM, <calcpage at aol.com> wrote:
> OOO, are we talking about parallel processing now? I have this computer lab
> at school with all new 64bit dual core PCs I don't know what to do with.
> You mention multithreading python processes, but this would work only on a
> single multi core PC, right? What about a LAN environment made use of as a
> grid or cluster. Then you need somethng like MPI. What about parallel
> python? Anyone using that?
>
Have you take a look on multiprocessing package?
http://docs.python.org/library/multiprocessing.html
There are some options, but it's in Python Standart Library (Python 2.6
stable).
Cheers,
>
> TIA,
>
> A. Jorge Garcia
> http://calcpage.tripod.com
>
> Teacher & Professor
> Applied Mathematics, Physics & Computer Science
> Baldwin Senior High School & Nassau Community College
>
--
Rudá Porto Filgueiras
http://python-blog.blogspot.com
http://twitter.com/rudaporto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20100414/50bb32cb/attachment.html>
More information about the Edu-sig
mailing list