Atomic Memory Model 2.3
License: Free Trial File size: 1.40 MB
Users Rating: 4.0/5 - 1 votes
Please wait ... Your download link is being verified for malicious content.
You'll be able to download in 5 seconds.
You'll be able to download in 5 seconds.
ABOUT Atomic Memory Model
The Atomic Memory Model is a powerful methodology which handles memory in a consistent, elegant, simple and highly effective way, greatly increasing the quality of code and speed of development. By abstracting the memory and representing it as an encapsulated entity, one can eliminate all of the issues arising around using memory in a digital computer system and make them intrinsically impossible. The download includes the thesis of the model, the complete source code of example implementation "Two" (version 2.3) for C++, and a Reference Manual. It also includes a set of useful helper classes and the source code for implementation "One" (version 1.2), and a simple example program demonstrating the use of the code.