2017 International Conference on Communication, Computing and Digital Systems (C-Code) 2017
DOI: 10.1109/c-code.2017.7918916
|View full text |Cite
|
Sign up to set email alerts
|

Extending agent-based Mobile Petri Nets with access control

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...

Citation Types

0
1
0

Year Published

2017
2017
2017
2017

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 20 publications
0
1
0
Order By: Relevance
“…At the same time, all the blocking requests in each transaction precede all unlock requests, the two phases refer to the lock growth phase and the lock shrink phase, 1) the lock growth phase: before any data is read and written, the transaction first obtains the data of the blockade; 2) lock shrink phase: after the release of a blockade, the transaction no longer get any lock. The SQLite system manages a lock table that enables the transaction to be locked at the last minute to ensure maximum concurrency and efficiency [3,4].SQLite contains 5 different lock states: unlocked state, shared state, hold status, pending state, and exclusive status, each transaction can only be in one of the states at the same time. In addition to the unlocked state, each state has a lock corresponding to it: 1) shared locks; 2) reserved locks; 3) pending locks; 4) exclusive locks,.…”
mentioning
confidence: 99%
“…At the same time, all the blocking requests in each transaction precede all unlock requests, the two phases refer to the lock growth phase and the lock shrink phase, 1) the lock growth phase: before any data is read and written, the transaction first obtains the data of the blockade; 2) lock shrink phase: after the release of a blockade, the transaction no longer get any lock. The SQLite system manages a lock table that enables the transaction to be locked at the last minute to ensure maximum concurrency and efficiency [3,4].SQLite contains 5 different lock states: unlocked state, shared state, hold status, pending state, and exclusive status, each transaction can only be in one of the states at the same time. In addition to the unlocked state, each state has a lock corresponding to it: 1) shared locks; 2) reserved locks; 3) pending locks; 4) exclusive locks,.…”
mentioning
confidence: 99%