boost::generic_pool ??

8 Sep
2004
8 Sep
'04
3:58 a.m.
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???
7580
Age (days ago)
7580
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rohit Joshi