Distributed Persistent Memory
Distributed Persistent Memory Allows a Uniform Representation of Data
Memory hierarchy |
Communication hierarchy |
|
![]() |
|
![]() |
- distributed uniform persistent memory† allows the same representation everywhere
- dispenses with filesystems and explicit networking (e.g. sockets, network protocols)
- programmers need not be directly concerned with disk storage or with the network
- simple programming model with reduced programming effort (25 – 80% reduction)
PersiMMon will change the computing world.
† Uniform persistent memory presents a convincing and practical illusion of a single large, fast non-volatile memory;
distributed uniform persistent memory extends this illusion so that all data seems local.