|
|
|
|
|
|
Memory handling methodology for C++ software.
|
Atomic Memory Model 2.3
Author:
Supported languages: English
Supported OS: WinXP / WinVista / WinVista x64 / Win7 x32 / Win7 x64 / Win2000 / WinOther / Other / Mac OS X / Mac Other / Windows2000 / Price: Free |
|
|
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.
|
Free Atomic Memory Model download - 1.33 MbAtomic-Memory-Model.zip
|
Keywords:
Atomic Memory Model, Memory Model, memory leak, buffer overrun, memory crash, program crash, object oriented, garbage collection, Miroslav Bonchev, memory encapsulation, memory unit, memory exception, heap memory, stack memory, secure memory, shell memory, C++ code |
|
|
|
|
|