On 13 juin, 07:25, Mike Kazantsev <mk.frag...@gmail.com> wrote: > There was quite interesting explaination of what happens when you send > ^C with threads, posted on concurrency-sig list recently: > > http://blip.tv/file/2232410 > http://www.dabeaz.com/python/GIL.pdf > > Can be quite shocking, but my experience w/ threads only confirms that.
Hi there, please read this package page (in 2.6), this is very interesting. http://docs.python.org/library/multiprocessing.html I tested it : it works. Multi-core cpu's are happy :-) me too, Olivier -- http://mail.python.org/mailman/listinfo/python-list