software  
home
software
papers
service
fun
potw
contact
credits

ResourcePool

The ResourcePool provides a generic way to use connection caching for any kind of resources. The package includes classes to deal with DBI and Net::LDAP resources and is easily extensible.

It has also a LoadBalancer class to spread load across different servers and is able to do fail over to increase the overall availability of the service.

Use this package if you...
  • ...want to use connection caching (persistent connections) for something which is not DBI (e.g. Net::LDAP).
  • ...have more then one server which can handle your requests and need to implement load balancing and/or fail over.

Documentation

Download

ResourcePool - the core
 
.tar.gz.tar.ZV1.0104 - 2005-01-06
Fixed CPAN bug #9391 (stringified hash key)
Full changelog ]
32 kB50 kB
 
ResourcePool::Resource::DBI - the DBI bindings
 
.tar.gz.tar.ZV1.0101 - 2004-05-02
Minor fix for error handling
Full changelog ]
10 kB19 kB
 
ResourcePool::Resource::Net::LDAP - the Net::LDAP bindings
 
.tar.gz.tar.ZV1.0002 - 2003-09-26
Compatibility improvements
Full changelog ]
6 kB11 kB
 
ResourcePool::Resource::SOAP::Lite - the SOAP::Lite bindings
 
.tar.gz.tar.ZV1.0101 - 2003-05-07
Minor bugfix for error reporting
Full changelog ]
5 kB9 kB
 

Download archive

Change Log

Copyright

Copyright (C) 2003 by Markus Winand <mws@fatalmind.com>

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

(c) 2007 by mws Last modified: Mon Apr  9 14:12:48 2007