David Mertens <dcmertens.perl <at> gmail.com> writes: > > You should post this on the Quantified Onion's discussion of Parallel > computing modules: > https://groups.google.com/forum/#!topic/the-quantified-onion/2cSWXogt5XsI >
Thanks. Will post an updated logic which reduces the memory footprint. MCE 1.4 will be out soon. I have 1 or 2 things remaining + doc updates before releasing. In addition, I will create another example on parallelizing the classic matrix multiplication with very low memory footprint. That example will highlight the beauty of the do method for fetching data from the manager process (will demo sequence + do). ; mario _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
