2021
DOI: 10.1145/3532861
|View full text |Cite
|
Sign up to set email alerts
|

Boosting Inter-process Communication with Architectural Support

Abstract: IPC (inter-process communication) is a critical mechanism for modern OSes, including not only microkernels like seL4, QNX and Fuchsia where system functionalities are deployed in user-level processes, but also monolithic kernels like Android where apps frequently communicate with plenty of user-level services. However, existing IPC mechanisms still suffer from long latency. Previous software optimizations of IPC usually cannot bypass the kernel which is responsible for domain switching and message copying/rema… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 31 publications
0
2
0
Order By: Relevance
“…• Providing insights and recommendations for choosing an appropriate multithreading library for a given application and hardware platform. In this paper, after introducing the research tool gem5, corresponding auxiliary tools, multithreading libraries and benchmarking strategies, design of experiments is presented [10]. Next, the results of experiments are analyzed and then discussed.…”
Section: Introductionmentioning
confidence: 99%
“…• Providing insights and recommendations for choosing an appropriate multithreading library for a given application and hardware platform. In this paper, after introducing the research tool gem5, corresponding auxiliary tools, multithreading libraries and benchmarking strategies, design of experiments is presented [10]. Next, the results of experiments are analyzed and then discussed.…”
Section: Introductionmentioning
confidence: 99%
“…Nevertheless, this approach introduces new challenges in communication between services because of the different data structures and technology types among the multiple services. Therefore, interprocess communication (IPC) 6 between services has become one of the important challenges facing microservice architecture 7 .…”
Section: Introductionmentioning
confidence: 99%