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

Load Runner software
Filter: All | Freeware | Demo
 

Load Runner

1 2 3 4 5 > 
Released: June 06, 2003  |  Added: February 25, 2006 | Visits: 2.885

LodeRunner (Pocket Edition) As the technology evolves, our experiences change dramatically in almost every area of computing, too. A couple of decades ago computers started making first steps towards becoming entertainment machines, the task at which they actually succeeded only now. Those days, primitive computer games,... Platforms: Windows CE

License: Shareware Cost: $14.95 USD Size: 1.19 MB Download (550): LodeRunner (Pocket Edition) Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 584

Lode Runner. Episode III: Die Hard Levels Lode Runner. Episode III: Die Hard Levels. Third episode of series by ZX Games with level editor, state of the art gameplay and user interface. This new episode consists of entirely new, 21st century custom crafted levels almost impossible to complete. Almost. The Die Hard Levels came to fruition... Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.49 MB Download (551): Lode Runner. Episode III: Die Hard Levels Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 507

Lode Runner. Episode I: Classicwards Lode Runner, originally developed by Broderbund in 1983, was one of the first games to fuse arcade with puzzle elements. Now you can enjoy reworked classics with Lode Runner series by ZX Games. The first episode features the very first 75 levels introduced in 1983. The rules of the game remain... Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.27 MB Download (461): Lode Runner. Episode I: Classicwards Download

Released: September 07, 2002  |  Added: May 01, 2006 | Visits: 3.669

Check Page Load Check Page Load 2.1 Check the Load time of Web Pages Platforms: Windows

License: Freeware Size: 1.55 MB Download (491): Check Page Load Download

Added: August 05, 2006 | Visits: 3.104

Snatch and Run : Lode Runner Snatch And Run is a thrilling remake of classical game Lode Runner. It combines dynamics of arcade game and solution discovering aim of puzzle game. You will notice well-developed levels, sound effects, skins' options, which can be set as you wish. You will enjoy this game, especially during... Platforms: Windows

License: Demo Cost: $14.95 USD Size: 2.49 MB Download (235): Snatch and Run : Lode Runner Download

Released: January 08, 2005  |  Added: February 25, 2006 | Visits: 3.220

Load Testing Tool Screensaver This is a free screensaver from Neotys. We will test your web application under real stress using an easy and powerful load testing tool. Use performance monitors to pinpoint performance issues and bottlenecks. Application deployment services. Platforms: Windows

License: Freeware Size: 667 KB Download (152): Load Testing Tool Screensaver Download

Released: August 31, 2006  |  Added: November 06, 2006 | Visits: 4.809

Lode Runner Do you remember that classic game by Broderbund? The idea is simple: you control the hero who avoids the guards and collects all the treasure to move on to the next level. The hero cannot kill guards, but can dig holes in the brick floors to temporarily trap the guards. It is as simple as... Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 741.96 KB Download (1693): Lode Runner Download

Released: March 16, 2008  |  Added: March 25, 2008 | Visits: 5.330

Load Balance Cluster - Load Balance software enables multiple real servers to work as one powerful, reliable, scalable and easy to manage Web server cluster. Cluster - Load Balance is Windows-based traffic and content manager providing the scalable and highly available TCP / IP data transportation, IP... Platforms: Windows

License: Shareware Cost: $98.00 USD Size: 15.24 MB Download (412): Load Balance Download

Released: February 01, 2007  |  Added: December 05, 2008 | Visits: 3.514

Load! Load! saves money by optimizing container cargo - includes interactive 3D view.Take a look at the Load! product tour, and see what it can do for your shipments. Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 1.03 MB Download (552): Load! Download

Added: October 19, 2010 | Visits: 1.564

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());... Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: September 07, 2010 | Visits: 1.214

Test::Unit::Runner::Terminal Test::Unit::Runner::Terminal is a unit testing framework helper class. SYNOPSIS use Test::Unit::Runner::Terminal; my $testrunner = Test::Unit::Runner::Terminal->new(); $testrunner->start($my_test_class); This class is a test runner for the command line style use of the testing framework.... Platforms: *nix

License: Freeware Size: 75.78 KB Download (100): Test::Unit::Runner::Terminal Download

Added: May 11, 2010 | Visits: 1.165

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the... Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): CoreLinux++ Function Load Library Download

Added: March 11, 2010 | Visits: 1.036

Load .pls playlists in MPD Load .pls playlists in MPD is a service menu for KDE that can load one or several ".pls" files (playlists) into current MPDs playlist. If your version of MPD supports it, this works for playlists containing URLs as well, such as the ones that can be found on Shoutcast. The program "mpc" is... Platforms: *nix

License: Freeware Download (94): Load .pls playlists in MPD Download

Added: August 21, 2010 | Visits: 1.445

Riverdrums Load Balancer Riverdrums Load Balancer project is a no-frills, event-driven load balancer aimed at clarity and efficiency. Compiling: 1. Install libevent 2. gcc -Wall -O2 -o rlb rlb.c -levent Solaris: a) cc -Wall -O2 -o rlb rlb.c -lnsl -lsocket -levent Usage: $ rlb -p port [-b addr] [-B addr] -h... Platforms: *nix

License: Freeware Size: 11.26 KB Download (166): Riverdrums Load Balancer Download

Added: February 23, 2010 | Visits: 880

BabelObjects::Runner::RunData BabelObjects::Runner::RunData is a Perl module that stores all the data available for your program. SYNOPSIS use BabelObjects::Runner::RunData; $parameters{"req"} = $req; $parameters{"confParameters"} = $confParameters; my $aRunData = new BabelObjects::Runner::RunData(%parameters);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): BabelObjects::Runner::RunData Download

Added: May 04, 2010 | Visits: 1.542

Bubbling Load Monitor Applet The Bubbling Load Monitor (or "Bubblemon" for short) is a system CPU and memory load monitor. It displays something that looks like a vial containing water. The water level indicates how much memory is in use. The color of the liquid indicates how much swap space is used (watery blue means none... Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): Bubbling Load Monitor Applet Download

Added: May 23, 2010 | Visits: 1.025

vcs-load-dirs vcs-load-dirs is a tool to automate and simplify the loading of software into version control systems. The project is designed primarily for importing from a non-version-controlled upstream, such as processing release tarballs. While a bit of scripting can help some version control systems... Platforms: *nix

License: Freeware Download (90): vcs-load-dirs Download

Added: September 17, 2010 | Visits: 1.231

Crossroads Load Balancer Crossroads is a load balance and failover utility for TCP-based services. Crossroads Load Balancer is a daemon program running in userspace and features extensive configurability, polling of backends using "wakeup calls", detailed status reporting, "hooks" for special actions when backend calls... Platforms: *nix

License: Freeware Size: 184.32 KB Download (123): Crossroads Load Balancer Download

Added: March 18, 2010 | Visits: 1.461

gnetload network load meter gnetload network load meter project is a network and ISDN load meter that is similar to xisdnload, but works in a distributed environment. It includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display... Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): gnetload network load meter Download

Added: February 27, 2010 | Visits: 1.540

Linux Duracell CPU load monitor The Linux Duracell CPU load monitor is a program that drives a Duracell or Energizer on-battery tester to display the CPU load of a system. It can be easily adapted to display other things that can use a slow bar graph kind of display that varies between 0% and 100%. Instructions to hack a... Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): Linux Duracell CPU load monitor Download

1 2 3 4 5 >