440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
resources   {key13}


C++ ResourcePool 0.99.22 (Default branch)

FreshMeat

Monday May 26, 2008. 03:37 PM
FreshMeat

C++ ResourcePool is a library which can be used to pool resources of every kind. It can also be used as an abstraction layer by providing a unique API for different resources of similar resource types; the most prominent examples are SQL databases. It includes a convenient way to access MySQL and Oracle databases in the same way, so that changing from MySQL to Oracle or vice-versa does not need big code changes. License: GNU General Public License (GPL) Changes: The API to retrieve data from a SQLSelect command was redesigned. The new interface decouples the application code from ResourcePool library by introducing a new SQLFetcher class which acts as base class for the process() method. A new example was added to illustrate the new interface. The interface changes are not backwards compatible with prior releases, so minor code changes are required in client applications.
ResourcePool library which used pool resources ofevery kind. also ResourcePool 0.99.22 (Default branch)
C++ ResourcePool 0.99.22 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=efd0bfca5ab4edec3ccf7e9a5ae41544

 

 Related News 

Search

Download Zicos
Sat August 30, 05:59 AM
resources   {key13}