in reply to how do I create parrallel processing in this script?

Kindly tell me where I going wrong?

It seems you confused read with open. And please remember also to close the files you open.

Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: how do I create parrallel processing in this script?

Replies are listed 'Best First'.
Re^2: how do I create parrallel processing in this script?
by avanta (Beadle) on Feb 05, 2010 at 09:52 UTC
    damn!
    wat a mistake..
    thanks a ton buddy.. by the way I am not getting the output values...is there anything else which I may be missing??
      is there anything else which I may be missing??

      Yeah, see the second paragraph in my reply. Forking does not work that way.


      All dogma is stupid.