i am telling about that specific case for that project , also specific about question which is ask by Vishal . i know OS always matter but not in some specific case i know you talking about this "multiprocessing is a package that supports spawning processes using an API similar to the threading <http://docs.python.org/library/threading.html#module-threading>module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the *Global Interpreter Lock*<http://docs.python.org/glossary.html#term-global-interpreter-lock>by using subprocesses instead of threads. Due to this, the multiprocessing module allows the programmer to fully leverage multiple processors on a given machine. It runs on both Unix and Windows."
Noufal everything what they is not correct you can visit here with expectation of python documentation OK i go through with this type problem with on all type that's why i am saying they update very later okay z . check there are two link one of unix , another for Linux may these for are appropriate python for using mutiprocessing. http://archive.debian.net/sarge/allpackages?format=txt.gz* * *http://www.freebsd.org/cgi/man.cgi?query=sem_open&apropos=0&sektion=0&manpath=FreeBSD+6.3-RELEASE&format=html)* may be you get it by wrong way ? regards vikas ruhil On Tue, Feb 8, 2011 at 5:17 PM, Noufal Ibrahim <nou...@gmail.com> wrote: > On Tue, Feb 08 2011, vikas ruhil wrote: > > > I am using Linux , unix both for this , whatsoever OS never matter? > [...] > > The OS matters in many cases. It's folly to think otherwise. > > The multiprocessing modules implementation on windows is significantly > different (and inferior) to the implementation on UNIX. This is > primarily due to the lack of a decent "fork" system call on Windows. > > Here are some of the details > http://docs.python.org/library/multiprocessing.html#windows > > -- > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers