An open API service indexing awesome lists of open source software.

https://github.com/sidmishraw/stm-proto-1

STM prototype #1 in Java
https://github.com/sidmishraw/stm-proto-1

java project stm

Last synced: over 1 year ago
JSON representation

STM prototype #1 in Java

Awesome Lists containing this project

README

          

# STM Prototype

## Author: Sidharth Mishra
## Advisor: Dr. Jon Pearce

This is a prototype that simulates the operating principle mentioned in the paper `Software Transactional Memory by Michel Weimerskirch`.

For detailed code/output walkthrough please refer to the [output.md](./ops/output.md) file.