intro stuff.
This commit is contained in:
parent
fa9da30977
commit
37339c574d
1 changed files with 6 additions and 8 deletions
|
@ -1151,14 +1151,12 @@ can be stretched by sophisticated developers.
|
|||
\subsection{Summary}
|
||||
|
||||
\eab{update}
|
||||
Note that the ARIES algorithm is extremely complex, and we have left
|
||||
out most of the details needed to understand how ARIES works, or to
|
||||
implement it correctly. Yet, we believe we have covered everything
|
||||
that a programmer needs to know in order to implement new
|
||||
transactional data structures. This was possible due to the careful
|
||||
encapsulation of portions of the ARIES algorithm, which is the feature
|
||||
that most strongly differentiates \yad from other, similar libraries.
|
||||
|
||||
The ARIES algorithm is extremely complex, and we have left
|
||||
out most of the details needed to understand how ARIES works. Yet, we
|
||||
have covered the information that is needed to implement new
|
||||
transactional data structures. \yad's encapsulation of ARIES makes
|
||||
this possible, and was performed in a way that strongly differentiates
|
||||
\yad from existing systems.
|
||||
|
||||
|
||||
%We hope that this will increase the availability of transactional
|
||||
|
|
Loading…
Reference in a new issue