Multiprocessing python 2.7 simple alternative -


i wondering regarding simple , popular alternative standard python 2.7 multiprocessing module. problem module huge memory consumption every child process has same amount of memory parent process. in case multi-threading isn't option because every child process heavy parsing. os type linux.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

apache - setting document root in antoher partition on ubuntu -