WareSeeker Search Software

load


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Load Timer


script CGI Perl Free
View Detail
Download Load TimerDownload Load Timer
You know how long your sites pages take to load in your browser, but have you ever wanted to know how long it takes for your visitors? Now you can find out with this script! Load Timer will calculate how many seconds it takes for the monitored page to load for each person that visits it. You then view all the stats, including a graph.
Tags:
2

Load! 1.10


windows Business Finance->Calendars Planners $49
View Detail
Download Load! 1.10Download Load! 1.10
1.50MB
Cut your shipping costs by using professional container stowing methods. Load! calculates the number of containers necessary for your cargo, and optimizes for maximum space utilization.
Tags:
3

I-Load


script ASP NET €349.00 Additional Info: Single Developer
View Detail
Download I-LoadDownload I-Load
I-Load by RADactive is an ASP.NET 2.0 control uniquely composed of pure C# managed code. Its installation is very simple and doesn?t require any particular admin permission (R/W on the application folder). Efficiently and quickly upload images to the Internet or post-processes previously uploaded images (NEW!), without requiring any coding. The process of uploading images from your hard drive is a guided, simple visual process needing just a few button clicks. It provides you with complete upload information including the bytes loaded, the time remaining, percentage of completion and so on. You can drag and drop the cropping area to select and edit the images that need to be uploaded. The images can be resized (WYSIWYG Image Processor) based on the criterion set on the program. At the same time, you could preview the edited images as thumbnails to gain a final idea of the resultant picture. Available I-Load 1.7.3, for VisualStudio 2003, Express, 2005 | ASP.NET 1.x | ASP.NET 2.0
Tags:
4

Computer Load 1


windows Windows Widgets->System Utilities Free
View Detail
Download Computer Load 1Download Computer Load 1
27.4 KB
This Widget shows the amount of RAM and CPU being used.


Computer Load widget lets you to view and monitor the system resources.

You can view info about your CPU load or about your memory usage.

Now, these info are displayed right in front of you, on your desktop, without having to check through a lot of folders and other stuff like that.


Tags:
5

load-plugins 0.5


linux System->Monitoring Free
View Detail
Download load-plugins 0.5Download load-plugins 0.5
1.7 MB
load-plugins provides kicker cpuload and memory load plugins.

To install:

$ ./configure
$ make

$ copy inst/*.desktop $KDEDIR/share/apps/kicker/applets
$ copy src/*.la $KDEDIR/lib/kde3
$ copy src/.lib/*.so $KDEDIR/lib/kde3
$ copy inst/*rc $KDEHOME/share/config

Whats New in This Release:

· fixed bug with applet background color
· support added for kicker with tiled background image


Tags:
6

SWF, Lock & Load


script Flash Free
View Detail
Download SWF, Lock & LoadDownload SWF, Lock & Load
SWF, Lock & Load is an extremely easy program to generate Flash animated preloaders for your new and existing Flash files in seconds. Outputs SWF and FLA files. Choose from over 100 graphical preloader templates. Create Smart Preloaders which will attempt to preload enough for smooth playback based on the users connection speed. Add custom feedback messages showing current statistics such as percentage, bytes loaded, and frames loaded. Save project files so you can work on your preloaders over time. Import SWF, Lock & Load preloaders and Text-Osterone text effects into our SWF n Slide show creator.
Tags:
7

CPU Load Monitor


mac Utilities->System Utilities Free
View Detail
Download CPU Load MonitorDownload CPU Load Monitor
756 KB
CPU Load Monitor is a gadget that shows your CPU load.

It also has a timer.



Tags:
8

Load Bar 1.0.2


mac Utilities->Others Free
View Detail
Download Load Bar 1.0.2Download Load Bar 1.0.2
434 KB
Load Bar displays a thin yellow bar on the side of your screen that moves up and down, representing the CPU load of your Mac.

Tags:
9

Page Load Time


script PHP Free
View Detail
Download Page Load TimeDownload Page Load Time
This script gives you all the required code to insert your page load time at the bottom of your pages.
Tags:
10

CPU Load 2.00


windows Utilities->Misc Utilities Free
View Detail
Download CPU Load 2.00Download CPU Load 2.00
385KB
CPU Load is a 32-bit software for Windows 95 and 98 that monitors the CPU Load (or Usage). Display includes a CPU Indicator, a CPU Usage History and a system tray icon as a CPU meter.
Tags:
11

Load Tester 1.0


windows Network Internet->Server Tools Free
View Detail
Download Load Tester 1.0Download Load Tester 1.0
829 KB
Load Tester will produce hits to a web server.

Just put in the URL! You can set how many hits you want, and how many milliseconds between hits. You can produce up to 40 hits a second! Great for testing out servers to see what load they can handle.

Tags:
12

Load Balance 9.0


windows Network Internet->Other $98.00
View Detail
Download Load Balance 9.0Download Load Balance 9.0
14.5 MB
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 Failover management solution for Internet, Intranet and cluster applications.
Tags:
13

Page Load Time Walkthrough


script PHP Free
View Detail
Download Page Load Time WalkthroughDownload Page Load Time Walkthrough
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.
Tags:
14

Prestwood Load Balancer 1.02


windows Network Internet->Other $99.95
View Detail
Download Prestwood Load Balancer 1.02Download Prestwood Load Balancer 1.02
1.1 MB
The Prestwood Load Balancer is a cross-web server, cross-platform web request dispatcher that distributes direct HTTP calls to various web servers, based on the total number of pending requests to each server and the average response time. By sending pending HTTP requests to servers with lighter loads or faster throughput, the Prestwood Load Balancer ensures quicker response time for all HTTP calls.
Tags:
15

vcs-load-dirs 1.1.1


linux Programming->Version Control Free
View Detail
Download vcs-load-dirs 1.1.1Download vcs-load-dirs 1.1.1
MB
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 achieve a basic version of this, vcs-load-dirs often does better than that, especially concerning renames.

vcs-load-dirs is a Free Software project licensed under the GNU General Public License. You can download it for free, and you can modify it. In fact, you are encouraged to contribute to vcs-load-dirs, and doing so is fast and easy.

vcs-load-dirs is written in pure Python and has been known to work on various versions of Linux and BSD. It was written primarily in response to Subversions svn_load_dirs, which was tied to Subversions internals and not portable to other VCSs.

Here are some key features of "vcs load dirs":

· When a given import directory represents only adds or only deletes from the tree in version control, vcs-load-dirs automatically issues the needed add/delete commands to tell the VCS what happened.
· When an import directory represents both adds or deletes, vcs-load-dirs realizes that, rather than a bunch of discrete adds and deletes, there may be files that were renamed. It enters an interactive mode, showing deleted and added files, and lets you match them up if you believe any were renamed. You can optionally skip this step if you dont want your VCS to track the renames. vcs-load-dirs will inform your VCS about renames, adds, and deletes.

Whats New in This Release:

· Support for Mercurial was added.
· Minor fixes were made.
· A new Web site was made.


Tags:
16

Load Balancer 1.1


windows Network Internet->Misc Web Server Tools $99
View Detail
Download Load Balancer 1.1Download Load Balancer 1.1
2.50 MB
The Prestwood Load Balancer is a useful cross-web server, cross-platform web request dispatcher which distributes direct HTTP calls to various web servers, based on the total number of pending requests to each server and the average response time.

By sending pending HTTP requests to servers with lighter loads or faster throughput, the Prestwood Load Balancer ensures quicker response time for all HTTP calls.

Since the Prestwood Load Balancer is configured using I.P. addresses only, it is designed to work with web servers running on any operating system. This includes Microsoft IIS, Apache Web Server and Apache SSL, etc.

Limitations:

· 60 days trial

Tags:
17

Prestwood Load Balancer 1.0


windows Network Internet->Server Tools $99.95
View Detail
Download Prestwood Load Balancer 1.0Download Prestwood Load Balancer 1.0
1019KB

A cross-web server, cross-platform web request dispatcher. Distributes direct HTTP calls to various web servers, based on the total number of pending requests to each server and the average response time.By sending pending HTTP requests to servers with lighter loads or faster throughput, the Prestwood Load Balancer ensures quicker response time for all HTTP calls.Since the Prestwood Load Balancer is configured using I.P. addresses only, it is designed to work with web servers running on any operating system. This includes Microsoft IIS, Apache Web Server and Apache SSL,freelancer rebalance
etc. The Prestwood Load Balancer is a Windows application, and runs on all 32-bit versions of Windows including 9x, ME, NT, 2000, and XP.
Tags:
18

Riverdrums Load Balancer 0.8


linux System->Networks Free
View Detail
Download Riverdrums Load Balancer 0.8Download Riverdrums Load Balancer 0.8
0.011 MB
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 host:service[:max] [-h host:service[:max] ...] [-m max] [-t timeout] [-c check interval] [-s bufsize] [-n servers] [-f]


Tags:
19

3D Load Packer 1.82


windows Business Finance->Business Finance USD 300.00
View Detail
Download 3D Load Packer 1.82Download 3D Load Packer 1.82
3.2 MB
3D Load Packer (3DLP) is the unique space optimizer designed to help you plan quickly and easily the best compact arrangement

3D Load Packer (3DLP) is the unique space optimizer designed to help you plan quickly and easily the best compact arrangement of a number of different size 3D rectangular objects (hereafter called "Boxes") within one or more rectangular enclosures (hereafter "Containers").

3DLP is based on the truly three-dimensional, most dense and quick original packing algorithms.

3D Load Packer was developed for helping you to improve multi-product load plans for any rectangular containers, trucks, trailers, railcars, crates, pallets and boxes, as well as be applied to any other 3D-space optimization problem.

The program can optimize over multiple containers in multiple sizes at the same time, taking into account overall box set considered and allowed box space orientations, specified for each box separately or for all boxes together.

Limitations:

· 30-day Trial version


Tags:
20

Prima::image-load 1.20


linux Programming->Libraries Free
View Detail
Download Prima::image-load 1.20Download Prima::image-load 1.20
1.4 MB
Prima::image-load is a Perl module using image subsystem.

Simple loading

Simplest case, loading a single image would look like:

my $x = Prima::Image-> load( filename.duf);
die "$@" unless $x;

Image functions can work being either invoked from package, or from existing Prima::Image object, in latter case the caller object itself is changing. The code above could be also written as

my $x = Prima::Image-> create;
die "$@" unless $x-> load( filename.duf);

In both cases $x contains image data upon success. Error is returned into $@ variable ( see perldoc perlvar for more info).


Tags:

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket