TY - JOUR AU - Sudhakar, Chapram AU - Ramesh, T. PY - 2009 TI - An Improved Lazy Release Consistency Model JF - Journal of Computer Science VL - 5 IS - 11 DO - 10.3844/jcssp.2009.778.782 UR - https://thescipub.com/abstract/jcssp.2009.778.782 AB - Problem statement: A network of workstations, viewed as a distributed shared memory system can be used to develop and test parallel algorithms. Approach: For implementing parallel algorithms on such DSMs shared memory consistency model plays a vital role. Results: However on a LAN, strict consistency models like Sequential Consistency model (SC) are not useful since the communication is slow. In such environments relaxed models like Entry Consistency (EC), Release Consistency (RC) or their variations such as Lazy Release Consistency (LRC) are generally used. Conclusion/Recommendations: In this study an Improved Lazy Release Consistency (ILRC) model is proposed. This model is studied with standard parallel algorithms. In many cases the ILRC model is proved to work better than the LRC model.