缓冲池主要用于服务端,将不断重复的malloc和free操作管理起来,可提高效率,也便于数据量化管理
-
Notifications
You must be signed in to change notification settings - Fork 0
缓冲池主要用于服务端,将不断重复的malloc和free操作管理起来,可提高效率,也便于数据量化管理
License
JeepLin/BufferPool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
缓冲池主要用于服务端,将不断重复的malloc和free操作管理起来,可提高效率,也便于数据量化管理
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published