Boost logo

Boost :

From: Rohit Joshi (rinku24_at_[hidden])
Date: 2004-09-07 22:58:15


boost::pool is specific to memory pool. boost doesn't have library to
support generic pool which can be used for connection pooling, thread pool
or any generic object pooling.

Look at this article : "Generic Pool : Policy based design
(http://www.codeproject.com/library/Generic_Pool_Design.asp). I like the
concept and let's make it as part of boost library. What's your opinion???


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk