-
Notifications
You must be signed in to change notification settings - Fork 3
Concepts
Jan Wiemer edited this page Dec 27, 2020
·
12 revisions
Here the basic concepts of the JACIS are described.
Step 1: Client calls get(X)
|
Step 2: Object X is cloned to TX
|
Step 3: Object X(TX) is returned
|
Step 4: Client updates Object X(TX)
|
Step 5: prepare TX: Object X is locked
|
Step 6: commit TX: Object X(TX) cloned back to X
|
Next Chapter: Installation





