2010 IEEE 30th International Conference on Distributed Computing Systems 2010
DOI: 10.1109/icdcs.2010.23
|View full text |Cite
|
Sign up to set email alerts
|

A Spinning Join That Does Not Get Dizzy

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
24
0

Year Published

2011
2011
2017
2017

Publication Types

Select...
5
4

Relationship

1
8

Authors

Journals

citations
Cited by 23 publications
(24 citation statements)
references
References 18 publications
0
24
0
Order By: Relevance
“…Goncalves et al [16,15] and Frey et al [12,13] have developed a join algorithm, called cyclo-join, suited for ring network topology networks. In the setup phase of the cyclojoin, both relations are fragmented and distributed over all n machines.…”
Section: Distributed Join Algorithmsmentioning
confidence: 99%
“…Goncalves et al [16,15] and Frey et al [12,13] have developed a join algorithm, called cyclo-join, suited for ring network topology networks. In the setup phase of the cyclojoin, both relations are fragmented and distributed over all n machines.…”
Section: Distributed Join Algorithmsmentioning
confidence: 99%
“…Frey et al [18] proposed the idea of the data-cyclotron, a system with a ring-shaped network topology in which fragments of one relation are constantly transmitted from one machine to the next. Barthels et al [6] proposed to use RDMA in order to reduce the communication costs of large data transfers and hide the remote memory access latencies by interleaving communication and computation.…”
Section: Related Workmentioning
confidence: 99%
“…Algorithm: 2 Block Nested Loop Join (Block-at-a-time) [9] for each block bR of 'r' do {blocks of relation 'r' are scanned one by one.…”
Section: Block Nested Loop Join (Bnlj-one Block At a Time)mentioning
confidence: 99%
“…The block nested loop joins algorithm works by reading a block of tuples, from the outer and inner relation [10]. In BNLJ (one block at a time) chunks of each relation is transferred from hard disk to main memory where join operations is performed [9].…”
Section: Block Nested Loop Join (Bnlj-one Block At a Time)mentioning
confidence: 99%