GitHub - darkac/CacheFrame_MemoryManager: A memory manager which provides support for Dynamic Caching in WSE

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

MemoryManager

A memory manager which provides support for Dynamic Caching in WSE.

The MemoryManager module is responsible for maniplulating a pre-allocated memory space.

The call chain: ListHandler --> CacheFrame --> MemoryManager

Notes:

  1. This Frame is multi-thread safe.

  2. The MemoryManager module is transparent to the user (who use this Frame).

About

A memory manager which provides support for Dynamic Caching in WSE

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published