2015
DOI: 10.1007/s00607-015-0480-7
|View full text |Cite
|
Sign up to set email alerts
|

A Big Data analyzer for large trace logs

Abstract: Current generation of Internet-based services are typically hosted on large data centers that take the form of warehouse-size structures housing tens of thousands of servers. Continued availability of a modern data center is the result of a complex orchestration among many internal and external actors including computing hardware, multiple layers of intricate software, networking and storage devices, electrical power and cooling plants. During the course of their operation, many of these components produce lar… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
15
0

Year Published

2015
2015
2022
2022

Publication Types

Select...
4
2

Relationship

2
4

Authors

Journals

citations
Cited by 13 publications
(15 citation statements)
references
References 41 publications
0
15
0
Order By: Relevance
“…Our observation concluded that the time-complexity worst case of LWin is when all or almost all sup[i] and sub[i] are occupied, or N is almost reaching 2n, such as when N = 15. The volume sequence for N = 15 using LWin is {1, 1[1], 2 [2], 4 [4]}, and as shown, all sup[i] and sub[i], i > 0, are filled. Thus, when an EP evaluation is performed, the LWin algorithm must double-check all elements.…”
Section: A First Experiments Resultsmentioning
confidence: 99%
See 4 more Smart Citations
“…Our observation concluded that the time-complexity worst case of LWin is when all or almost all sup[i] and sub[i] are occupied, or N is almost reaching 2n, such as when N = 15. The volume sequence for N = 15 using LWin is {1, 1[1], 2 [2], 4 [4]}, and as shown, all sup[i] and sub[i], i > 0, are filled. Thus, when an EP evaluation is performed, the LWin algorithm must double-check all elements.…”
Section: A First Experiments Resultsmentioning
confidence: 99%
“…By contrast, FWin produces the lowest number of EPs because several elements are empty in some situations. For example, when N = 14, the volume sequences of PF-FWin, FWin, and LWin, respectively, are {1, 1, 1, 1, 2, 8}, {1, 0, 2, 3, 0, 8}, and {1, 1, 2 [2], 4 [4]}. While LWin even has two 1s in front of the array, FWin contains only one 1; its sup[1].vol is even empty, whereas it should provide the most accurate support.…”
Section: A First Experiments Resultsmentioning
confidence: 99%
See 3 more Smart Citations