Skip to content

rmarduga/low-latency-memory-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of ObjectPool is located at include directory.


Building and running the test program:
    ./configure
    make
    cd test
    ./low_latency_object_pool_test <thread count> <maxCapacity> <minCapacity>
     

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published