src/shm/hashtable.h @@ -5,7 +5,8 @@ #include <functional> #include <set> #define MAPSIZE 4096 #define START_KEY 1000 #define MAPSIZE 81920 // 创建Queue数量的上限 #define QUEUE_COUNT_LIMIT 300