Parallel::ForkManager 0.7.5
Sponsored Links
Parallel::ForkManager 0.7.5 Ranking & Summary
File size:
0.006 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
948
Date added:
2007-04-18
Publisher:
Szabó, Balázs
Parallel::ForkManager 0.7.5 description
Parallel::ForkManager is a simple parallel processing fork manager.
SYNOPSIS
use Parallel::ForkManager;
$pm = new Parallel::ForkManager($MAX_PROCESSES);
foreach $data (@all_data) {
# Forks and returns the pid for the child:
my $pid = $pm->start and next;
... do some work with $data in the child process ...
$pm->finish; # Terminates the child process
}
This module is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited. Typical use is a downloader which will be retrieving hundreds/thousands of files.
SYNOPSIS
use Parallel::ForkManager;
$pm = new Parallel::ForkManager($MAX_PROCESSES);
foreach $data (@all_data) {
# Forks and returns the pid for the child:
my $pid = $pm->start and next;
... do some work with $data in the child process ...
$pm->finish; # Terminates the child process
}
This module is intended for use in operations that can be done in parallel where the number of processes to be forked off should be limited. Typical use is a downloader which will be retrieving hundreds/thousands of files.
Parallel::ForkManager 0.7.5 Screenshot
Advertisements
Parallel::ForkManager 0.7.5 Keywords
ForkManager
ForkManager 0.7.5
parallel processing
parallel
simple
processing
fork
manager
Parallel::ForkManager
ParallelForkManager
Parallel::ForkManager 0.7.5
Libraries
Programming
Bookmark Parallel::ForkManager 0.7.5
Parallel::ForkManager 0.7.5 Copyright
WareSeeker periodically updates pricing and software information of Parallel::ForkManager 0.7.5 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Parallel::ForkManager 0.7.5 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
forkmanager perl
true parallel processing
parallel processing in oracle
massively parallel processing
what is parallel processing
parallel processing matlab
parallel processing architecture
parallel processing psychology
types of parallel processing
parallel processing system
parallel processing corporation
parallel processing definition
parallel processing model
definition parallel processing
parallel processing letters
oracle parallel processing
parallel bible
understanding parallel processing
Related Software
Parallel::Workers::Shared is a simple Perl module. Free Download
Backup Manager is a small and basic tool for generating archives. Free Download
Parallel port powerSwitch is a TCP/IP server to control a parallel port power switch. Free Download
Parallel::Workers::Backend - The backend is a plugins mechanism to run the worker tasks. Free Download
ParallelKnoppix is a remastered edition of Knoppix. Free Download
Radius Manager - Easy-to-use billing system for Mikrotik Routers and HotSpot systems Free Download
Parallel::Workers::Transaction is a simple Perl module. Free Download
The Ming Server generates Web pages statically or dynamically. Free Download
Latest Software
Popular Software
Favourite Software