Main > Free Download Search >

Free parallels workstation 2.2 build software for linux

parallels workstation 2.2 build

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3797
Parallel::Workers::Transaction 0.0.7

Parallel::Workers::Transaction 0.0.7


Parallel::Workers::Transaction is a simple Perl module. more>>
Parallel::Workers::Transaction is a simple Perl module.

Parallel::Workers::Transaction requires no configuration files or environment variables.

<<less
Download (0.010MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1004 downloads
Parallel Port Make 0.22

Parallel Port Make 0.22


Parallel Port Make can build FreeBSD ports in parallel to fully take advantage of modern multi-core and processor machine. more>>
Parallel Port Make project is a tool to build FreeBSD ports in parallel to fully take advantage of modern multi-core and processor machines.

Default: pportmake.py --clean -- cleanup --install -job=2 [port1] [portn]

Example: pportmake.py irc/irssi irc/epic

Advanced: pportmake.py -rSvD -j 10 irc/irssi

-h --help Show this help usage message
-c --clean Clean port before compiling
-C --cleanup Clean port after compiling
-d --deinstall Deinstall ports, implied by reinstall
-f --force Force a port and all dependancies to be installed
-G --noconfig Dont recursively configure options
-i --install Install port (default)
-j n --jobs=n Number of threads to use, 1 or 2 per CPU core
is recommended
Default is 2
-O args --options=foo List of arguments to pass to make.
E.g. -O -DX11=yes -DFOO
-r --reinstall Reinstall port and ALL dependancies
-S --maxspeed Try and speed up by maximising CPU usuage.
This may break some ports, use with caution
-w --noclean Dont make clean before compiling
-W --nocleanup Dont make clean after compiling
-v --verbose Be extra verbose
-V --version Show version information
-D --debug Show some debugging info
-P --pretend Dont actually alter the ports

NOTES: It is currently only safe to run 1 copy of this and not have other ports compiling simultaneously
<<less
Download (0.005MB)
Added: 2007-01-16 License: BSD License Price:
1013 downloads
kparalleleport 1.1

kparalleleport 1.1


kparalleleport is a program for programmers who wish to use the parallel port. more>>
kparalleleport is a program for programmers who wish to use the parallel port.

The project makes it possible to view the values registered or read on the parallel port.
<<less
Download (0.098MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
Parallel::ForkManager 0.7.5

Parallel::ForkManager 0.7.5


Parallel::ForkManager is a simple parallel processing fork manager. more>>
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.

<<less
Download (0.006MB)
Added: 2007-04-18 License: Perl Artistic License Price:
931 downloads
Small Operation Center for Unix 1.2 build 060420

Small Operation Center for Unix 1.2 build 060420


Inspired by famous MRTG and information system operation experience. more>> Inspired by famous MRTG and information system operation experience. This sofware comes with the following features:
Cross platform
This program based on java technology and supposed to run on any system support J2SE without problem.
Plug and play
It is not necessary to deal with windows service or unix cron job now. Simply supply correct SNMP parameters and you are ready to see whats happening on your system.
Centralized monitor
Receive syslog event from all your hosts. Also monitor resource utilization on multiple hosts at the same time.
Mobile technology
With our leading software developed for mobile phone,you can easily monitor device utilization through GPRS network anytime and anywhere.
Internationalization
Currently english and tranditional chinese supported
<<less
Download (7.06MB)
Added: 2009-04-21 License: Freeware Price: Free
185 downloads
Paintball 2 Build 018

Paintball 2 Build 018


Paintball is a standalone paintball game utilizing a modified Quake2 engine. more>>
Paintball is a standalone paintball game utilizing a modified Quake2 engine. Paintball2 is a fast-paced first-person game with capture the flag, elimination, siege, and deathmatch (free-for-all) styles of gameplay. This project focuses on enhancing the Quake2-based engine it uses.
Enhancements:
- Bugfix: Fixed crash caused by status packet sent while playing a demo.
- Bugfix: Fixed crash when attempting to load bad wav file (drip_amb.wav) in OpenAL.
- Bugfix: Fixed macro processing in $$$var scenario.
- Tweak: Switched over to UDP for communicating with the login server. (major rewrite)
- Tweak: Switched to UDP to download the serverlist. (major rewrite)
- Tweak: Changed default timeout value to 30 seconds.
<<less
Download (21.3MB)
Added: 2007-05-25 License: Freeware Price:
721 downloads
Parallel::Workers::Shared 0.0.7

Parallel::Workers::Shared 0.0.7


Parallel::Workers::Shared is a simple Perl module. more>>
Parallel::Workers::Shared is a simple Perl module.

Parallel::Workers::Shared requires no configuration files or environment variables.

<<less
Download (0.010MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1004 downloads
Parallel::Workers::Backend 0.0.7

Parallel::Workers::Backend 0.0.7


Parallel::Workers::Backend - The backend is a plugins mechanism to run the worker tasks. more>>
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 $worker=Parallel::Workers->new(backend=>"Eval");
my $worker=Parallel::Workers->new(backend=>"SSH");
my $worker=Parallel::Workers->new(backend=>"XMLRPC");
my $worker=Parallel::Workers->new(backend=>"YourTaskModule");

<<less
Download (0.010MB)
Added: 2007-02-08 License: Perl Artistic License Price:
988 downloads
Apcon 0.2.4 build 68

Apcon 0.2.4 build 68


Apcon is a systemtray application for KDE. more>>
Apcon is based on IBMs Access Connections tool for the Thinkpads.

It is a systemtray application for KDE, that makes it very easy for users to specify and manage different network/connection profiles and connect/disconnect to/from them.

Furthermore a user can get several details and informations about a connection.

This can be very useful for people using notebooks on different locations. Under normal circumstances this should be the expected situation.

If the location will be changed, Apcon makes it possible to enable and configure the needed interface (to get a network connection) with just two clicks.

A profile can be created easily and quickly in four simple steps. An integrated wizard leads the user through this process.
<<less
Download (0.090MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1499 downloads
Necromancers Dos Navigator 2.30 Build 6778

Necromancers Dos Navigator 2.30 Build 6778


Necromancers Dos Navigator is a Norton Commander clone. more>>
Necromancers Dos Navigator is a "Norton Commander" clone. Necromancers Dos Navigator uses a well known text-mode interface, is highly customizable, and has a lot of features.
Main features:
- Long File Names Support
- Multi-windowed interface
- Disk utilities
- Comprehensive File Manager
- 26 types of archives supported
- Powerful customizable editor with 3 code pages support
- Hex-editor with code pages support
- Huge strings support
- Regular expressions
- Spreadsheet communications
- Fully 32 bit version
- Multiconfiguration
- Very often updates
- and more...
Enhancements:
- This release contains bugfixes and enhancements to extension execution, archiver setup, dialogs, the DBF viewer, the command line, file copy/move, VFS, the file panel, and keyboard macro code.
<<less
Download (0.93MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
846 downloads
Black Orion Enterprise Linux Workstation 4.3

Black Orion Enterprise Linux Workstation 4.3


Black Orion Network is an update and system management platform. more>>
Black Orion Network is an update and system management platform for among others Black Orions redhat-compatible Enterprise Linux Distributions. Black Orion Enterprise Linux software distributions are offered to you by the open source community as free software.

A program is free software if users are free to redistribute copies, either with or without modifications, either gratis or charging a fee for distribution, to anyone anywhere. Being free to do these things means (among other things) that you do not have to ask or pay for permission. Please feel free to make and redistribute as many copies of Black Orion Enterprise Linux as you like.

How It Works:

1. Obtain Black Orion Enterprise Linux

Obtain one of Black Orions redhat-compatible Enterprise Linux Distributions from the downloads section.

2. Burn cd images

Burn the downloaded iso images on to a cd.

3. Register yourself as a Black Orion Network Member

Register yourself as a member in the Black Orion Network section.

4. Install Black Orion on a computer

Read the manuals for the various installation options. The system can also be installed as a rhel4 virtual machine.

5. Connect your system to the Black Orion Network

Connect your system to the Black Orion Network with the up2date client installed on your system. You can find up2date by right-clicking the Black Orion Network Alert Icon on your desktop. Connect your system with your member name and password (see 3).
<<less
Download (168MB)
Added: 2006-05-16 License: Freely Distributable Price:
720 downloads
PLCash 2.00 Build 2152

PLCash 2.00 Build 2152


PLCash is a platform-independent personal financial program. more>>
PLCash project is a platform-independent personal financial program.
Main features:
- Create and manage personal financial accounts.
- Import and export data from/to Quicken and other financial programs.
- Create reports and analyze your transactions using a sophisticated report generator.
- Import prices to track the performance of your investments.
- Interface with many other programs intuitively, using an industry-standard, transparent data file format.
- Reconcile your records with bank statements.
- Print checks in a variety of ways.
<<less
Download (0.60MB)
Added: 2006-05-24 License: Freeware Price:
1248 downloads
Ingres 9.2.0 Build 114

Ingres 9.2.0 Build 114


Ingres is a mature, high-performance relational database solution. more>>
Ingres is a mature, high-performance relational database solution.
The project offers scalability, integration and flexibility to leverage information resources across a wide range of platforms, including Linux, Unix, OpenVMS, and Windows.
Reliable and cost effective, it supports mission-critical applications in small to medium-size businesses and high- volume deployments in large scale enterprises.
Enhancements:
- Numerous major enhancements, code speedups, and bugfixes.
<<less
Download (MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
819 downloads
Parallel port powerSwitch 0.1.1

Parallel port powerSwitch 0.1.1


Parallel port powerSwitch is a TCP/IP server to control a parallel port power switch. more>>
Parallel port powerSwitch project is a TCP/IP server to control a parallel port power switch.
pp_powerSwitch is a TCP/IP based server, which controls a power switching device through the parallel port. Besides Java, I used a bit C to handle the parallel port I/O.
I use it for controling heating, lamps, computers, coffee machine and other things (device has eight ports).
Main features:
- multiple connections
- user athorization
- cron-like scheduled switching
- reads configurations from file
- configurable log output
- simple port descriptions (add a short description to each port)
- remote shutdown
<<less
Download (0.009MB)
Added: 2007-01-16 License: Freeware Price:
1016 downloads
PDL::Parallel::MPI 0.02

PDL::Parallel::MPI 0.02


PDL::Parallel::MPI Perl module contains routines to allow PDL objects to be moved around on parallel systems using the MPI lib. more>>
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";
$a->move( 1 => 0);
print "my rank is $rank and $a is $an";
MPI_Finalize();

MPI STANDARD CALLS

Most of the functions from the MPI standard may be used from this module on regular perl data. This is functionallity inherited from the Parallel::MPI module. Read the documentation for Parallel::MPI to see how to use.

One may mix mpi calls on perl built-in-datatypes and mpi calls on piddles.

use PDL;
use PDL::Parallel::MPI;
mpirun(2);

MPI_Init();
$rank = get_rank();
$pi = 3.1;
if ($rank == 0) {
MPI_Send($pi,1,MPI_DOUBLE,1,0,MPI_COMM_WORLD);
} else {
$message = zeroes(1);
$message->receive(0);
print "pi is $messagen";
}
MPI_Finalize();

<<less
Download (0.13MB)
Added: 2007-07-07 License: Perl Artistic License Price:
843 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5