use per-thread caching for actors
this patch extends the caching strategy to actor instances to minimize access to the heap through new/delete
Showing
cppa/memory_managed.hpp
0 → 100644
src/memory_managed.cpp
0 → 100644
src/recursive_queue_node.cpp
0 → 100644
Please register or sign in to comment