Data Plane Development Kit (DPDK) (eBook, PDF)
A Software Optimization Guide to the User Space-Based Network Applications
Redaktion: Zhu, Heqing
52,95 €
52,95 €
inkl. MwSt.
Sofort per Download lieferbar
26 °P sammeln
52,95 €
Als Download kaufen
52,95 €
inkl. MwSt.
Sofort per Download lieferbar
26 °P sammeln
Jetzt verschenken
Alle Infos zum eBook verschenken
52,95 €
inkl. MwSt.
Sofort per Download lieferbar
Alle Infos zum eBook verschenken
26 °P sammeln
Data Plane Development Kit (DPDK) (eBook, PDF)
A Software Optimization Guide to the User Space-Based Network Applications
Redaktion: Zhu, Heqing
- Format: PDF
- Merkliste
- Auf die Merkliste
- Bewerten Bewerten
- Teilen
- Produkt teilen
- Produkterinnerung
- Produkterinnerung

Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei
bücher.de, um das eBook-Abo tolino select nutzen zu können.
Hier können Sie sich einloggen
Hier können Sie sich einloggen
Sie sind bereits eingeloggt. Klicken Sie auf 2. tolino select Abo, um fortzufahren.

Bitte loggen Sie sich zunächst in Ihr Kundenkonto ein oder registrieren Sie sich bei bücher.de, um das eBook-Abo tolino select nutzen zu können.
This book brings together the insights and practical experience of some of the most experienced Data Plane Development Kit (DPDK) technical experts, detailing the trend of DPDK, data packet processing, hardware acceleration, packet processing and virtualization, as well as the practical application of DPDK in the fields of SDN, NFV, and network storage. The book also devotes many chunks to exploring various core software algorithms, the advanced optimization methods adopted in DPDK, detailed practical experience, and the guides on how to use DPDK.
- Geräte: PC
- ohne Kopierschutz
- eBook Hilfe
- Größe: 16.16MB
Andere Kunden interessierten sich auch für
- Dijiang HuangSoftware-Defined Networking and Security (eBook, PDF)49,95 €
- Data Plane Development Kit (DPDK) (eBook, ePUB)52,95 €
- Security and Privacy Trends in Cloud Computing and Big Data (eBook, PDF)46,95 €
- Dijiang HuangSoftware-Defined Networking and Security (eBook, ePUB)49,95 €
- Wen SunUltra-Dense Heterogeneous Networks (eBook, PDF)44,95 €
- Cybersecurity and Privacy in Cyber Physical Systems (eBook, PDF)47,95 €
- Fog Computing (eBook, PDF)53,95 €
-
-
-
This book brings together the insights and practical experience of some of the most experienced Data Plane Development Kit (DPDK) technical experts, detailing the trend of DPDK, data packet processing, hardware acceleration, packet processing and virtualization, as well as the practical application of DPDK in the fields of SDN, NFV, and network storage. The book also devotes many chunks to exploring various core software algorithms, the advanced optimization methods adopted in DPDK, detailed practical experience, and the guides on how to use DPDK.
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.
Produktdetails
- Produktdetails
- Verlag: Taylor & Francis eBooks
- Seitenzahl: 324
- Erscheinungstermin: 19. November 2020
- Englisch
- ISBN-13: 9781000194388
- Artikelnr.: 60198803
- Verlag: Taylor & Francis eBooks
- Seitenzahl: 324
- Erscheinungstermin: 19. November 2020
- Englisch
- ISBN-13: 9781000194388
- Artikelnr.: 60198803
- Herstellerkennzeichnung Die Herstellerinformationen sind derzeit nicht verfügbar.
Heqing Zhu was born in China. He has worked with Intel® for 15 years. His roles include software developer, engineering leadership, product management, solution architect in telecom and cloud networking, and open-source software development. Prior to Intel®, he worked for Alcatel Shanghai Bell and Huawei. He currently lives in Chandler, Arizona, in the United States. Heqing graduated from the University of Electronic Science and Technology of China (UESTC) with a master's degree in Information and Communication System.
Contents
Preface......................................................................................................................vii
Editor........................................................................................................................xv
Contributors............................................................................................................xvii
SECTION 1 DPDK Foundation
Chapter 1 Introduction...........................................................................................3
Heqing Zhu and Cunming Liang
Chapter 2 Cache and Memory............................................................................. 31
Chen Jing and Heqing Zhu
Chapter 3 Core-Based Parallelism....................................................................... 51
Qun Wan, Heqing Zhu, and Zhihong Wang
Chapter 4 Synchronization...................................................................................65
Frank Liu and Heqing Zhu
Chapter 5 Forwarding..........................................................................................85
Yipeng Wang, Jasvinder Singh, Zhe Tao, Liang Ma, and
Heqing Zhu
Chapter 6 PCIe/NIC........................................................................................... 115
Cunming Liang, Hunt David, and Heqing Zhu
Chapter 7 PMD.................................................................................................. 133
Helin Zhang and Heqing Zhu
Chapter 8 NIC-Based Parallellism..................................................................... 157
Jingjing Wu, Xiaolong Ye, and Heqing Zhu
Chapter 9 NIC Offload....................................................................................... 183
Wenzhuo Lu and Heqing Zhu
Chapter 10 Packet Security.................................................................................. 199
Fan Zhang (Roy) and Heqing Zhu
SECTION 2 I/O Virtualization
Chapter 11 Hardware Virtualization................................................................... 219
Qian Xu and Rashmin Patel
Chapter 12 Virtio.................................................................................................229
Tiwei Bie, Changchun Ouyang, and Heqing Zhu
Chapter 13 Vhost-User......................................................................................... 251
Tiwei Bie and Heqing Zhu
SECTION 3 DPDK Applications
Chapter 14 DPDK for NFV.................................................................................265
Xuekun Hu, Waterman Cao, and Heqing Zhu
Chapter 15 Virtual Switch...................................................................................277
Ciara Loftus, Xuekun Hu, and Heqing Zhu
Chapter 16 Storage Acceleration......................................................................... 291
Ziye Yang and Heqing Zhu
Index.......................................................................................................................305
Preface......................................................................................................................vii
Editor........................................................................................................................xv
Contributors............................................................................................................xvii
SECTION 1 DPDK Foundation
Chapter 1 Introduction...........................................................................................3
Heqing Zhu and Cunming Liang
Chapter 2 Cache and Memory............................................................................. 31
Chen Jing and Heqing Zhu
Chapter 3 Core-Based Parallelism....................................................................... 51
Qun Wan, Heqing Zhu, and Zhihong Wang
Chapter 4 Synchronization...................................................................................65
Frank Liu and Heqing Zhu
Chapter 5 Forwarding..........................................................................................85
Yipeng Wang, Jasvinder Singh, Zhe Tao, Liang Ma, and
Heqing Zhu
Chapter 6 PCIe/NIC........................................................................................... 115
Cunming Liang, Hunt David, and Heqing Zhu
Chapter 7 PMD.................................................................................................. 133
Helin Zhang and Heqing Zhu
Chapter 8 NIC-Based Parallellism..................................................................... 157
Jingjing Wu, Xiaolong Ye, and Heqing Zhu
Chapter 9 NIC Offload....................................................................................... 183
Wenzhuo Lu and Heqing Zhu
Chapter 10 Packet Security.................................................................................. 199
Fan Zhang (Roy) and Heqing Zhu
SECTION 2 I/O Virtualization
Chapter 11 Hardware Virtualization................................................................... 219
Qian Xu and Rashmin Patel
Chapter 12 Virtio.................................................................................................229
Tiwei Bie, Changchun Ouyang, and Heqing Zhu
Chapter 13 Vhost-User......................................................................................... 251
Tiwei Bie and Heqing Zhu
SECTION 3 DPDK Applications
Chapter 14 DPDK for NFV.................................................................................265
Xuekun Hu, Waterman Cao, and Heqing Zhu
Chapter 15 Virtual Switch...................................................................................277
Ciara Loftus, Xuekun Hu, and Heqing Zhu
Chapter 16 Storage Acceleration......................................................................... 291
Ziye Yang and Heqing Zhu
Index.......................................................................................................................305
Contents
Preface......................................................................................................................vii
Editor........................................................................................................................xv
Contributors............................................................................................................xvii
SECTION 1 DPDK Foundation
Chapter 1 Introduction...........................................................................................3
Heqing Zhu and Cunming Liang
Chapter 2 Cache and Memory............................................................................. 31
Chen Jing and Heqing Zhu
Chapter 3 Core-Based Parallelism....................................................................... 51
Qun Wan, Heqing Zhu, and Zhihong Wang
Chapter 4 Synchronization...................................................................................65
Frank Liu and Heqing Zhu
Chapter 5 Forwarding..........................................................................................85
Yipeng Wang, Jasvinder Singh, Zhe Tao, Liang Ma, and
Heqing Zhu
Chapter 6 PCIe/NIC........................................................................................... 115
Cunming Liang, Hunt David, and Heqing Zhu
Chapter 7 PMD.................................................................................................. 133
Helin Zhang and Heqing Zhu
Chapter 8 NIC-Based Parallellism..................................................................... 157
Jingjing Wu, Xiaolong Ye, and Heqing Zhu
Chapter 9 NIC Offload....................................................................................... 183
Wenzhuo Lu and Heqing Zhu
Chapter 10 Packet Security.................................................................................. 199
Fan Zhang (Roy) and Heqing Zhu
SECTION 2 I/O Virtualization
Chapter 11 Hardware Virtualization................................................................... 219
Qian Xu and Rashmin Patel
Chapter 12 Virtio.................................................................................................229
Tiwei Bie, Changchun Ouyang, and Heqing Zhu
Chapter 13 Vhost-User......................................................................................... 251
Tiwei Bie and Heqing Zhu
SECTION 3 DPDK Applications
Chapter 14 DPDK for NFV.................................................................................265
Xuekun Hu, Waterman Cao, and Heqing Zhu
Chapter 15 Virtual Switch...................................................................................277
Ciara Loftus, Xuekun Hu, and Heqing Zhu
Chapter 16 Storage Acceleration......................................................................... 291
Ziye Yang and Heqing Zhu
Index.......................................................................................................................305
Preface......................................................................................................................vii
Editor........................................................................................................................xv
Contributors............................................................................................................xvii
SECTION 1 DPDK Foundation
Chapter 1 Introduction...........................................................................................3
Heqing Zhu and Cunming Liang
Chapter 2 Cache and Memory............................................................................. 31
Chen Jing and Heqing Zhu
Chapter 3 Core-Based Parallelism....................................................................... 51
Qun Wan, Heqing Zhu, and Zhihong Wang
Chapter 4 Synchronization...................................................................................65
Frank Liu and Heqing Zhu
Chapter 5 Forwarding..........................................................................................85
Yipeng Wang, Jasvinder Singh, Zhe Tao, Liang Ma, and
Heqing Zhu
Chapter 6 PCIe/NIC........................................................................................... 115
Cunming Liang, Hunt David, and Heqing Zhu
Chapter 7 PMD.................................................................................................. 133
Helin Zhang and Heqing Zhu
Chapter 8 NIC-Based Parallellism..................................................................... 157
Jingjing Wu, Xiaolong Ye, and Heqing Zhu
Chapter 9 NIC Offload....................................................................................... 183
Wenzhuo Lu and Heqing Zhu
Chapter 10 Packet Security.................................................................................. 199
Fan Zhang (Roy) and Heqing Zhu
SECTION 2 I/O Virtualization
Chapter 11 Hardware Virtualization................................................................... 219
Qian Xu and Rashmin Patel
Chapter 12 Virtio.................................................................................................229
Tiwei Bie, Changchun Ouyang, and Heqing Zhu
Chapter 13 Vhost-User......................................................................................... 251
Tiwei Bie and Heqing Zhu
SECTION 3 DPDK Applications
Chapter 14 DPDK for NFV.................................................................................265
Xuekun Hu, Waterman Cao, and Heqing Zhu
Chapter 15 Virtual Switch...................................................................................277
Ciara Loftus, Xuekun Hu, and Heqing Zhu
Chapter 16 Storage Acceleration......................................................................... 291
Ziye Yang and Heqing Zhu
Index.......................................................................................................................305