SlideShare a Scribd company logo
1 of 31
Toward Superfluid Deployment of Virtual Functions:
Exploiting Mobile Edge Computing for Video Streaming
Stefano Salsano(1), Luca Chiaraviglio(1), Nicola Blefari-Melazzi(1), Carlos Parada(2),
Francisco Fontes(2), Rufael Mekuria(3), Dirk Griffioen(3)
(1)CNIT / Univ. of Rome Tor Vergata, Italy; (2) Altice Labs, Portugal; (3) Unified Streaming, Netherlands
Soft5 Workshop - First International Workshop on Softwarized Infrastructures for 5G
and Fog Computing, in conjunction with ITC 29
Genoa, Italy - 8th September, 2017
A super-fluid, cloud-native, converged edge system
Outline
โ€ข Superfluidity project: goals and architecture
โ€ข Mobile Edge Computing (MEC)
โ€ข Video Streaming with Late Transmuxing (LTM)
โ€ข Combined MEC/LTM Video streaming testbed
2
Superfluidity project
Superfluidity Goals
โ€ข Instantiate network functions and services on-the-fly
โ€ข Run them anywhere in the network (core, aggregation, edge), across
heterogeneous infrastructure environments (computing and networking), taking
advantage of specific hardware features, such as high performance accelerators,
when available
Superfluidity Approach
โ€ข Decomposition of network components and services into elementary and
reusable primitives (โ€œReusable Functional Blocks โ€“ RFBsโ€)
โ€ข Platform-independent abstractions, permitting reuse of network functions
across heterogeneous hardware platforms
3
The Superfluidity vision
4
Current NFV
technology
Granularity
Time scale
Superfluid
NFV
technology
Days, Hours Minutes Seconds Milliseconds
Big VMs
Small
components
Micro
operations โ€ข From VNF
Virtual Network Functions
to RFB
Reusable Functional Blocks
โ€ข Heterogeneous RFB execution
environments
- Hypervisors
- Modular routers
- Packet processors
โ€ฆ
Heterogeneous composition/execution environments
5
โ€ข Classical NFV environments (i.e. by ETSI NFV standards)
โ€“ VNFs are composed/orchestrated to realize Network Services
โ€“ VNFs can be decomposed in VNFC (VNF Components)
ยซBigยป
VNF
ยซBigยป
VNF
ยซBigยป
VNF
ยซBigยป
VNF
VNFC
VNFC
VNFC
VM
VM
Heterogeneous composition/execution environments
6
โ€ข Towards more ยซfine-grainedยป decompositionโ€ฆ
โ€ข Modular software routers (e.g. Click)
โ€“ Click elements are combined in configurations (Direct Acyclic Graphs)
Heterogeneous composition/execution environments
7
โ€ข Towards more ยซfine-grainedยป decompositionโ€ฆ
โ€ข XSFM-based (eXtended Finite State Machine) decomposition of
traffic forwarding / flow processing tasks, and HW support for
wire speed execution
The Superfluidity Architecture
8
RFB
#a
RFB
#b
RFB
#c
RFB
#n
(node-level) RDCL script
REE
RFB#2
(network-level) RDCL script
REE
Manager
REE User
REE
Resource
Entity
UM API
MR API
REE
User
UM API
REE
Resource
Entity
REE
Manager
(network-wide) REE
RFB Execution Environment
RFB#1
MR API(node-level) REE
RFB Execution Environment
(Towards) Common Abstractions
for Heterogeneous Environments
9
RFB Execution Environment(s) RFBs Description & Composition
Languages (RDCLs) and tools
โ€ข โ€œTraditionalโ€ NFVI infrastructure
hypervisors with Full VMs
โ€ข Unikernel based virtualization
โ€ข Software modular routers
environments (e.g. Click)
โ€ข Radio processing SW modules
โ€ข Hardware packet processors
โ€ข ETSI VNF descriptors / NEMO
โ€ข MISTRAL โ€“ HEAT
โ€ข Docker Compose โ€ฆ
โ€ข Click configurations / SEFL /
Symnet
โ€ข PN (Process Networks), SDF
(Synchronous Data Flow)โ€ฆ
โ€ข XFSMs
Working prototype
RDCL 3D: RFB Description and Composition Language Design Deploy and Direct
10
This is a regular
VM (XEN HVM)
These are 3 Unikernel
VMs
(ClickOS)
Outline
โ€ข Superfluidity project: goals and architecture
โ€ข Mobile Edge Computing (MEC)
โ€ข Video Streaming with Late Transmuxing (LTM)
โ€ข Combined MEC/LTM Video streaming testbed
11
Mobile Edge Computing (MEC) Basics
12
Datacenter
Core
Central Office
Central Office
Customer
Mobile Edge Computing (MEC) Model
13
MEC Platform
Dedicated/Specific
Hardware
Dedicated/Specific
Hardware
COTS Hardware
Base Band
Unit B (BBU)
Base Band
Unit A (BBU)
Remote Radio
Head A (RRH)
Remote Radio
Head B (RRH)
CPRI
CPRI
(fixed)
Central
Office
DC
API API API API API
MEC-App MEC-App MEC-App
MEC-App MEC-App MEC-App
Core DC
Mobile Edge Computing (MEC) Architecture
14
User Traffic Forwarding
eNB/BBU
User Traffic Forwarding
CORE
(EPC)
MEC TOF
GTP-U
Encap
S/DNAT
Traffic
Filter
(UL)
Router
Traffic
Filter
(DL)
GTP-U
Encap
MEC Host
ME Service
(TOF)
ME Service
(RNIS)
ME Service
(LOC)
ME Service
(DNS)
ME App C
(e.g. Video
Streaming)
ME App B
(e.g. Augmented
Reality)
ME App A
(e.g. IoT)
GTP-U
Decap
GTP-U
Decap
NFVI
User Traffic Forwarding
UserTrafficForwarding
API
(LOC)
API
(DNS)
API
(NIS
API
(TOF)
MEPlatform(BUS)
Applications and Services (AS)
Data Plane Forwarding (DPF)
MEC System level
ME Orchestrator
Virtualized Infrastructure Management
(VIM)
Platform Manager
ME App A
Manager
ME App B
Manager
ME App C
Manager
Rep
MEC Edge level
Management and Orchestration (MO)
Network scenario: sharing the HW infrastructure
15
RRHs
RRHs
RRHs
ADSL
Cable
Fiber
Fixed Networks
vDSLAM/vOLT/vCTMS BBUBBU BBU
ยตDC-PoP
Edge Computing (MEC) Platform
Service Example: Local Offloading of Video Streaming
(with Late Transmuxing)
16
Core DC
MEC Host
Data Plane Data Plane
Traffic
Offloading
Function
BBURRH
Outline
โ€ข Superfluidity project: goals and architecture
โ€ข Mobile Edge Computing (MEC)
โ€ข Video Streaming with Late Transmuxing (LTM)
โ€ข Combined MEC/LTM Video streaming testbed
17
Basic Video Streaming deployment
18
JIT
PACKAGER
MPEG-DASH,
HLS, HSS, HSD
CDN
MPEG-DASH,
HLS, HSS, HSD
Media Storage
or Live Encoder
Origin ServerCDN
Proxy Cache
End-user
Devices
Late TransMuxing
19
1. Unified Origin: one ingest format, various output formats
2. Contribution: split and move to the edge
3. How? Use an intermediate optimal media exchange format between core and
edge, cache this format
Late Transmuxing Prototype
RFB based deployment
20
Video
Content
Storage
Nginx
Byte
Range
Cache
Nginx
CDN
Cache
Proxy
Back endEdge end
Manifest
Generation
Apache
Origin
Transmux
App
Manifest
Generation
Apache
Edge
Transmux
App
Multi
bit-rate
Encoder
Front end
Player
page
Outline
โ€ข Superfluidity project: goals and architecture
โ€ข Mobile Edge Computing (MEC)
โ€ข Video Streaming with Late Transmuxing (LTM)
โ€ข Combined MEC/LTM Video streaming testbed
21
Prototype architecture
22
UE (Bob)
MEC/Video Streaming Demo
User Traffic Forwarding
eNB/BBU
User Traffic Forwarding
Server
MEC TOF
GTP-U
Encap
S/DNAT
Traffic
Filter
(UL)
Router
Traffic
Filter
(DL)
GTP-U
Encap
GTP-U
Decap
GTP-U
Decap
Data Plane Forwarding
MEC Host
NFVI
User Traffic Forwarding
UserTrafficForwarding
Applications and Services
โ€ข The LTM server in the core is initially contacted
CORE
(EPC)
UO
LTM
UO
Storage
MEC Host
NFVI
User Traffic Forwarding
Applications and Services
UserTrafficForwarding
UE (Bob)
MEC/Video Streaming Demo
User Traffic Forwarding
eNB/BBU
User Traffic Forwarding
Server
MEC TOF
GTP-U
Encap
S/DNAT
Traffic
Filter
(UL)
Router
Traffic
Filter
(DL)
GTP-U
Encap
GTP-U
Decap
GTP-U
Decap
Data Plane Forwarding
Unified
Origin
LTM
โ€ข The Management and Orchestration (MANO) layer instantiates the LTM
application in the edge (so far, MANO is just a manual script execution)
CORE
(EPC)
UO
LTM
UO
Storage
MEC Management
and Orchestrator
MEC Host
Unified
Origin
LTM
NFVI
User Traffic Forwarding
Applications and Services
UserTrafficForwarding
UE (Bob)
MEC/Video Streaming Demo
User Traffic Forwarding
eNB/BBU
User Traffic Forwarding
Server
MEC TOF
GTP-U
Encap
S/DNAT
Traffic
Filter
(UL)
Router
Traffic
Filter
(DL)
GTP-U
Encap
GTP-U
Decap
GTP-U
Decap
Data Plane Forwarding
โ€ข After the LTM instantiation is fully operational, the MANO layer
configures the TOF in order to redirect the video request to the new LTM
CORE
(EPC)
UO
LTM
UO
Storage
MEC Management
and Orchestrator
MEC Host
Unified
Origin
LTM
NFVI
User Traffic Forwarding
Applications and Services
UserTrafficForwarding
UE (Bob)
MEC/Video Streaming Demo
User Traffic Forwarding
eNB/BBU
User Traffic Forwarding
Server
MEC TOF
GTP-U
Encap
S/DNAT
Traffic
Filter
(UL)
Router
Traffic
Filter
(DL)
GTP-U
Encap
GTP-U
Decap
GTP-U
Decap
Data Plane Forwarding
โ€ข The subscriber will, transparently, start getting the video service from
the edge LTM, which in turn accesses the central storage for contents
CORE
(EPC)
UO
LTM
UO
Storage
Testbed Results
27
Testbed Results
Deployment time of Edge Video Streaming components
28
Thank you. Questions?
Contacts
Stefano Salsano
University of Rome Tor Vergata / CNIT
stefano.salsano@uniroma2.it
http://superfluidity.eu/
The work presented here only covers a subset of the work performed in the project
29
References
โ€ข SUPERFLUIDITY project Home Page http://superfluidity.eu/
โ€ข G. Bianchi, et al. โ€œSuperfluidity: a flexible functional architecture for 5G networksโ€, Transactions on
Emerging Telecommunications Technologies 27, no. 9, Sep 2016
โ€ข S. Salsano, L. Chiaraviglio, N. Blefari-Melazzi, C. Parada, F. Fontes, R. Mekuria, D. Griffioen,
โ€œToward Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video
Streamingโ€, Soft5 Workshop, 1st International Workshop on Softwarized Infrastructures for 5G and
Fog Computing, in conjunction with 29th ITC conference, Genoa, Italy, 8th September 2017
โ€ข S. Salsano, F. Lombardo, C. Pisa, P. Greto, N. Blefari-Melazzi,
โ€œRDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV Servicesโ€,
submitted paper, https://arxiv.org/abs/1702.08242
โ€ข L. Chiaraviglio, L. Amorosi, S. Cartolano, N. Blefari-Melazzi, P. Dellโ€™Olmo, M. Shojafar, S. Salsano,
โ€œOptimal Superfluid Management of 5G Networksโ€,
3rd IEEE Conference on Network Softwarization, NetSoft 2017, 3-7 July 2017, Bologna, Italy
30
The SUPERFLUIDITY project has received funding from the European Unionโ€™s Horizon
2020 research and innovation programme under grant agreement No.671566
(Research and Innovation Action).
The information given is the authorโ€™s view and does not necessarily represent the view
of the European Commission (EC). No liability is accepted for any use that may be
made of the information contained.
31

More Related Content

What's hot

Testing Challenges and Approaches in Edge Computing
Testing Challenges and Approaches in Edge ComputingTesting Challenges and Approaches in Edge Computing
Testing Challenges and Approaches in Edge ComputingAxel Rennoch
ย 
NGMN Alliance Update
NGMN Alliance UpdateNGMN Alliance Update
NGMN Alliance UpdateITU
ย 
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)Michelle Holley
ย 
Implementing rina in 5 g networks ws
Implementing rina in 5 g networks wsImplementing rina in 5 g networks ws
Implementing rina in 5 g networks wsEduard Grasa
ย 
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...Edge AI and Vision Alliance
ย 
Easing the Path to Network Transformation - Network Transformation Experience...
Easing the Path to Network Transformation - Network Transformation Experience...Easing the Path to Network Transformation - Network Transformation Experience...
Easing the Path to Network Transformation - Network Transformation Experience...Liz Warner
ย 
Necos keynote UFRN Telecomday
Necos keynote UFRN TelecomdayNecos keynote UFRN Telecomday
Necos keynote UFRN TelecomdayAugusto Neto
ย 
Versal Premium ACAP for Network and Cloud Acceleration
Versal Premium ACAP for Network and Cloud AccelerationVersal Premium ACAP for Network and Cloud Acceleration
Versal Premium ACAP for Network and Cloud Accelerationinside-BigData.com
ย 
EU-Taiwan Workshop on 5G Research, PRISTINE introduction
EU-Taiwan Workshop on 5G Research, PRISTINE introductionEU-Taiwan Workshop on 5G Research, PRISTINE introduction
EU-Taiwan Workshop on 5G Research, PRISTINE introductionICT PRISTINE
ย 
RINA as a Clean-Slate Approach to Software Networks
RINA as a Clean-Slate Approach to Software Networks RINA as a Clean-Slate Approach to Software Networks
RINA as a Clean-Slate Approach to Software Networks ICT PRISTINE
ย 
Network function virtualization
Network function virtualizationNetwork function virtualization
Network function virtualizationSatish Chavan
ย 
Your Path to Edge Computing - Akraino Edge Stack Update
Your Path to Edge Computing - Akraino Edge Stack UpdateYour Path to Edge Computing - Akraino Edge Stack Update
Your Path to Edge Computing - Akraino Edge Stack UpdateLiz Warner
ย 
Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015Christian Esteve Rothenberg
ย 
Linux Akraino Blueprint
Linux Akraino BlueprintLinux Akraino Blueprint
Linux Akraino BlueprintLiz Warner
ย 
5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCoreITU
ย 
5G Network Architecture and FMC
5G Network Architecture and FMC5G Network Architecture and FMC
5G Network Architecture and FMCITU
ย 
View Orchestration from Model Driven Engineering Prospective
View Orchestration from Model Driven Engineering ProspectiveView Orchestration from Model Driven Engineering Prospective
View Orchestration from Model Driven Engineering ProspectiveRichard Kuo
ย 
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืก
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืกืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืก
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืกSamuel Dratwa
ย 
Building Next Generation Transport Networks
Building Next Generation Transport NetworksBuilding Next Generation Transport Networks
Building Next Generation Transport NetworksInfinera
ย 

What's hot (20)

Testing Challenges and Approaches in Edge Computing
Testing Challenges and Approaches in Edge ComputingTesting Challenges and Approaches in Edge Computing
Testing Challenges and Approaches in Edge Computing
ย 
5G is Now
5G is Now5G is Now
5G is Now
ย 
NGMN Alliance Update
NGMN Alliance UpdateNGMN Alliance Update
NGMN Alliance Update
ย 
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)
Lightweight Virtualized Containers For Open Platform for NFV* (OPNFV*)
ย 
Implementing rina in 5 g networks ws
Implementing rina in 5 g networks wsImplementing rina in 5 g networks ws
Implementing rina in 5 g networks ws
ย 
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...
โ€œProductizing Edge AI Across Applications and Verticals: Case Study and Insig...
ย 
Easing the Path to Network Transformation - Network Transformation Experience...
Easing the Path to Network Transformation - Network Transformation Experience...Easing the Path to Network Transformation - Network Transformation Experience...
Easing the Path to Network Transformation - Network Transformation Experience...
ย 
Necos keynote UFRN Telecomday
Necos keynote UFRN TelecomdayNecos keynote UFRN Telecomday
Necos keynote UFRN Telecomday
ย 
Versal Premium ACAP for Network and Cloud Acceleration
Versal Premium ACAP for Network and Cloud AccelerationVersal Premium ACAP for Network and Cloud Acceleration
Versal Premium ACAP for Network and Cloud Acceleration
ย 
EU-Taiwan Workshop on 5G Research, PRISTINE introduction
EU-Taiwan Workshop on 5G Research, PRISTINE introductionEU-Taiwan Workshop on 5G Research, PRISTINE introduction
EU-Taiwan Workshop on 5G Research, PRISTINE introduction
ย 
RINA as a Clean-Slate Approach to Software Networks
RINA as a Clean-Slate Approach to Software Networks RINA as a Clean-Slate Approach to Software Networks
RINA as a Clean-Slate Approach to Software Networks
ย 
Network function virtualization
Network function virtualizationNetwork function virtualization
Network function virtualization
ย 
Your Path to Edge Computing - Akraino Edge Stack Update
Your Path to Edge Computing - Akraino Edge Stack UpdateYour Path to Edge Computing - Akraino Edge Stack Update
Your Path to Edge Computing - Akraino Edge Stack Update
ย 
Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015Feec telecom-nw-softwarization-aug-2015
Feec telecom-nw-softwarization-aug-2015
ย 
Linux Akraino Blueprint
Linux Akraino BlueprintLinux Akraino Blueprint
Linux Akraino Blueprint
ย 
5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore5G Core Network - ZTE 5g Cloude ServCore
5G Core Network - ZTE 5g Cloude ServCore
ย 
5G Network Architecture and FMC
5G Network Architecture and FMC5G Network Architecture and FMC
5G Network Architecture and FMC
ย 
View Orchestration from Model Driven Engineering Prospective
View Orchestration from Model Driven Engineering ProspectiveView Orchestration from Model Driven Engineering Prospective
View Orchestration from Model Driven Engineering Prospective
ย 
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืก
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืกืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืก
ืžื•ื ื—ื™ื ื˜ื›ื ื•ืœื•ื’ื™ื ืœืžื ื”ืœื™ ื”ื“ืจื›ื” ื‘ืืžื“ื•ืงืก
ย 
Building Next Generation Transport Networks
Building Next Generation Transport NetworksBuilding Next Generation Transport Networks
Building Next Generation Transport Networks
ย 

Similar to Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video Streaming

Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...
Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...
Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...Stefano Salsano
ย 
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...Stefano Salsano
ย 
Japan's post K Computer
Japan's post K ComputerJapan's post K Computer
Japan's post K Computerinside-BigData.com
ย 
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...Stefano Salsano
ย 
Dataplane programming with eBPF: architecture and tools
Dataplane programming with eBPF: architecture and toolsDataplane programming with eBPF: architecture and tools
Dataplane programming with eBPF: architecture and toolsStefano Salsano
ย 
Pristine glif 2015
Pristine glif 2015Pristine glif 2015
Pristine glif 2015ICT PRISTINE
ย 
On SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergOn SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergCPqD
ย 
FIBRE project updates
FIBRE project updatesFIBRE project updates
FIBRE project updatesFIBRE Testbed
ย 
The Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco CloudThe Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco CloudMarco Rodrigues
ย 
Digital Media Production - Future Internet
Digital Media Production - Future InternetDigital Media Production - Future Internet
Digital Media Production - Future InternetMaarten Verwaest
ย 
Future Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and TestbedFuture Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and TestbedShinji Shimojo
ย 
Irati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA WorkshopIrati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA WorkshopEleni Trouva
ย 
Open Ethernet: an open-source approach to modern network design
Open Ethernet: an open-source approach to modern network designOpen Ethernet: an open-source approach to modern network design
Open Ethernet: an open-source approach to modern network designAlexander Petrovskiy
ย 
Software Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVSoftware Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVYoshihiro Nakajima
ย 
Eric Theis resume61.1
Eric Theis resume61.1Eric Theis resume61.1
Eric Theis resume61.1Eric Theis
ย 
Summit 16: Open Baton Overview
Summit 16: Open Baton OverviewSummit 16: Open Baton Overview
Summit 16: Open Baton OverviewOPNFV
ย 
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14OSHI - Open Source Hybrid IP/SDN networking @EWSDN14
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14Stefano Salsano
ย 
IRATI Experimentation, US-EU FIRE Workshop
IRATI Experimentation, US-EU FIRE WorkshopIRATI Experimentation, US-EU FIRE Workshop
IRATI Experimentation, US-EU FIRE WorkshopEleni Trouva
ย 

Similar to Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video Streaming (20)

Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...
Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...
Superfluid Orchestration of heterogeneous Reusable Functional Blocks for 5G n...
ย 
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...
Superfluid NFV: VMs and Virtual Infrastructure Managers speed-up for instanta...
ย 
Japan's post K Computer
Japan's post K ComputerJapan's post K Computer
Japan's post K Computer
ย 
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...
RDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV...
ย 
Dataplane programming with eBPF: architecture and tools
Dataplane programming with eBPF: architecture and toolsDataplane programming with eBPF: architecture and tools
Dataplane programming with eBPF: architecture and tools
ย 
Pristine glif 2015
Pristine glif 2015Pristine glif 2015
Pristine glif 2015
ย 
On SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve RothenbergOn SDN Research Topics - Christian Esteve Rothenberg
On SDN Research Topics - Christian Esteve Rothenberg
ย 
FIBRE project updates
FIBRE project updatesFIBRE project updates
FIBRE project updates
ย 
The Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco CloudThe Modern Telco Network: Defining The Telco Cloud
The Modern Telco Network: Defining The Telco Cloud
ย 
Digital Media Production - Future Internet
Digital Media Production - Future InternetDigital Media Production - Future Internet
Digital Media Production - Future Internet
ย 
2017 dagstuhl-nfv-rothenberg
2017 dagstuhl-nfv-rothenberg2017 dagstuhl-nfv-rothenberg
2017 dagstuhl-nfv-rothenberg
ย 
Future Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and TestbedFuture Internet: Managing Innovation and Testbed
Future Internet: Managing Innovation and Testbed
ย 
Irati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA WorkshopIrati goals and achievements - 3rd RINA Workshop
Irati goals and achievements - 3rd RINA Workshop
ย 
Open Ethernet: an open-source approach to modern network design
Open Ethernet: an open-source approach to modern network designOpen Ethernet: an open-source approach to modern network design
Open Ethernet: an open-source approach to modern network design
ย 
Software Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFVSoftware Stacks to enable SDN and NFV
Software Stacks to enable SDN and NFV
ย 
Eric Theis resume61.1
Eric Theis resume61.1Eric Theis resume61.1
Eric Theis resume61.1
ย 
guna_2015.DOC
guna_2015.DOCguna_2015.DOC
guna_2015.DOC
ย 
Summit 16: Open Baton Overview
Summit 16: Open Baton OverviewSummit 16: Open Baton Overview
Summit 16: Open Baton Overview
ย 
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14OSHI - Open Source Hybrid IP/SDN networking @EWSDN14
OSHI - Open Source Hybrid IP/SDN networking @EWSDN14
ย 
IRATI Experimentation, US-EU FIRE Workshop
IRATI Experimentation, US-EU FIRE WorkshopIRATI Experimentation, US-EU FIRE Workshop
IRATI Experimentation, US-EU FIRE Workshop
ย 

More from Stefano Salsano

SRv6 experience for italy iPv6 council
SRv6 experience for italy iPv6 councilSRv6 experience for italy iPv6 council
SRv6 experience for italy iPv6 councilStefano Salsano
ย 
Ieee nfv-sdn-2020-srv6-tutorial
Ieee nfv-sdn-2020-srv6-tutorialIeee nfv-sdn-2020-srv6-tutorial
Ieee nfv-sdn-2020-srv6-tutorialStefano Salsano
ย 
hpsr-2020-srv6-tutorial
hpsr-2020-srv6-tutorialhpsr-2020-srv6-tutorial
hpsr-2020-srv6-tutorialStefano Salsano
ย 
Testbeds IntErconnections with L2 overlays - SRv6 for SFC
Testbeds IntErconnections with L2 overlays - SRv6 for SFCTestbeds IntErconnections with L2 overlays - SRv6 for SFC
Testbeds IntErconnections with L2 overlays - SRv6 for SFCStefano Salsano
ย 
Energy-efficient Path Allocation Heuristic for Service Function Chaining
Energy-efficient Path Allocation Heuristic for Service Function ChainingEnergy-efficient Path Allocation Heuristic for Service Function Chaining
Energy-efficient Path Allocation Heuristic for Service Function ChainingStefano Salsano
ย 
Extending OpenVIM R3 to support Unikernels (and Xen)
Extending OpenVIM R3 to support Unikernels (and Xen)Extending OpenVIM R3 to support Unikernels (and Xen)
Extending OpenVIM R3 to support Unikernels (and Xen)Stefano Salsano
ย 
D-STREAMON - NFV-capable distributed framework for network monitoring
D-STREAMON - NFV-capable distributed framework for network monitoringD-STREAMON - NFV-capable distributed framework for network monitoring
D-STREAMON - NFV-capable distributed framework for network monitoringStefano Salsano
ย 
Extending ETSI VNF descriptors and OpenVIM to support Unikernels
Extending ETSI VNF descriptors and OpenVIM to support UnikernelsExtending ETSI VNF descriptors and OpenVIM to support Unikernels
Extending ETSI VNF descriptors and OpenVIM to support UnikernelsStefano Salsano
ย 
Deploying of Unikernels in the NFV Infrastructure
Deploying of Unikernels in the NFV InfrastructureDeploying of Unikernels in the NFV Infrastructure
Deploying of Unikernels in the NFV InfrastructureStefano Salsano
ย 
The SCISSOR approach to establishing situational awareness in Industrial Cont...
The SCISSOR approach to establishing situational awareness in Industrial Cont...The SCISSOR approach to establishing situational awareness in Industrial Cont...
The SCISSOR approach to establishing situational awareness in Industrial Cont...Stefano Salsano
ย 
Tuning VIM performance for unikernels
Tuning VIM performance for unikernelsTuning VIM performance for unikernels
Tuning VIM performance for unikernelsStefano Salsano
ย 
Input for Cloud and mobile
Input for Cloud and mobileInput for Cloud and mobile
Input for Cloud and mobileStefano Salsano
ย 
Generalized Virtual Networking, an enabler for Service Centric Networking and...
Generalized Virtual Networking, an enabler for Service Centric Networking and...Generalized Virtual Networking, an enabler for Service Centric Networking and...
Generalized Virtual Networking, an enabler for Service Centric Networking and...Stefano Salsano
ย 

More from Stefano Salsano (13)

SRv6 experience for italy iPv6 council
SRv6 experience for italy iPv6 councilSRv6 experience for italy iPv6 council
SRv6 experience for italy iPv6 council
ย 
Ieee nfv-sdn-2020-srv6-tutorial
Ieee nfv-sdn-2020-srv6-tutorialIeee nfv-sdn-2020-srv6-tutorial
Ieee nfv-sdn-2020-srv6-tutorial
ย 
hpsr-2020-srv6-tutorial
hpsr-2020-srv6-tutorialhpsr-2020-srv6-tutorial
hpsr-2020-srv6-tutorial
ย 
Testbeds IntErconnections with L2 overlays - SRv6 for SFC
Testbeds IntErconnections with L2 overlays - SRv6 for SFCTestbeds IntErconnections with L2 overlays - SRv6 for SFC
Testbeds IntErconnections with L2 overlays - SRv6 for SFC
ย 
Energy-efficient Path Allocation Heuristic for Service Function Chaining
Energy-efficient Path Allocation Heuristic for Service Function ChainingEnergy-efficient Path Allocation Heuristic for Service Function Chaining
Energy-efficient Path Allocation Heuristic for Service Function Chaining
ย 
Extending OpenVIM R3 to support Unikernels (and Xen)
Extending OpenVIM R3 to support Unikernels (and Xen)Extending OpenVIM R3 to support Unikernels (and Xen)
Extending OpenVIM R3 to support Unikernels (and Xen)
ย 
D-STREAMON - NFV-capable distributed framework for network monitoring
D-STREAMON - NFV-capable distributed framework for network monitoringD-STREAMON - NFV-capable distributed framework for network monitoring
D-STREAMON - NFV-capable distributed framework for network monitoring
ย 
Extending ETSI VNF descriptors and OpenVIM to support Unikernels
Extending ETSI VNF descriptors and OpenVIM to support UnikernelsExtending ETSI VNF descriptors and OpenVIM to support Unikernels
Extending ETSI VNF descriptors and OpenVIM to support Unikernels
ย 
Deploying of Unikernels in the NFV Infrastructure
Deploying of Unikernels in the NFV InfrastructureDeploying of Unikernels in the NFV Infrastructure
Deploying of Unikernels in the NFV Infrastructure
ย 
The SCISSOR approach to establishing situational awareness in Industrial Cont...
The SCISSOR approach to establishing situational awareness in Industrial Cont...The SCISSOR approach to establishing situational awareness in Industrial Cont...
The SCISSOR approach to establishing situational awareness in Industrial Cont...
ย 
Tuning VIM performance for unikernels
Tuning VIM performance for unikernelsTuning VIM performance for unikernels
Tuning VIM performance for unikernels
ย 
Input for Cloud and mobile
Input for Cloud and mobileInput for Cloud and mobile
Input for Cloud and mobile
ย 
Generalized Virtual Networking, an enabler for Service Centric Networking and...
Generalized Virtual Networking, an enabler for Service Centric Networking and...Generalized Virtual Networking, an enabler for Service Centric Networking and...
Generalized Virtual Networking, an enabler for Service Centric Networking and...
ย 

Recently uploaded

Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...SUHANI PANDEY
ย 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
ย 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...SUHANI PANDEY
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...SUHANI PANDEY
ย 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...SUHANI PANDEY
ย 
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men ๐Ÿ”mehsana๐Ÿ” Escorts...
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men  ๐Ÿ”mehsana๐Ÿ”   Escorts...โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men  ๐Ÿ”mehsana๐Ÿ”   Escorts...
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men ๐Ÿ”mehsana๐Ÿ” Escorts...nirzagarg
ย 
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceReal Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceEscorts Call Girls
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...SUHANI PANDEY
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
ย 
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
ย 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
ย 
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445ruhi
ย 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...roncy bisnoi
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
ย 
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort ServiceBusty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort ServiceDelhi Call girls
ย 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdfMatthew Sinclair
ย 
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...nilamkumrai
ย 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"growthgrids
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...tanu pandey
ย 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...Escorts Call Girls
ย 

Recently uploaded (20)

Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
ย 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
ย 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
ย 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
ย 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
ย 
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men ๐Ÿ”mehsana๐Ÿ” Escorts...
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men  ๐Ÿ”mehsana๐Ÿ”   Escorts...โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men  ๐Ÿ”mehsana๐Ÿ”   Escorts...
โžฅ๐Ÿ” 7737669865 ๐Ÿ”โ–ป mehsana Call-girls in Women Seeking Men ๐Ÿ”mehsana๐Ÿ” Escorts...
ย 
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts ServiceReal Escorts in Al Nahda +971524965298 Dubai Escorts Service
Real Escorts in Al Nahda +971524965298 Dubai Escorts Service
ย 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
ย 
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
WhatsApp ๐Ÿ“ž 8448380779 โœ…Call Girls In Mamura Sector 66 ( Noida)
ย 
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
ย 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
ย 
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
All Time Service Available Call Girls Mg Road ๐Ÿ‘Œ โญ๏ธ 6378878445
ย 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
ย 
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now โ˜Ž 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
ย 
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort ServiceBusty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
Busty DesiโšกCall Girls in Vasundhara Ghaziabad >เผ’8448380779 Escort Service
ย 
20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf20240508 QFM014 Elixir Reading List April 2024.pdf
20240508 QFM014 Elixir Reading List April 2024.pdf
ย 
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...
( Pune ) VIP Pimpri Chinchwad Call Girls ๐ŸŽ—๏ธ 9352988975 Sizzling | Escorts | G...
ย 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
ย 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
ย 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
ย 

Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video Streaming

  • 1. Toward Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video Streaming Stefano Salsano(1), Luca Chiaraviglio(1), Nicola Blefari-Melazzi(1), Carlos Parada(2), Francisco Fontes(2), Rufael Mekuria(3), Dirk Griffioen(3) (1)CNIT / Univ. of Rome Tor Vergata, Italy; (2) Altice Labs, Portugal; (3) Unified Streaming, Netherlands Soft5 Workshop - First International Workshop on Softwarized Infrastructures for 5G and Fog Computing, in conjunction with ITC 29 Genoa, Italy - 8th September, 2017 A super-fluid, cloud-native, converged edge system
  • 2. Outline โ€ข Superfluidity project: goals and architecture โ€ข Mobile Edge Computing (MEC) โ€ข Video Streaming with Late Transmuxing (LTM) โ€ข Combined MEC/LTM Video streaming testbed 2
  • 3. Superfluidity project Superfluidity Goals โ€ข Instantiate network functions and services on-the-fly โ€ข Run them anywhere in the network (core, aggregation, edge), across heterogeneous infrastructure environments (computing and networking), taking advantage of specific hardware features, such as high performance accelerators, when available Superfluidity Approach โ€ข Decomposition of network components and services into elementary and reusable primitives (โ€œReusable Functional Blocks โ€“ RFBsโ€) โ€ข Platform-independent abstractions, permitting reuse of network functions across heterogeneous hardware platforms 3
  • 4. The Superfluidity vision 4 Current NFV technology Granularity Time scale Superfluid NFV technology Days, Hours Minutes Seconds Milliseconds Big VMs Small components Micro operations โ€ข From VNF Virtual Network Functions to RFB Reusable Functional Blocks โ€ข Heterogeneous RFB execution environments - Hypervisors - Modular routers - Packet processors โ€ฆ
  • 5. Heterogeneous composition/execution environments 5 โ€ข Classical NFV environments (i.e. by ETSI NFV standards) โ€“ VNFs are composed/orchestrated to realize Network Services โ€“ VNFs can be decomposed in VNFC (VNF Components) ยซBigยป VNF ยซBigยป VNF ยซBigยป VNF ยซBigยป VNF VNFC VNFC VNFC VM VM
  • 6. Heterogeneous composition/execution environments 6 โ€ข Towards more ยซfine-grainedยป decompositionโ€ฆ โ€ข Modular software routers (e.g. Click) โ€“ Click elements are combined in configurations (Direct Acyclic Graphs)
  • 7. Heterogeneous composition/execution environments 7 โ€ข Towards more ยซfine-grainedยป decompositionโ€ฆ โ€ข XSFM-based (eXtended Finite State Machine) decomposition of traffic forwarding / flow processing tasks, and HW support for wire speed execution
  • 8. The Superfluidity Architecture 8 RFB #a RFB #b RFB #c RFB #n (node-level) RDCL script REE RFB#2 (network-level) RDCL script REE Manager REE User REE Resource Entity UM API MR API REE User UM API REE Resource Entity REE Manager (network-wide) REE RFB Execution Environment RFB#1 MR API(node-level) REE RFB Execution Environment
  • 9. (Towards) Common Abstractions for Heterogeneous Environments 9 RFB Execution Environment(s) RFBs Description & Composition Languages (RDCLs) and tools โ€ข โ€œTraditionalโ€ NFVI infrastructure hypervisors with Full VMs โ€ข Unikernel based virtualization โ€ข Software modular routers environments (e.g. Click) โ€ข Radio processing SW modules โ€ข Hardware packet processors โ€ข ETSI VNF descriptors / NEMO โ€ข MISTRAL โ€“ HEAT โ€ข Docker Compose โ€ฆ โ€ข Click configurations / SEFL / Symnet โ€ข PN (Process Networks), SDF (Synchronous Data Flow)โ€ฆ โ€ข XFSMs
  • 10. Working prototype RDCL 3D: RFB Description and Composition Language Design Deploy and Direct 10 This is a regular VM (XEN HVM) These are 3 Unikernel VMs (ClickOS)
  • 11. Outline โ€ข Superfluidity project: goals and architecture โ€ข Mobile Edge Computing (MEC) โ€ข Video Streaming with Late Transmuxing (LTM) โ€ข Combined MEC/LTM Video streaming testbed 11
  • 12. Mobile Edge Computing (MEC) Basics 12 Datacenter Core Central Office Central Office Customer
  • 13. Mobile Edge Computing (MEC) Model 13 MEC Platform Dedicated/Specific Hardware Dedicated/Specific Hardware COTS Hardware Base Band Unit B (BBU) Base Band Unit A (BBU) Remote Radio Head A (RRH) Remote Radio Head B (RRH) CPRI CPRI (fixed) Central Office DC API API API API API MEC-App MEC-App MEC-App MEC-App MEC-App MEC-App Core DC
  • 14. Mobile Edge Computing (MEC) Architecture 14 User Traffic Forwarding eNB/BBU User Traffic Forwarding CORE (EPC) MEC TOF GTP-U Encap S/DNAT Traffic Filter (UL) Router Traffic Filter (DL) GTP-U Encap MEC Host ME Service (TOF) ME Service (RNIS) ME Service (LOC) ME Service (DNS) ME App C (e.g. Video Streaming) ME App B (e.g. Augmented Reality) ME App A (e.g. IoT) GTP-U Decap GTP-U Decap NFVI User Traffic Forwarding UserTrafficForwarding API (LOC) API (DNS) API (NIS API (TOF) MEPlatform(BUS) Applications and Services (AS) Data Plane Forwarding (DPF) MEC System level ME Orchestrator Virtualized Infrastructure Management (VIM) Platform Manager ME App A Manager ME App B Manager ME App C Manager Rep MEC Edge level Management and Orchestration (MO)
  • 15. Network scenario: sharing the HW infrastructure 15 RRHs RRHs RRHs ADSL Cable Fiber Fixed Networks vDSLAM/vOLT/vCTMS BBUBBU BBU ยตDC-PoP Edge Computing (MEC) Platform
  • 16. Service Example: Local Offloading of Video Streaming (with Late Transmuxing) 16 Core DC MEC Host Data Plane Data Plane Traffic Offloading Function BBURRH
  • 17. Outline โ€ข Superfluidity project: goals and architecture โ€ข Mobile Edge Computing (MEC) โ€ข Video Streaming with Late Transmuxing (LTM) โ€ข Combined MEC/LTM Video streaming testbed 17
  • 18. Basic Video Streaming deployment 18 JIT PACKAGER MPEG-DASH, HLS, HSS, HSD CDN MPEG-DASH, HLS, HSS, HSD Media Storage or Live Encoder Origin ServerCDN Proxy Cache End-user Devices
  • 19. Late TransMuxing 19 1. Unified Origin: one ingest format, various output formats 2. Contribution: split and move to the edge 3. How? Use an intermediate optimal media exchange format between core and edge, cache this format
  • 20. Late Transmuxing Prototype RFB based deployment 20 Video Content Storage Nginx Byte Range Cache Nginx CDN Cache Proxy Back endEdge end Manifest Generation Apache Origin Transmux App Manifest Generation Apache Edge Transmux App Multi bit-rate Encoder Front end Player page
  • 21. Outline โ€ข Superfluidity project: goals and architecture โ€ข Mobile Edge Computing (MEC) โ€ข Video Streaming with Late Transmuxing (LTM) โ€ข Combined MEC/LTM Video streaming testbed 21
  • 23. UE (Bob) MEC/Video Streaming Demo User Traffic Forwarding eNB/BBU User Traffic Forwarding Server MEC TOF GTP-U Encap S/DNAT Traffic Filter (UL) Router Traffic Filter (DL) GTP-U Encap GTP-U Decap GTP-U Decap Data Plane Forwarding MEC Host NFVI User Traffic Forwarding UserTrafficForwarding Applications and Services โ€ข The LTM server in the core is initially contacted CORE (EPC) UO LTM UO Storage
  • 24. MEC Host NFVI User Traffic Forwarding Applications and Services UserTrafficForwarding UE (Bob) MEC/Video Streaming Demo User Traffic Forwarding eNB/BBU User Traffic Forwarding Server MEC TOF GTP-U Encap S/DNAT Traffic Filter (UL) Router Traffic Filter (DL) GTP-U Encap GTP-U Decap GTP-U Decap Data Plane Forwarding Unified Origin LTM โ€ข The Management and Orchestration (MANO) layer instantiates the LTM application in the edge (so far, MANO is just a manual script execution) CORE (EPC) UO LTM UO Storage MEC Management and Orchestrator
  • 25. MEC Host Unified Origin LTM NFVI User Traffic Forwarding Applications and Services UserTrafficForwarding UE (Bob) MEC/Video Streaming Demo User Traffic Forwarding eNB/BBU User Traffic Forwarding Server MEC TOF GTP-U Encap S/DNAT Traffic Filter (UL) Router Traffic Filter (DL) GTP-U Encap GTP-U Decap GTP-U Decap Data Plane Forwarding โ€ข After the LTM instantiation is fully operational, the MANO layer configures the TOF in order to redirect the video request to the new LTM CORE (EPC) UO LTM UO Storage MEC Management and Orchestrator
  • 26. MEC Host Unified Origin LTM NFVI User Traffic Forwarding Applications and Services UserTrafficForwarding UE (Bob) MEC/Video Streaming Demo User Traffic Forwarding eNB/BBU User Traffic Forwarding Server MEC TOF GTP-U Encap S/DNAT Traffic Filter (UL) Router Traffic Filter (DL) GTP-U Encap GTP-U Decap GTP-U Decap Data Plane Forwarding โ€ข The subscriber will, transparently, start getting the video service from the edge LTM, which in turn accesses the central storage for contents CORE (EPC) UO LTM UO Storage
  • 28. Testbed Results Deployment time of Edge Video Streaming components 28
  • 29. Thank you. Questions? Contacts Stefano Salsano University of Rome Tor Vergata / CNIT stefano.salsano@uniroma2.it http://superfluidity.eu/ The work presented here only covers a subset of the work performed in the project 29
  • 30. References โ€ข SUPERFLUIDITY project Home Page http://superfluidity.eu/ โ€ข G. Bianchi, et al. โ€œSuperfluidity: a flexible functional architecture for 5G networksโ€, Transactions on Emerging Telecommunications Technologies 27, no. 9, Sep 2016 โ€ข S. Salsano, L. Chiaraviglio, N. Blefari-Melazzi, C. Parada, F. Fontes, R. Mekuria, D. Griffioen, โ€œToward Superfluid Deployment of Virtual Functions: Exploiting Mobile Edge Computing for Video Streamingโ€, Soft5 Workshop, 1st International Workshop on Softwarized Infrastructures for 5G and Fog Computing, in conjunction with 29th ITC conference, Genoa, Italy, 8th September 2017 โ€ข S. Salsano, F. Lombardo, C. Pisa, P. Greto, N. Blefari-Melazzi, โ€œRDCL 3D, a Model Agnostic Web Framework for the Design and Composition of NFV Servicesโ€, submitted paper, https://arxiv.org/abs/1702.08242 โ€ข L. Chiaraviglio, L. Amorosi, S. Cartolano, N. Blefari-Melazzi, P. Dellโ€™Olmo, M. Shojafar, S. Salsano, โ€œOptimal Superfluid Management of 5G Networksโ€, 3rd IEEE Conference on Network Softwarization, NetSoft 2017, 3-7 July 2017, Bologna, Italy 30
  • 31. The SUPERFLUIDITY project has received funding from the European Unionโ€™s Horizon 2020 research and innovation programme under grant agreement No.671566 (Research and Innovation Action). The information given is the authorโ€™s view and does not necessarily represent the view of the European Commission (EC). No liability is accepted for any use that may be made of the information contained. 31