2016
DOI: 10.1145/2894749
|View full text |Cite
|
Sign up to set email alerts
|

Sloth

Abstract: Many web applications store persistent data in databases. During execution, such applications spend a significant amount of time communicating with the database for retrieval and storing of persistent data over the network. These network round-trips represent a significant fraction of the overall execution time for many applications (especially those that issue a lot of database queries) and, as a result, increase their latency. While there has been prior work that aims to eliminate round-trips by batching que… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 29 publications
0
4
0
Order By: Relevance
“…Driver to Dataflows. To integrate data motion between the driver and the dataflows, we wrap the dataflows generated in Section 4.3.1 in special objects called thunks [16]. A thunk object of type Thunk[A] wraps an abstract dataflow that results in a value of type A.…”
Section: Transparent Data Motionmentioning
confidence: 99%
See 3 more Smart Citations
“…Driver to Dataflows. To integrate data motion between the driver and the dataflows, we wrap the dataflows generated in Section 4.3.1 in special objects called thunks [16]. A thunk object of type Thunk[A] wraps an abstract dataflow that results in a value of type A.…”
Section: Transparent Data Motionmentioning
confidence: 99%
“…It then reads a list of blacklisted mail servers (line 2). The loop at lines 7-25 applies different classifiers (lines 9-12) and finds the one that produces the least amount of non-spam emails sent from blacklisted servers (lines [15][16][17][18]. Applicable Optimizations.…”
Section: Data-parallel Workflowmentioning
confidence: 99%
See 2 more Smart Citations