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.417.273 Times

Parallel Development freeware
Filter: All | Freeware | Demo
 

Parallel Development

1 2 3 4 5 > 
Added: July 20, 2010 | Visits: 1.531

Paderborn University BSP Library Paderborn University BSP Library is a C-Library to support development of parallel algorithm based on the "Bulk-Synchronous-Parallel-Model". The Library offers buffered asynchronous message-passing between the nodes, organized in supersteps. At the begin of a superstep the nodes receive all...



Platforms: *nix

License: Freeware Size: 348.16 KB Download (112): Paderborn University BSP Library Download

Released: February 19, 2007  |  Added: February 25, 2007 | Visits: 1.988

beWISE Freeware With beWISE you can simplify your software project by breaking it up into multiple, independent applications that cooperate. VB.NET, VB6 and even C programs can easily communicate using beWISE VARIABLES and beWISE PIPES. This allows parallel development of all the applications in your project,...





Platforms: Windows

License: Freeware Size: 7.25 MB Download (213): beWISE Freeware Download

Added: November 05, 2010 | Visits: 1.601

Paradise 2000 Netrek Client Paradise 2000 represents my bend of the Paradise Netrek client. Paradise 2000 Netrek Client is not a fork, because that would imply parallel development, but no one else has done anything with the client since about five years ago. Paradise 2000 is in fact one of the most, if not the most,...


Platforms: *nix

License: Freeware Size: 993.28 KB Download (98): Paradise 2000 Netrek Client Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 436

Luntbuild Luntbuild is a powerful build automation and management tool. Continuous Integration or nightly builds can be easily set using a clean web interface. Executed builds are well managed using functions such as search, categorization, promotion, patching, deletion, etc. It also acts as a central...


Platforms: Windows

License: Freeware Size: 39.1 MB Download (51): Luntbuild Download

Added: August 29, 2013 | Visits: 310

Equalizer - Parallel Rendering For Linux Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information. Features . Virtual Reality . OpenGL Scalability . Multi-GPU . Cluster


Platforms: *nix

License: Freeware Size: 5.9 MB Download (33): Equalizer - Parallel Rendering For Linux Download

Added: January 07, 2010 | Visits: 1.538

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 (92): File::Find::Parallel Download

Added: May 06, 2010 | Visits: 2.097

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 (218): Parallel Genetic Algorithm Library Download

Added: September 13, 2010 | Visits: 1.638

Quick and Dirty Game Development Framework QDGDF stands for Quick and Dirty Game Development Framework, and its a set of libraries designed to allow fast development of games under a variety of systems. Quick and Dirty Game Development Frameworks main goal is to show a platform-independent, consistent interface to UNIX/Linux and MS...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Quick and Dirty Game Development Framework Download

Added: June 13, 2010 | Visits: 940

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 (103): PDL::Parallel::MPI Download

Added: March 09, 2010 | Visits: 1.211

COllaborative DEvelopment SHell COllaborative DEvelopment SHell is a project that provides an automatic persistent logbook for sessions of personal command line work by recording what and how is being done, for private use/reuse and for sharing selected parts with collaborators. COllaborative DEvelopment SHell is an...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): COllaborative DEvelopment SHell Download

Added: June 17, 2010 | Visits: 1.306

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 (200): Parallel::Pvm Download

Added: November 20, 2010 | Visits: 1.429

Heirloom Development Tools Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): Heirloom Development Tools Download

Added: January 25, 2010 | Visits: 1.515

GNU MIX Development Kit GNU MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications: - mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine. - mixvm A MIX virtual machine which is able to...


Platforms: *nix

License: Freeware Size: 1024 KB Download (98): GNU MIX Development Kit Download

Added: June 21, 2010 | Visits: 922

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: 891

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 09, 2010 | Visits: 2.038

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (119): Enveria IDE for Rapid Application Development Download

Added: May 01, 2010 | Visits: 968

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 (88): Java Parallel Processing Framework 1.0 Beta Download

Added: February 03, 2010 | Visits: 1.768

NCurses Development Kit for C++ 0.0.1 NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (103): NCurses Development Kit for C++ 0.0.1 Download

Added: August 09, 2010 | Visits: 1.675

CUPS Driver Development Kit CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX®-based operating systems. The CUPS DDK...


Platforms: *nix

License: Freeware Download (108): CUPS Driver Development Kit Download

Added: April 03, 2010 | Visits: 875

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 (92): Parallel::Workers::Backend Download

1 2 3 4 5 >