
Blind Write Protocol Throughput
Author(s) -
Nanna Suryana,
Khairul Anshar,
Pulung Nurtantio Andono
Publication year - 2022
Publication title -
journal of physics. conference series
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.21
H-Index - 85
eISSN - 1742-6596
pISSN - 1742-6588
DOI - 10.1088/1742-6596/2224/1/012074
Subject(s) - protocol (science) , computer science , consistency (knowledge bases) , throughput , two phase commit protocol , internet protocol control protocol , consistency model , distributed computing , user datagram protocol , data consistency , internet protocol suite , operating system , artificial intelligence , programming language , medicine , distributed transaction , transaction processing , alternative medicine , database transaction , the internet , pathology , wireless
Blind Write Protocol allows more transactions to be executed at the same time. It is achieved by removing the locking phase to any entity while the write operation is performed. To have a fair throughput comparison with the Locking Protocol then this paper introduces three different approaches using Blind Write Protocol that can preserve consistency. The throughputs are presented and compared with Locking Protocol. We found that preserving consistency using Blind Write Protocol needs more operations. As a result, it consumes more resources and makes the response times much slower compared to Locking Protocol. If Blind Write Protocol ignores consistency, then it shows better response time compared to Locking Protocol. The Blind Write Protocol aims to achieve availability rather than consistency.