Introduction
Usually we run various scripts like newsletter mailer, backup scripts, etc. which take quite a lot of time, making us think of some ways to make it faster. One way to make it faster is to run some operations in parallel, like sending email to 20 subscribers in parallel for the newsletter mailer, instead of mailing one by one. Implenting parallel processing would bring in a huge difference in the taken to run the script.
Source: Use Parallel Processing For Faster Perl Scripts
Last edited by Jordan; 04-20-2009 at 08:32 AM. Reason: Copied
this should be moved to tutorials! Great text!
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
Please stop copying tutorials from other forums: Use Parallel Processing For Faster Perl Scripts
These tutorials belong to their authors and those forums. We do not rip off articles. Also, post your original tutorials in the tutorial sections.
Too bad it wasn't an original. it was great written.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
Checkout my new forum! http://adminreference.com/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks