2021
DOI: 10.1007/978-3-030-90539-2_30
|View full text |Cite
|
Sign up to set email alerts
|

Differentiated Performance in NoSQL Database Access for Hybrid Cloud-HPC Workloads

Abstract: In recent years, the demand for cloud-based high-performance computing applications and services has grown in order to sustain the computational and statistical challenges of big-data analytics scenarios. In this context, there is a growing need for reliable large-scale NoSQL data stores capable of eciently serving mixed high-performance and interactive cloud workloads. This paper deals with the problem of designing such NoSQL database service: to this purpose, a set of modications to the popular MongoDB softw… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
2
2

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 25 publications
(18 reference statements)
0
1
0
Order By: Relevance
“…However, the way WiredTiger is used within MongoDB makes busy waiting unsafe, as the rules recalled in Section I are not enforced. each remote connection to a MongoDB server is reserved a unique dedicated thread to handle the server-side activities [4], [5], which are ultimately performed by WiredTiger. Therefore, MongoDB should have controlled/restricted the number of clients concurrently issuing requests to avoid the potential waste of CPU time, as they result in threads concurrently using WiredTiger.…”
Section: A "Unsafe" Busy Waitingmentioning
confidence: 99%
“…However, the way WiredTiger is used within MongoDB makes busy waiting unsafe, as the rules recalled in Section I are not enforced. each remote connection to a MongoDB server is reserved a unique dedicated thread to handle the server-side activities [4], [5], which are ultimately performed by WiredTiger. Therefore, MongoDB should have controlled/restricted the number of clients concurrently issuing requests to avoid the potential waste of CPU time, as they result in threads concurrently using WiredTiger.…”
Section: A "Unsafe" Busy Waitingmentioning
confidence: 99%
“…However, it does not demonstrate the latency and efficiency of the optimized approach which has been studied in the proposed approach. R. Andreoli et al [7] tweaks MongoDB NoSQL to allow OS-level priority-based performance modifications. The change is modest, doesn't affect database functionality, and interacts with MongoDB's security access control.…”
Section: Literature Reviewmentioning
confidence: 99%