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

Connection Pool software
Filter: All | Freeware | Demo
 

Connection Pool

< 1 2 3 4 5 > 
Released: May 30, 2011  |  Added: June 08, 2011 | Visits: 2.860

Battle Pool Battle Pool is a 3D turn-based strategy game. It's very similar to a pool game set-up, but has a unique storyline attached. If you're a big pool fan (and I know there are lots of you out there) but want something a bit more interesting than plain vanilla pool, look no further than this! Battle...



Platforms: Windows

License: Freeware Size: 5.47 MB Download (158): Battle Pool Download

Added: March 26, 2006 | Visits: 5.935

Kick Shot Pool Kick Shot Pool grabs you with its beautiful graphics and intuitive controls, then refuses to let go of you with its addictive gameplay and wide range of human and CPU opponents. Easy to learn but tricky to master - Fun for the whole family! Fun physics offer the perfect combination of realism and...





Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 3.82 MB Download (343): Kick Shot Pool Download

Released: January 12, 2005  |  Added: April 11, 2006 | Visits: 5.471

BVRP Connection Manager Pro Laptop Magazine Editors Choice for September 2005. Laptop calls it a *must have* program for mobile professionals. "The chief advantage or using Connection Manager PRO is that it seamlessly enables your preset profile for the type of connection it detects, giving you the freedom to think...


Platforms: BeOS, Palm OS, Windows

License: Shareware Cost: $29.90 USD Size: 6.6 MB Download (365): BVRP Connection Manager Pro Download

Added: April 08, 2010 | Visits: 3.334

Tournament Pool and Bracket Tracker Tournament Pool and Bracket Tracker is a Java Servlet based generic game tournament pool bracket tracking application suitable especially for the NCAA basketball championship tournament. Features include bracket entering, multiple scoring systems, multiple users, groups, pools, etc....


Platforms: *nix

License: Freeware Size: 6.3 MB Download (230): Tournament Pool and Bracket Tracker Download

Added: August 16, 2010 | Visits: 1.297

TN3270 Resource Gateway TN3270RG is a TCP/IP TN3270 gateway that dynamically assigns resources to a connection from a pool of available addresses. Features include an easy to use web interface for management and a PostgreSQL database backend. It is useful if you have a large number of machines connecting to a TN3270...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): TN3270 Resource Gateway Download

Added: February 14, 2010 | Visits: 993

Jabber::Connection SYNOPSIS # client connection: my $c = new Jabber::Connection( server => jabber.org, log => 1, ); # component connection: # my $c = new Jabber::Connection( # server => localhost:5700, # localname => comp.localhost, # ns => jabber:component:accept, # log => 1, # debug => 1, # );...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Jabber::Connection Download

Added: November 23, 2010 | Visits: 1.355

Thread::Pool Thread::Pool contains group of threads for performing similar jobs. SYNOPSIS use Thread::Pool; $pool = Thread::Pool->new( { optimize => cpu, # default: memory pre => sub {shift; print "starting worker with @_n", do => sub {shift; print "doing job for @_n"; reverse @_}, post => sub...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (103): Thread::Pool Download

Added: August 18, 2010 | Visits: 1.404

QoS Connection Tuning HOWTO QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. This enables you to get the maximum benefit out of your connection without lag and loss..


Platforms: *nix

License: Freeware Download (198): QoS Connection Tuning HOWTO Download

Added: January 06, 2010 | Visits: 1.212

Penny Pool Penny Pool is a small utility to ease the pooling of expenses. It facilitates the administration of many (small) shared expenses, which typically add up to significant amounts. It uses PHP/MySQL/Apache, and has an emphasis on easy installation. A well-known problem in groups of people is how...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (89): Penny Pool Download

Added: October 21, 2010 | Visits: 851

Gtk2::Ex::MindMapView::Connection Gtk2::Ex::MindMapView::Connection is a Perl module to draw connections between view items. HEIRARCHY Glib::Object +----Gtk2::Object +----Gnome2::Canvas::Item +----Gnome2::Canvas::Shape +----Gnome2::Canvas::Bpath +----Gtk2::Ex::MindMapView::Connection SYNOPSIS use...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (89): Gtk2::Ex::MindMapView::Connection Download

Added: April 06, 2010 | Visits: 1.174

Connection Manager Connection Manager allows you to pre-configure all this, and use a single consistant interface to get connected to all of these various systems. Do you have to log in to a lot of different systems? If you do, odds are that you have to use a variety of methods. You probably have some systems...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (126): Connection Manager Download

Added: May 18, 2010 | Visits: 1.257

Net::Connection::Sniffer::Util Net::Connection::Sniffer::Util are netaddr utilities. SYNOPSIS use Net::Connection::Sniffer::Util; my $ip = newcidr24 Net::Connection::Sniffer::Util($netaddr); my $ipcopy = $ip->copy; if ($someip->within($ip)) { do something... if ($ip->contains($someip)) { do something... if...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (119): Net::Connection::Sniffer::Util Download

Added: January 12, 2010 | Visits: 2.521

Net::Connection::Sniffer Net::Connection::Sniffer can gather stats on network connections. SYNOPSIS use Net::Connection::Sniffer; gather($config) __top Net::Connection::Sniffer is a perl module to gather connection statistics by listening to ethernet traffic. Traffic is filtered using standard BPF notation as...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (449): Net::Connection::Sniffer Download

Added: August 06, 2010 | Visits: 842

mod_dbi_pool mod_dbi_pool is an Apache module which provides database connection pooling services for other Apache Modules. Using libdbi it allows other modules to have a dynamic pool of database connections for many common SQL Servers, including mSQL, MySQL, PostgreSQL, Oracle and SQLite..


Platforms: *nix

License: Freeware Size: 184.32 KB Download (93): mod_dbi_pool Download

Added: September 04, 2010 | Visits: 1.016

POE::Component::Pool::Thread POE::Component::Pool::Thread is a POE Managed Boss/Worker threadpool. SYNOPSIS use POE qw( Component::Pool::Thread ); POE::Component::Pool::Thread->new ( MinFree => 2, MaxFree => 5, MaxThreads => 15, StartThrneads => 5, Name => "ThreadPool", EntryPoint => &thread_entry_point,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): POE::Component::Pool::Thread Download

Added: August 15, 2010 | Visits: 1.887

Gnome Remote Connection Manager Gnome Remote Connection Manager is a gnome application that stores information about remote connections. It gives you a GUI program to launch applications like telnet, shh, or rdesktop. It is highly configurable as to what type of applications it launches, so you are not limited to the three...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (140): Gnome Remote Connection Manager Download

Added: October 16, 2010 | Visits: 906

Net::FreeDB2::Connection Net::FreeDB2::Connection is a FreeDB/CDDB abstract connection class. Net::FreeDB2::Connection is an abstract class to represent connections to FreeDB/CDDB servers. After a successfull connection, FreeDB/CDDB queries, reads etc can be made to obtain/provide information from/to FreeDB/CDDB...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (107): Net::FreeDB2::Connection Download

Released: April 04, 2011  |  Added: April 16, 2011 | Visits: 1.263

Remote Desktop Connection Plus Remote Desktop Connection Plus is a remote desktop connection software, formerly called Terminal Services Client, for Windows. While it can serve as a good Remote Desktop Connection replacement, it also can manage many servers in one window,free 30 day trial.


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.09 MB Download (1505): Remote Desktop Connection Plus Download

Released: October 06, 2011  |  Added: October 19, 2011 | Visits: 1.405

Poolians Free Pool 2D Poolians Free Pool 2D is free, realistic, and easy to control: Shoot - Press left button and move mouse backward, then release the button. The longer distance you drag the mouse back for, the harder you shoot. Aim - Move mouse to adjust aim line. Refine Aim - Mouse wheel. Left click mouse to quit...


Platforms: Windows

License: Freeware Size: 9.57 MB Download (139): Poolians Free Pool 2D Download

Released: June 25, 2013  |  Added: July 24, 2013 | Visits: 2.240

Poolians Real Pool 3D Poolians is a free online pool and snooker game with tons of cool features:1. Realistic controls, graphics and sound effects. 2. 3D edition for serious players and 2D edition for casual players.3. Powerful in-game social functions: buddy list, messenger, gifting and more.4. Supports 3-ball,...


Platforms: Windows

License: Freeware Size: 10.98 MB Download (273): Poolians Real Pool 3D Download

< 1 2 3 4 5 >