liuxiaolong
2021-09-13 344e78d8d00fc76086b7078884ab2d82f9a6f973
src/shm/hashtable.h
@@ -5,7 +5,7 @@
#include <functional>
#include <set>
#define MAPSIZE 1024
#define MAPSIZE 4096
// 创建Queue数量的上限
#define QUEUE_COUNT_LIMIT 300