1992
DOI: 10.1007/bf00365314
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid protocols using dynamic adjustment of serialization order for real-time concurrency control

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

1993
1993
2008
2008

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 38 publications
(9 citation statements)
references
References 2 publications
0
9
0
Order By: Relevance
“…However, such enforcement has the unfortunate effect of degrading performance for high-level transactions in a realtime system. For example, a typical real-time database assigns priorities to transactions based on how close they are to missing their deadlines [1], [22], [24]. A high-level transaction with a closer deadline is assigned a higher-priority than a 1.…”
Section: Performance Penalty Of Enforcing Securitymentioning
confidence: 99%
See 1 more Smart Citation
“…However, such enforcement has the unfortunate effect of degrading performance for high-level transactions in a realtime system. For example, a typical real-time database assigns priorities to transactions based on how close they are to missing their deadlines [1], [22], [24]. A high-level transaction with a closer deadline is assigned a higher-priority than a 1.…”
Section: Performance Penalty Of Enforcing Securitymentioning
confidence: 99%
“…To avoid this problem, for each transaction i , two lists are maintainedÐbefore i , which is the list of active transactions that precede i in the serialization order, and after i , which is the list of active transactions that follow i in the serialization order. This idea is adapted from [24], where before_cnt and after_cnt are used to dynamically adjust the serialization order of transactions. The following additions are made to the basic twophase locking protocol:…”
Section: Secure 2plmentioning
confidence: 99%
“…There are several papers that have explored approaches to extend conventional databases for time-critical applications [Abbo92, Sha91,Son92]. The problem arises when these approaches are applied to secure databases, because covert channels can be introduced by priority-based scheduling.…”
Section: Supporting Security and Timelinessmentioning
confidence: 99%
“…A hybrid protocol that is a combination of optimistic concurrency control and timestamp-ordering was proposed by Son et al [62]. The protocol uses optimistic concurrency control with broadcast commit to take the advantage of the early detection and resolution of nonserializable executions.…”
Section: Concurrency Control With Soft~firm Deadline Transactionsmentioning
confidence: 99%