libaitsess version 3.1

Short time after last version 3.0 of libaitsess ELWIX release new one. With new shiny thread safety memory management system. New memory system is organized into separate memory pools (mpool_t*). At this time you could use many memory pools in same program. System also offers pool quota management. libaitsess memory system have cache management and reuse inactive memory blocks if available. Cache system has manual purge function for early free inactive resources.
Memory pools has extended online information for calls, sizes and resource. libaitsess there is nice debug and statistics functions and callbacks. All memory blocks are guarded with start/stop sentinels. If you lost base pointer to your data. You may find lost thing with memory block name and rounded size of wanted block.

Bon voyage new pool memory management system!

Cheers!!!

About Michael Pounov

Software & Network Solutions
This entry was posted in elwix. Bookmark the permalink.