Atomic Memory Model 2.3

License: Free Trial ‎File size: 1.40 MB
‎Users Rating: 4.0/5 - ‎1 ‎votes

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.

VERSION HISTORY

  • Version 2.3 posted on 2012-10-15
    Added HandleMemory, SecureMemory, SecureString and other memory atom classes. Added numerous methods with various capabilities, such as functions for data finding and resource manipulation. Numerous improvements have been made, including improved exception handling.
  • Version 2.2 posted on 2007-08-05

Program Details

EULA

Atomic Memory Model Software License The MIT License [your product] uses the Atomic Memory Model by Miroslav Bonchev Bonchev. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.