2013 IEEE 20th International Conference on Web Services 2013
DOI: 10.1109/icws.2013.91
|View full text |Cite
|
Sign up to set email alerts
|

Coarse Grained Web Service Availability, Consistency, and Durability

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2013
2013
2016
2016

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 1 publication
0
8
0
Order By: Relevance
“…Constraint specification and enforcement have been a part of relational database model research since Codd [6] originally wrote the specification. Recently work on auto generation of SQL code to enforce these constraints from the UML model has been done by Heidenreich, et al [7] and Demuth, et al [8]. In both these works, the focus is on the generation of the SQL code for relational databases for the invariants.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Constraint specification and enforcement have been a part of relational database model research since Codd [6] originally wrote the specification. Recently work on auto generation of SQL code to enforce these constraints from the UML model has been done by Heidenreich, et al [7] and Demuth, et al [8]. In both these works, the focus is on the generation of the SQL code for relational databases for the invariants.…”
Section: Related Workmentioning
confidence: 99%
“…During the last decade, several methods have been proposed to ensure mutual consistency in the presence of lazy update propagation (see [6] for an overview.) More recently, Snapshot Isolation (SI) [7,8] has been proposed to provide concurrency control in replicated databases. The aim of this approach is to provide global onecopy serializability using SI at each replica.…”
Section: Related Workmentioning
confidence: 99%
“…We needed to use additional data to suppress the elements returned to the client. In previous research, the Buddy System communicated with the client via SOAP requests [8]. The dispatcher would then translate the SOAP requests into a set of CRUD (create, read, update and delete) operations on basic objects.…”
Section: Schemaless Web-servicesmentioning
confidence: 99%
“…Figure 4 shows the modified workflow using the pre and post filters to modify the CRUD data requested by the transaction. On startup, the dispatcher creates a precedence graph based on the semantics of the XMI data (XML representation of the model) that comes from a UML model of the web service [8]. This model allowed the dispatcher to know the low-level CRUD operations of each web service.…”
Section: Soap Filtersmentioning
confidence: 99%
“…Using the method from our previous work mapping course grained services to fine grained services [18] we are able to auto generate compensators. The use of the compensator allows a single round trip message from the client to the server when the constraints pass on both client and server.…”
Section: Temporal Constraintsmentioning
confidence: 99%