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

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

r - Quantstrat logical error while running applySignals - missing value where TRUE/FALSE needed -