Traffic Measurement for Big Network Data: Wireless Networks
Autor Shigang Chen, Min Chen, Qingjun Xiaoen Limba Engleză Paperback – 29 iun 2018
This book presents several compact and fast methods for online traffic measurement of big network data. It describes challenges of online traffic measurement, discusses the state of the field, and provides an overview of the potential solutions to major problems.
The authors introduce the problem of per-flow size measurement for big network data and present a fast and scalable counter architecture, called Counter Tree, which leverages a two-dimensional counter sharing scheme to achieve far better memory efficiency and significantly extend estimation range.
Unlike traditional approaches to cardinality estimation problems that allocate a separated data structure (called estimator) for each flow, this book takes a different design path by viewing all the flows together as a whole: each flow is allocated with a virtual estimator, and these virtual estimators share a common memory space. A framework of virtual estimators is designed to apply the idea of sharing to an array of cardinality estimation solutions, achieving far better memory efficiency than the best existing work.
To conclude, the authors discuss persistent spread estimation in high-speed networks. They offer a compact data structure called multi-virtual bitmap, which can estimate the cardinality of the intersection of an arbitrary number of sets. Using multi-virtual bitmaps, an implementation that can deliver high estimation accuracy under a very tight memory space is presented.
The results of these experiments will surprise both professionals in the field and advanced-level students interested in the topic. By providing both an overview and the results of specific experiments, this book is useful for those new to online traffic measurement and experts on the topic.
Din seria Wireless Networks
- 20% Preț: 620.74 lei
- 20% Preț: 798.27 lei
- 18% Preț: 1171.86 lei
- 20% Preț: 948.50 lei
- 20% Preț: 865.27 lei
- 20% Preț: 1121.47 lei
- 15% Preț: 618.22 lei
- Preț: 371.35 lei
- 15% Preț: 612.74 lei
- 20% Preț: 1006.40 lei
- Preț: 375.35 lei
- 18% Preț: 700.13 lei
- 20% Preț: 1246.70 lei
- 20% Preț: 729.12 lei
- 15% Preț: 609.08 lei
- 24% Preț: 794.49 lei
- 20% Preț: 306.62 lei
- 18% Preț: 699.49 lei
- 20% Preț: 621.37 lei
- 15% Preț: 609.08 lei
- 15% Preț: 616.49 lei
- 20% Preț: 622.65 lei
- 20% Preț: 951.02 lei
- 20% Preț: 646.36 lei
- 18% Preț: 856.20 lei
- 18% Preț: 699.96 lei
- 18% Preț: 748.69 lei
- 18% Preț: 966.12 lei
- Preț: 439.86 lei
- 18% Preț: 697.38 lei
- 20% Preț: 622.34 lei
- 18% Preț: 702.52 lei
- 20% Preț: 553.25 lei
- 20% Preț: 785.32 lei
- 24% Preț: 784.38 lei
- 18% Preț: 752.35 lei
- 18% Preț: 699.06 lei
- 18% Preț: 757.96 lei
- 20% Preț: 1118.28 lei
- 20% Preț: 308.72 lei
- 20% Preț: 563.08 lei
- 20% Preț: 947.51 lei
- 18% Preț: 974.46 lei
- 20% Preț: 310.17 lei
- 20% Preț: 618.98 lei
- 24% Preț: 622.89 lei
Preț: 492.48 lei
Preț vechi: 535.30 lei
-8% Nou
Puncte Express: 739
Preț estimativ în valută:
94.25€ • 99.43$ • 78.55£
94.25€ • 99.43$ • 78.55£
Carte indisponibilă temporar
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319837161
ISBN-10: 3319837168
Ilustrații: VII, 104 p. 45 illus., 2 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.17 kg
Ediția:Softcover reprint of the original 1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria Wireless Networks
Locul publicării:Cham, Switzerland
ISBN-10: 3319837168
Ilustrații: VII, 104 p. 45 illus., 2 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.17 kg
Ediția:Softcover reprint of the original 1st ed. 2017
Editura: Springer International Publishing
Colecția Springer
Seria Wireless Networks
Locul publicării:Cham, Switzerland
Cuprins
Introduction.- Per-Flow Size Measurement.- Per-Flow Cardinality Measurement.- Persistent Spread Measurement.
Caracteristici
Introduces a new concept, virtual data structures, that measures traffic in a compact way Offers insight into one of the world’s most common types of data Covers a fast and scalable counter architecture called Counter Tree Includes supplementary material: sn.pub/extras