cxxTools mtqueue : 多线程安全的队列 skipList : 跳表 threadpool : 线程池 tpool :使用了mtqueue的线程池 sockpoll : 使用多路转接的一个socket server phash : 三层索引表的完美hash映射表 datapool : 可动态增长的数据容器 pqueue : 自己实现的优先权队列, 最大堆和最小堆