SncpClient优化

This commit is contained in:
redkale
2023-03-23 11:56:13 +08:00
parent f34554f2cb
commit 80bad30811
20 changed files with 213 additions and 188 deletions

View File

@@ -7,10 +7,6 @@ redkale.lib = ./
redkale.executor.threads = 4
redkale.executor.hash = false
#\u3010transport\u8282\u70b9\u5168\u5c40\u552f\u4e00\u3011
redkale.transport.bufferCapacity = 32k
redkale.transport.bufferPoolSize = 32
#\u3010excludelibs\u8282\u70b9\u5168\u5c40\u552f\u4e00\u3011
redkale.excludelibs.value = ^.*mysql.*$;^.*kafka.*$