Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.002.622 Times

Parallel Download software
Filter: All | Freeware | Demo
 

Parallel Download

< 1 2 3 4 5 > 
Added: January 07, 2010 | Visits: 1.528

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...



Platforms: *nix

License: Freeware Size: 9.22 KB Download (91): File::Find::Parallel Download

Added: May 06, 2010 | Visits: 2.092

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...





Platforms: *nix

License: Freeware Size: 75.78 KB Download (214): Parallel Genetic Algorithm Library Download

Added: June 13, 2010 | Visits: 937

PDL::Parallel::MPI PDL::Parallel::MPI Perl module contains routines to allow PDL objects to be moved around on parallel systems using the MPI library. SYNOPSIS use PDL; use PDL::Parallel::MPI; mpirun(2); MPI_Init(); $rank = get_rank(); $a=$rank * ones(2); print "my rank is $rank and $a is $an";...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (102): PDL::Parallel::MPI Download

Added: July 14, 2010 | Visits: 2.082

Download Slave Download Slave provides a remote-controlled download slave. The Download Slave is a very flexible script which is controlled via eMail and stores files requested for downloading on the servers harddisk or sends them via eMail to the user who asked for them. Users are identified by their eMail...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (176): Download Slave

Added: July 02, 2010 | Visits: 944

Clustertech Parallel Environment Clustertech Parallel Environment (CPE) is a C++ software platform which facilitates the development, deployment and execution of parallel applications, unifying and greatly simplifying the process. The project provides optimized domain specific libraries for Monte Carlo (MC) simulation and for...


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (95): Clustertech Parallel Environment Download

Added: May 08, 2010 | Visits: 1.472

Download Sort Download Sort is a Firefox extension that automatically saves downloaded files to different directories when using "Save Link As..." or "Save Image as...".


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): Download Sort

Added: June 17, 2010 | Visits: 1.301

Parallel::Pvm Parallel::Pvm is a Perl extension for the Parallel Virtual Machine (PVM) Message Passing System. SYNOPSIS use Parallel::Pvm; The PVM message passing system enables a programmer to configure a group of (possibly heterogenous) computers connected by a network into a parallel virtual machine....


Platforms: *nix

License: Freeware Size: 19.46 KB Download (194): Parallel::Pvm Download

Added: February 19, 2010 | Visits: 1.858

Image Download Image Download allows you to download All the Picuture In the Page. Filter by width ,height, type. Auto Create Sub Folder ,auto rename Auto log Download Infomation..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): Image Download

Added: January 11, 2010 | Visits: 2.562

Retriever Download Manager Retriever Download Manager program was written completely in the Java programming language and will run on any operating system with a Java Virtual Machine installed (JVM 1.4 or higher). Retriever allows you to download files from the internet easier and with more control than from your web...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (225): Retriever Download Manager

Added: January 18, 2010 | Visits: 1.591

Strato Log Download Strato Log Download is a small Perl script intended to download logfiles from Web accounts from Strato hosted sites. The problem is that the normal download interface is interactive, and that only about six weeks are kept on the server. So without scripting, youre likely to lose valuable log...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Strato Log Download

Added: June 21, 2010 | Visits: 917

Parallel MPI BZIP2 Parallel MPI BZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses MPI and achieves significant speedup on cluster machines. The output of this version is fully compatible with bzip2 v1.0.2 or newer (ie: anything compressed with mpibzip2 can be decompressed...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): Parallel MPI BZIP2 Download

Added: February 07, 2010 | Visits: 888

Parallel Bladeenc Parallel Bladeenc is a true parallel version of the Bladeenc MP3 encoder; it distributes work across CPUs to speed up MP3 encoding. It uses the Message Passing Interface (MPI) for parallelization across SMPs and/or multiple machines. Hence, if you have a 4-way SMP, you can encode your MP3s about...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (93): Parallel Bladeenc Download

Added: August 26, 2010 | Visits: 1.499

Download Sentinel++ Download Sentinel++ is an Anti-leech, download limiter / file manager, that uses tokens to verify downloads instead of HTTP_REFERER or IP which can be spoofed or changed. The install is as painless as possible with only one file to upload and execute. The install automatically creates the...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (108): Download Sentinel++

Added: May 01, 2010 | Visits: 960

Java Parallel Processing Framework 1.0 Beta Java Parallel Processing Framework is a set of tools and APIs to facilitate the parallelization of CPU intensive applications, and distribute their execution over a network of heterogenous nodes. Java Parallel Processing Framework is intended to run in clusters and grids.. An open-source,...


Platforms: *nix

License: Freeware Size: 7.8 MB Download (87): Java Parallel Processing Framework 1.0 Beta Download

Added: January 12, 2010 | Visits: 6.798

Download Manager Download Manager project is a GNOME download manager. Download Manager (also known as downman) is a suite of programs that assist with downloading files. It features a GNOME 2 GUI. Download Manager suite downmand: a daemon that takes care of downloading files downman: a command line client...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (962): Download Manager

Added: April 03, 2010 | Visits: 870

Parallel::Workers::Backend Parallel::Workers::Backend - The backend is a plugins mechanism to run the worker tasks. Default plugins are implemented for Eval (CODE), SSH and XMLRPC tasks. You can add your own plugin with module name Parallel::Backend::YourTaskModule SYNOPSIS use Parallel::Workers::Backend; my...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (91): Parallel::Workers::Backend Download

Added: July 18, 2010 | Visits: 1.338

Parallel::Workers::Shared Parallel::Workers::Shared is a simple Perl module. Parallel::Workers::Shared requires no configuration files or environment variables..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Parallel::Workers::Shared Download

Added: July 21, 2010 | Visits: 745

Parallel::Workers::Transaction Parallel::Workers::Transaction is a simple Perl module. Parallel::Workers::Transaction requires no configuration files or environment variables..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): Parallel::Workers::Transaction Download

Added: March 09, 2010 | Visits: 1.821

Parallel Network Scanner Parallel Network Scanner provides a fast network services scanner. pnscan is a scanner for TCP network services. It uses multithreading to increase its speed. pnscan tries to be smart as to how many threads to start - it will dynamically start only as many as is needed to make progress in the...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): Parallel Network Scanner Download

Added: July 22, 2010 | Visits: 1.494

Parallel Virtual File System The goal of the Parallel Virtual File System (PVFS) Project is to explore the design, implementation, and uses of parallel I/O. PVFS serves as both a platform for parallel I/O research as well as a production file system for the cluster computing community. PVFS is currently targeted at clusters...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (111): Parallel Virtual File System Download

< 1 2 3 4 5 >