SlideShare a Scribd company logo
1 of 20
MPBond: Efficient Network-level Collaboration
Among Personal Mobile Devices
Xiao Zhu Jiachen Sun Xumiao Zhang
Y. Ethan Guoโ€  Feng Qianโ€ก Z. Morley Mao
University of Michigan
โ€ Uber Technologies, Inc.
โ€ก University of Minnesota โ€“ Twin Cities
1
Ubiquitous Personal Mobile Devices
Group activities
Multi-device ownership
Network-level Collaboration Helps!
Improve throughput Tackle per-device rate limit
Need a software framework to bridge networking hardware ๏Š
Extend wireless range
Collaboration Meets Multipath Transport
Simultaneous data transfers over multiple
network paths (aka, subflows)
Traditional multipath transport (e.g., MPTCP)
Subflows traverse multiple mobile devices
Need โ€œdistributedโ€ multipath transport
โ€ข Proper management of heterogeneous
devices and links
โ€ข Efficient leverage of helper devices to
improve network performance
โ€ข Judicious distribution of data over
remote and local paths
โ€ข Appropriate interfaces to apps and users
โ€ข Transparency of the scheme to client
and server apps
Challenges for An Efficient Collaboration Scheme
Primary device
Helper 2
Helper 1
Local path
Remote path
Local path
Remote path
Remote
path
Existing Collaboration Schemes Fall Short
โ€ข Lack of flexibility
โ€ข Tethering+MPTCP [1], inverse multiplexing [2]
โ€ข Application modifications [3, 4, 5]
โ€ข Suboptimal Performance
โ€ข Under fluctuating remote and local network conditions [1, 2]
โ€ข Due to idle times incurred by chunk-based data distribution [3-5]
โ€ข Due to suboptimal scheduling decisions [1-5]
โ€ข Excessive energy consumption
โ€ข Long download time [1-5]
โ€ข Prolonged remote or/and local link radio-on time [1-5]
[1] Using cooperation for low power low latency cellular connectivity, CoNEXT 2014
[2] Improving TCP performance over wireless networks with collaborative multi-homed mobile hosts, MobiSys 2005
[3] Combine: leveraging the power of wireless peers through collaborative downloading, MobiSys 2007
[4] MicroCast: Cooperative video streaming on smart-phones, MobiSys 2012
[5] Cool-tether: energy efficient on-the-fly wifi hot-spots using mobile phones, CoNEXT 2009
Our Solution: MPBond
A distributed multipath transport system for efficient network-level
collaboration
Subflow Management
โ€ข Primary-centric pipe establishment to reduce helper-primary hop
count
โ€ข Handshake is similar to MPTCP but with additional control messages
over the pipe
Buffer Management and Connection Split
w/o TCP split and buffering
Pipe HS-Path HS-Path
Pipe
w/ TCP split and buffering
Pipe HS-Path
Pipe HS-Path
Data download
Higher bandwidth utilization
Pipe bandwidth
increases after
some time
Data download
v.s.
Bandwidth underutilization
Data Distribution over Multiple Paths
โ€ข Realized by a multipath scheduler
โ€ข Optimal multipath scheduling requires simultaneous data completion
at the receiver
โ€ข MinRTT is the default scheduler for MPTCP by selecting the path with
available space in congestion window (cwnd) and the minimum RTT
Why Not the Default MinRTT Scheduler?
โ€ข MinRTT fails to achieve simultaneous subflow completion in MPBond
โ€ข Due to the lack of consideration of the pipe
How about modifying the subflow availability condition?
โ€ข Would lose the capability of buffering
Pipe-aware Multipath Scheduler (PAMS)
โ€ข Challenge: enable buffering at the helper while achieving simultaneous
subflow completion
โ€ข Making packet arrival time estimation pipe-aware
โ€ข Pipe-aware delay: The time it takes for a packet scheduled over a given subflow at
a given time to arrive at the receiver
PS-Path
๐ต๐‘ 
๐ต๐‘
๐‘‡โ„Ž๐‘๐‘  , ๐‘‚๐‘Š๐ท๐‘๐‘ 
Deriving the Pipe-aware Delay (PAD)
โ€ข PAD of the direct subflow (๐‘ƒ๐ด๐ท1) : ๐‘‚๐‘Š๐ท๐‘๐‘  +
๐ต๐‘ 
๐‘‡โ„Ž๐‘๐‘ 
โ€ข For an indirect subflow (๐‘ƒ๐ด๐ท๐‘– , ๐‘– > 1)
๐‘ƒ๐ด๐ท๐‘– =
๐ต๐‘
โ€ฒ
= ๐ต๐‘ + ๐ต๐‘  โˆ’ ๐‘‡โ„Ž๐‘๐‘‡
(if ๐ต๐‘ + ๐ต๐‘  > ๐‘‡โ„Ž๐‘๐‘‡)
๐ต๐‘โ€ฒ further needs
time
๐ต๐‘โ€ฒ
๐‘‡โ„Ž๐‘
to drain
๐ต๐‘ โ€ฒ = 0
๐ต๐‘ 
After ๐‘‡ =
๐ต๐‘ 
๐‘‡โ„Žโ„Ž๐‘ 
๐ต๐‘โ€ฒ = 0
๐ต๐‘
HS-Path
Pipe
HS-Path
Pipe
(if ๐ต๐‘+ ๐ต๐‘  < ๐‘‡โ„Ž๐‘๐‘‡)
or
The PAMS Algorithm
โ€ข Leverage PAD to make scheduling decisions
โ€ข ๐‘š๐‘–๐‘›๐‘ƒ๐ด๐ท: select the path with available space in cwnd and minimum ๐‘ƒ๐ด๐ท
โ€ข when there is large amount of remaining data to send (Case 1)
โ€ข When there is only small amount of remaining data (Case 2)?
โ€ข Defer the scheduling!
โ€ข Data Reinjection
Useful
User/App Interfaces and Policy Engine
โ€ข Users
โ€ข Per-app whitelist, resource usage, prioritization
โ€ข Apps
โ€ข Optional APIs for device/pipe monitoring and management
โ€ข Dual mode
Evaluation
โ€ข MPBond prototype on Android smartphones and smartwatches
โ€ข Comparison baselines
โ€ข Single device, kibbutz [1], COMBINE [2]
โ€ข Evaluation setup
โ€ข Applications: file download, video streaming
โ€ข Networks: emulated (with tc) and real WiFi and LTE
โ€ข Devices: smartphones (Pixel 2, Nexus 6P) and a smartwatch (LG Urbane 2nd)
[1] Using cooperation for low power low latency cellular connectivity, CoNEXT 2014
[2] Combine: leveraging the power of wireless peers through collaborative downloading, MobiSys 2007
Evaluation: Stable network conditions
โ€ข File download
โ€ข Primary: Pixel 2, Helper 1: Nexus 6P, Helper 2: LG Urbane 2nd
โ€ข PS-Path: 8Mbps, HS-Path: 10Mbps, pipe: 5Mbps
1. Using more devices reduces download time, with reasonable increase of total energy
2. MPBond reduces energy and download time compared to kibbutz and COMBINE
Evaluation: Varying network conditions
Replay real WiFi and LTE bandwidth traces In-the-wild experiments
MPBond reduces the file download time by 13%-35%, which also translates
to lower energy consumption ,compared to kibbutz and COMBINE
Evaluation: Video streaming
โ€ข Three video sources: Big Buck Bunny w/ 2-sec segments (B2), Tears of
Steel w/ 2-sec segments (T2) and 6-sec segments (T6)
โ€ข PS-Path: 5Mbps, HS-Path: 10Mbps, pipe: 5Mbps
1. MPBond reduces energy consumption compared to kibbutz with same # of devices
2. With 3 devices, MPBond improves the video bitrate by up to 118% compared to kibbutz
Conclusion
โ€ข Mobile devices need network-level collaboration
โ€ข Collaboration made efficient & easy by MPBond
โ€ข Distributed multipath transport
โ€ข Device, connection, and buffer management
โ€ข Judicious pipe-aware scheduling
โ€ข MPBond prevails over existing collaboration schemes
โ€ข Performance, energy efficiency, and flexibility
Thank you! Questions?

More Related Content

Similar to mobisys20-mpbond.pptx

internet network for o level
 internet network for o level  internet network for o level
internet network for o level Samit Singh
ย 
Kubernetes meetup: Networking for Microservices
Kubernetes meetup: Networking for MicroservicesKubernetes meetup: Networking for Microservices
Kubernetes meetup: Networking for MicroservicesSukhesh Halemane
ย 
Network cost services
Network cost servicesNetwork cost services
Network cost servicesGeorge Xilouris
ย 
Unit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topologyUnit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topology22i261
ย 
ERTOS UNIT6.ppt
ERTOS UNIT6.pptERTOS UNIT6.ppt
ERTOS UNIT6.pptMangeshVitekar3
ย 
Unit 1 web technology uptu slide
Unit 1 web technology uptu slideUnit 1 web technology uptu slide
Unit 1 web technology uptu slideAbhishek Kesharwani
ย 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemVaughan Olufemi ACIB, AICEN, ANIM
ย 
Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Gaurav Goyal
ย 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scopeSanat Maharjan
ย 
Enabling Traffic Management without DPI
Enabling Traffic Management without DPIEnabling Traffic Management without DPI
Enabling Traffic Management without DPIDirk Kutscher
ย 
basics of computer network
basics of computer networkbasics of computer network
basics of computer networkProf Ansari
ย 
IT6601 Mobile Computing Unit I
IT6601 Mobile Computing Unit IIT6601 Mobile Computing Unit I
IT6601 Mobile Computing Unit Ipkaviya
ย 
Computer Networks Module 1-part 1.pdf
Computer Networks Module 1-part 1.pdfComputer Networks Module 1-part 1.pdf
Computer Networks Module 1-part 1.pdfShanthalaKV
ย 
Performance evaluation of Android IPC
Performance evaluation of Android IPCPerformance evaluation of Android IPC
Performance evaluation of Android IPCๆ‰ฟๅ‰› ่ฌ
ย 
Computer networks
Computer networksComputer networks
Computer networksKeerty Smile
ย 
Handoff scheme for high speed mobile internet services
Handoff scheme for high speed mobile internet servicesHandoff scheme for high speed mobile internet services
Handoff scheme for high speed mobile internet servicesITM Universe - Vadodara
ย 
VoD Solutions
VoD SolutionsVoD Solutions
VoD SolutionsInfosys
ย 

Similar to mobisys20-mpbond.pptx (20)

internet network for o level
 internet network for o level  internet network for o level
internet network for o level
ย 
UDT.pptx
UDT.pptxUDT.pptx
UDT.pptx
ย 
Kubernetes meetup: Networking for Microservices
Kubernetes meetup: Networking for MicroservicesKubernetes meetup: Networking for Microservices
Kubernetes meetup: Networking for Microservices
ย 
Network cost services
Network cost servicesNetwork cost services
Network cost services
ย 
Unit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topologyUnit_1.pdf computer networks and computer topology
Unit_1.pdf computer networks and computer topology
ย 
ERTOS UNIT6.ppt
ERTOS UNIT6.pptERTOS UNIT6.ppt
ERTOS UNIT6.ppt
ย 
Unit 1 web technology uptu slide
Unit 1 web technology uptu slideUnit 1 web technology uptu slide
Unit 1 web technology uptu slide
ย 
E-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking SystemE-Management, Archival and Retrieval of documents/Office Networking System
E-Management, Archival and Retrieval of documents/Office Networking System
ย 
Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01Networkprotocolstructurescope 130719081246-phpapp01
Networkprotocolstructurescope 130719081246-phpapp01
ย 
Network protocol structure scope
Network protocol structure scopeNetwork protocol structure scope
Network protocol structure scope
ย 
Enabling Traffic Management without DPI
Enabling Traffic Management without DPIEnabling Traffic Management without DPI
Enabling Traffic Management without DPI
ย 
basics of computer network
basics of computer networkbasics of computer network
basics of computer network
ย 
IT6601 Mobile Computing Unit I
IT6601 Mobile Computing Unit IIT6601 Mobile Computing Unit I
IT6601 Mobile Computing Unit I
ย 
Computer Networks Module 1-part 1.pdf
Computer Networks Module 1-part 1.pdfComputer Networks Module 1-part 1.pdf
Computer Networks Module 1-part 1.pdf
ย 
Introduction to Computer Networks.
Introduction to Computer Networks.Introduction to Computer Networks.
Introduction to Computer Networks.
ย 
Performance evaluation of Android IPC
Performance evaluation of Android IPCPerformance evaluation of Android IPC
Performance evaluation of Android IPC
ย 
Computer networks
Computer networksComputer networks
Computer networks
ย 
Chapter04
Chapter04Chapter04
Chapter04
ย 
Handoff scheme for high speed mobile internet services
Handoff scheme for high speed mobile internet servicesHandoff scheme for high speed mobile internet services
Handoff scheme for high speed mobile internet services
ย 
VoD Solutions
VoD SolutionsVoD Solutions
VoD Solutions
ย 

Recently uploaded

Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...
Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...
Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...amitlee9823
ย 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...SUHANI PANDEY
ย 
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...amitlee9823
ย 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptDr. Soumendra Kumar Patra
ย 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
ย 
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort Service
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort ServiceBDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort Service
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort ServiceDelhi Call girls
ย 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
ย 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
ย 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
ย 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
ย 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
ย 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
ย 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
ย 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
ย 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
ย 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
ย 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
ย 
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...amitlee9823
ย 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
ย 

Recently uploaded (20)

Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...
Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...
Mg Road Call Girls Service: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Banga...
ย 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
ย 
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...
Call Girls Indiranagar Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service B...
ย 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
ย 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
ย 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
ย 
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort Service
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort ServiceBDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort Service
BDSMโšกCall Girls in Mandawali Delhi >เผ’8448380779 Escort Service
ย 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
ย 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
ย 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
ย 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
ย 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
ย 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
ย 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
ย 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
ย 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
ย 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
ย 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
ย 
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: ๐Ÿ“ 7737669865 ๐Ÿ“ High Profile Model Escorts | Bangalore...
ย 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
ย 

mobisys20-mpbond.pptx

  • 1. MPBond: Efficient Network-level Collaboration Among Personal Mobile Devices Xiao Zhu Jiachen Sun Xumiao Zhang Y. Ethan Guoโ€  Feng Qianโ€ก Z. Morley Mao University of Michigan โ€ Uber Technologies, Inc. โ€ก University of Minnesota โ€“ Twin Cities 1
  • 2. Ubiquitous Personal Mobile Devices Group activities Multi-device ownership
  • 3. Network-level Collaboration Helps! Improve throughput Tackle per-device rate limit Need a software framework to bridge networking hardware ๏Š Extend wireless range
  • 4. Collaboration Meets Multipath Transport Simultaneous data transfers over multiple network paths (aka, subflows) Traditional multipath transport (e.g., MPTCP) Subflows traverse multiple mobile devices Need โ€œdistributedโ€ multipath transport
  • 5. โ€ข Proper management of heterogeneous devices and links โ€ข Efficient leverage of helper devices to improve network performance โ€ข Judicious distribution of data over remote and local paths โ€ข Appropriate interfaces to apps and users โ€ข Transparency of the scheme to client and server apps Challenges for An Efficient Collaboration Scheme Primary device Helper 2 Helper 1 Local path Remote path Local path Remote path Remote path
  • 6. Existing Collaboration Schemes Fall Short โ€ข Lack of flexibility โ€ข Tethering+MPTCP [1], inverse multiplexing [2] โ€ข Application modifications [3, 4, 5] โ€ข Suboptimal Performance โ€ข Under fluctuating remote and local network conditions [1, 2] โ€ข Due to idle times incurred by chunk-based data distribution [3-5] โ€ข Due to suboptimal scheduling decisions [1-5] โ€ข Excessive energy consumption โ€ข Long download time [1-5] โ€ข Prolonged remote or/and local link radio-on time [1-5] [1] Using cooperation for low power low latency cellular connectivity, CoNEXT 2014 [2] Improving TCP performance over wireless networks with collaborative multi-homed mobile hosts, MobiSys 2005 [3] Combine: leveraging the power of wireless peers through collaborative downloading, MobiSys 2007 [4] MicroCast: Cooperative video streaming on smart-phones, MobiSys 2012 [5] Cool-tether: energy efficient on-the-fly wifi hot-spots using mobile phones, CoNEXT 2009
  • 7. Our Solution: MPBond A distributed multipath transport system for efficient network-level collaboration
  • 8. Subflow Management โ€ข Primary-centric pipe establishment to reduce helper-primary hop count โ€ข Handshake is similar to MPTCP but with additional control messages over the pipe
  • 9. Buffer Management and Connection Split w/o TCP split and buffering Pipe HS-Path HS-Path Pipe w/ TCP split and buffering Pipe HS-Path Pipe HS-Path Data download Higher bandwidth utilization Pipe bandwidth increases after some time Data download v.s. Bandwidth underutilization
  • 10. Data Distribution over Multiple Paths โ€ข Realized by a multipath scheduler โ€ข Optimal multipath scheduling requires simultaneous data completion at the receiver โ€ข MinRTT is the default scheduler for MPTCP by selecting the path with available space in congestion window (cwnd) and the minimum RTT
  • 11. Why Not the Default MinRTT Scheduler? โ€ข MinRTT fails to achieve simultaneous subflow completion in MPBond โ€ข Due to the lack of consideration of the pipe How about modifying the subflow availability condition? โ€ข Would lose the capability of buffering
  • 12. Pipe-aware Multipath Scheduler (PAMS) โ€ข Challenge: enable buffering at the helper while achieving simultaneous subflow completion โ€ข Making packet arrival time estimation pipe-aware โ€ข Pipe-aware delay: The time it takes for a packet scheduled over a given subflow at a given time to arrive at the receiver PS-Path ๐ต๐‘  ๐ต๐‘ ๐‘‡โ„Ž๐‘๐‘  , ๐‘‚๐‘Š๐ท๐‘๐‘ 
  • 13. Deriving the Pipe-aware Delay (PAD) โ€ข PAD of the direct subflow (๐‘ƒ๐ด๐ท1) : ๐‘‚๐‘Š๐ท๐‘๐‘  + ๐ต๐‘  ๐‘‡โ„Ž๐‘๐‘  โ€ข For an indirect subflow (๐‘ƒ๐ด๐ท๐‘– , ๐‘– > 1) ๐‘ƒ๐ด๐ท๐‘– = ๐ต๐‘ โ€ฒ = ๐ต๐‘ + ๐ต๐‘  โˆ’ ๐‘‡โ„Ž๐‘๐‘‡ (if ๐ต๐‘ + ๐ต๐‘  > ๐‘‡โ„Ž๐‘๐‘‡) ๐ต๐‘โ€ฒ further needs time ๐ต๐‘โ€ฒ ๐‘‡โ„Ž๐‘ to drain ๐ต๐‘ โ€ฒ = 0 ๐ต๐‘  After ๐‘‡ = ๐ต๐‘  ๐‘‡โ„Žโ„Ž๐‘  ๐ต๐‘โ€ฒ = 0 ๐ต๐‘ HS-Path Pipe HS-Path Pipe (if ๐ต๐‘+ ๐ต๐‘  < ๐‘‡โ„Ž๐‘๐‘‡) or
  • 14. The PAMS Algorithm โ€ข Leverage PAD to make scheduling decisions โ€ข ๐‘š๐‘–๐‘›๐‘ƒ๐ด๐ท: select the path with available space in cwnd and minimum ๐‘ƒ๐ด๐ท โ€ข when there is large amount of remaining data to send (Case 1) โ€ข When there is only small amount of remaining data (Case 2)? โ€ข Defer the scheduling! โ€ข Data Reinjection Useful
  • 15. User/App Interfaces and Policy Engine โ€ข Users โ€ข Per-app whitelist, resource usage, prioritization โ€ข Apps โ€ข Optional APIs for device/pipe monitoring and management โ€ข Dual mode
  • 16. Evaluation โ€ข MPBond prototype on Android smartphones and smartwatches โ€ข Comparison baselines โ€ข Single device, kibbutz [1], COMBINE [2] โ€ข Evaluation setup โ€ข Applications: file download, video streaming โ€ข Networks: emulated (with tc) and real WiFi and LTE โ€ข Devices: smartphones (Pixel 2, Nexus 6P) and a smartwatch (LG Urbane 2nd) [1] Using cooperation for low power low latency cellular connectivity, CoNEXT 2014 [2] Combine: leveraging the power of wireless peers through collaborative downloading, MobiSys 2007
  • 17. Evaluation: Stable network conditions โ€ข File download โ€ข Primary: Pixel 2, Helper 1: Nexus 6P, Helper 2: LG Urbane 2nd โ€ข PS-Path: 8Mbps, HS-Path: 10Mbps, pipe: 5Mbps 1. Using more devices reduces download time, with reasonable increase of total energy 2. MPBond reduces energy and download time compared to kibbutz and COMBINE
  • 18. Evaluation: Varying network conditions Replay real WiFi and LTE bandwidth traces In-the-wild experiments MPBond reduces the file download time by 13%-35%, which also translates to lower energy consumption ,compared to kibbutz and COMBINE
  • 19. Evaluation: Video streaming โ€ข Three video sources: Big Buck Bunny w/ 2-sec segments (B2), Tears of Steel w/ 2-sec segments (T2) and 6-sec segments (T6) โ€ข PS-Path: 5Mbps, HS-Path: 10Mbps, pipe: 5Mbps 1. MPBond reduces energy consumption compared to kibbutz with same # of devices 2. With 3 devices, MPBond improves the video bitrate by up to 118% compared to kibbutz
  • 20. Conclusion โ€ข Mobile devices need network-level collaboration โ€ข Collaboration made efficient & easy by MPBond โ€ข Distributed multipath transport โ€ข Device, connection, and buffer management โ€ข Judicious pipe-aware scheduling โ€ข MPBond prevails over existing collaboration schemes โ€ข Performance, energy efficiency, and flexibility Thank you! Questions?

Editor's Notes

  1. Hello everyone, my name is Xiao Zhu, and Iโ€™m a 4th-year PhD student at the U of M. In this video, I will talk about MPBond, an efficient network-level collaboration system for mobile devices, hope you will enjoy it.
  2. Mobile devices are everywhere, we use it at home, at work, indoors, and outdoors. Many people today possess more than one personal device, such as multiple smartphones, or smartphones companioned by smartwatches and tablets. I bet you are missing group activities a lot recently, when people gather together, their mobile devices do as well.
  3. This ubiquity of mobile devices creates abundant opportunities for better utilizing available network resources. For instance [click], one device can assist another with downloading data over cellular, [click] this leads to a much higher throughput compared to using a single UE. WiFi networks [click] offered by public places such as hotels often impose per-interface rate limit. Such a limit can be naturally overcome [click] by multi-device collaboration since each participating device has its own WiFi interface. [click] In addition, wearables can be placed at a spot with good signal and act as WiFi or LTE โ€œrange extendersโ€. [click] When running low on battery, a smartphone can also offload power-hungry LTE access to a smartwatch paired over an energy-efficient BT or WiFi link. [click] These benefits definitely motivate us to build a collaboration framework to make full of the wireless resources.
  4. By closely examining these use cases, we notice that all of โ€˜em can be realized under the multipath transport paradigm, where user data can be distributed over multiple subflows or network paths. [click] Unlike traditional multipath such as MPTCP, we need to support distributed multipath [click] where subflows traverse different devices.
  5. Specifically, such a distributed multipath transport system involves one primary device, where the client app runs, and multiple helper devices, which boost the primaryโ€™s network performance. Data is downloaded over multiple remote paths and the primary merges all the received parts before delivering the whole content to the client app. [cut?] Well, this may sound intuitive. However, we face numerous challenges when designing and implementing such a system. For example, [click] How to properly manage heterogeneous devices and local wireless links? [click] How to strategically leverage the helper devices to improve the network performance? [click] How to design a robust multipath scheduler that considers both remote paths and local paths, with the latter being unique in our problem setting? [click] How to expose appropriate interfaces to users and applications? [click] And how to make the system transparent to client and server applications?
  6. Existing network-level collaborations suffer from several limitations. [click] A desired network-level collaboration must be flexible to support different types of applications and require minimal changes to the mobile and network infrastructure. Solutions that rely on Tethering+MPTCP have been proposed. However, a tethered device performs as a simple layer-3 router, making it difficult to flexibly support various enhancement and policies at layer-4/5. There are also heavy-weight inverse-multiplexing solutions which incur significant deployment overhead. Another line of solutions require modifications to the applications at layer 5. Some of them are designed solely for a particular type of apps. [click] Performance is another concern. For example, in tethering, the effective data rate is always the minimum of the remote and local link bandwidth. Application-layer based solutions rely on HTTP byte-range requests which incur network idle periods between requests on the same path. The scheduling decisions of existing solutions are also not optimal. Suboptimal performance usually leads to excessive energy consumption. Even if the network condition is stable, in the tethering approach the congestion control is end-to-end, so the faster wireless link will be running at the speed of the slower wireless link, causing prolonged remote or local link radio-on time which leads to increased energy consumption. Network idle periods incurred by HTTP bytes-ranges also waste energy.
  7. To bridge this gap, we propose MPBond, a distributed multipath transport system for efficient network-level collaboration. It involves two types of devices: one primary device and one or more helper devices, connected with long-lived TCP connections called pipes. The client application, such as a file downloader or a video player, only runs on the primary. Traffic from the app is transparently intercepted by the MPBond service and scheduled to transmit either over primaryโ€™s own interface, the PS-Path, or through helpers with forwarding over the HS-Paths. To be fully transparent to Internet servers, the system can introduce a proxy which hides MPBond from remote servers by establishing single-path connections with 'em. We next elaborate how we address the aforementioned challenges for an efficient collaboration framework by detailing the key design choices of MPBond.
  8. Letโ€™s start with managing subflows. A possible way to establishing pipes is to tether the primary to a helper, which acts as a WiFi AP. This approach has two limitations though. First, some weak helpers such as smartwatches may not provide the hotspot mode. Second, since typically the primary can associate with only one WiFi AP, so to support multiple helpers, the tethered helper has to forward traffic for other helpers, leading to extra latency and bandwidth usage. [click] To overcome these limitations, we propose to perform tethering in the opposite way: activate the primaryโ€™s AP mode and let the helpers connect to the primary. This naturally supports multiple helpers while minimizing the helper-primary hop count to 1. The overall handshake [click] procedure in MPBond follows that in MPTCP, with additional control messages over pipes to coordinate with the helpers [click]. Specifically, the primary sends an INIT_MP_JOIN message [click] with the necessary client and server information to the helper, allowing it to establish the second subflow through an MP_JOIN message. When the subflow is established, an MP_JOIN_OK message [click] is returned to the primary as an acknowledgement.
  9. The remote and local wireless links exhibit vastly different link characteristics. TCP splitting can effectively improve the performance in such a scenario by shortening the TCP control loop. More importantly, it allows buffers to be set up between the two flows. Such buffers effectively mitigate the negative performance impact caused by the bottleneck shift on a subflow. To illustrate this, consider this simple example where the pipe bandwidth increases due to the helper device being moved closer to the primary, causing the pipeโ€™s throughput becomes higher than that of the HS-Path. If there is a buffer at the helper, the buffered data can be transmitted at the pipeโ€™s throughput instead of at the throughput of HS-Path when there is no buffer, leading to a shorter data transfer time. Although TCP splitting is not a new idea, we take this concept one step further by placing the split point on a mobile device facing two wireless links, in the context of multipath transport.
  10. As a critical component of a multipath transport system, a scheduler determines how to distribute the traffic onto multiple paths. In multipath transport, simultaneous subflow completion is a necessary condition for achieving the optimal download time, this is because in case where a sublfow finishes earlier than the other one, the faster sublow can always assist the slower one, leading to an even reduced download time. MinRTT is the default scheduler of MPTCP, which selects the path with available space in congestion window and the minimum RTT.
  11. We first demonstrate the performance issue of directly applying minRTT to MPBond. We run a simple experiment [click] where the primary establishes two subflows to a nearby server. The primary downloads from the server a file using MPBond configured with minRTT. The figure shows the download progress, and we can see that the two subflows do not complete at the same time. The unbalanced subflow completion is due to the fact [click] that the scheduler, which runs at the server, only monitors the PS-Path and the HS-Path, and is unaware of the TCP splitting and the downstream pipe. In this particular experiment, since the pipe bandwidth is lower than the HS-Path, downlink data will be buffered at the helper and drained slowly over the pipe, leading to highly unbalanced subflow completion time. A possible way of achieving simultaneous subflow completion is to modify the subflow availability condition [click] so that a helper subflow is considered to be available when the congestion window of both the HS-Path and the pipe have available space. However, by requiring an available CWND space for the pipe, this approach loses the capability of buffering at the helper [click], a key feature that MPBond should provide.
  12. Therefore, one main challenge that MPBond should address is to enable buffering at the helper while achieving simultaneous subflow completion. To this end, we propose PAMS [click], a pipe-aware multipath scheduler that explicitly considers the implication of buffering when making data distribution decisions. Although PAMS is originally designed for MPBond, it also applies to general cases where multipath transport meets TCP connection split. PAMS is built upon a key concept called pipe-aware delay [click], which is a mathematical model we introduce to estimate the time it takes for a packet scheduled over a given subflow at given a time to arrive at the receiver, [click] under the given network conditions for different remote and local links such as the throughput and one way delay, as well as the buffer level at the server and the helpers.
  13. Letโ€™s now do some simple math to see how the pipe-aware delay, or PAD can be derived. For the direct subflow [click] over the primaryโ€™s own path, it can be calculated by adding the PS-Path one-way delay and the buffering time at the sender. The buffering time can be calculated by dividing the sender buffer level by the PS-Path throughput. For an indirect subflow [click], things are a little bit more complicated as we have two wireless links [click] and helper-side buffering. For a packet scheduled on an indirect subflow, it first needs to go through the sender buffer on the server, which takes time T [click], calculated by dividing the sender buffer level by the HS-Path throughput. After this time T, the helper buffer may still contain some buffered bytes [click] if itโ€™s originally high. Otherwise, it may become empty too [click]. And the helper buffer further needs some time to drain [click]. By summing up the above parts, we can calculate the PAD [click] for indirect subflows as well.
  14. PAD gives us an estimate of the E2E packet delay of a subflow in MPBond. So how do we leverage it to make scheduling decisions? A possible approach [click] is to modify minRTT into โ€œminPADโ€, which selects the subflow with the minimum PAD as long as the subflow has congestion window space. Although this approach outperforms minRTT, it still tries to occupy all the HS-Path CWND space, thus may schedule more data than the subflowโ€™s actual capacity. minPAD can actually be further improved. Let us consider two cases that require different scheduling strategies. [click] First, when the server has a large amount of remaining data in the buffer to send, it is important to improve the overall bandwidth utilization by keeping all the subflows busy. In this case, PAMS applies minPAD [click]. The second case is that when there is only a small amount of remaining data [click], ensuring low-latency delivery and simultaneous subflow completion time is more important than maximizing the throughput. In this case, even when there is an idle subflow, [click] PAMS may skip it, namely, deferring the scheduling when there are busy subflows that can shorten the delivery latency. PAMS also performance rejection which is a mechanism in multipath transport where data that has already been scheduled over one subflow is โ€œreinjectedโ€ into another subflow. This may occur, for example when a subflow experiences unexpected performance drop or failure, or another subflowโ€™s capacity suddenly increases.
  15. OK, math timeโ€™s up. And hereโ€™s the last piece of our design. MPBond provides interfaces to both mobile users and app developers. First, it has a built-in console on the primary. This allows users to grant apps permission to use MPBond, monitor the runtime status, and configure various policies. In addition, MPBond exposes APIs allowing 3rd-party apps to programmatically use its service. However, these are only optional APIs that provide more fine-grained manipulation and detailed monitoring of MPBond which as a transparent service requires no modifications to the apps. MPBond also allows a device to have dual roles [click] of both a primary and helper, and multiple primary devices may co-exist. We call this the dual mode, which enables the collaborating devices to better utilize their collective bandwidth in particular when the primary devices generate traffic at different time.
  16. We extensively evaluate MPBond under various network and device settings by quantitatively comparing it with kibbutz and COMBINE, the two major state-of-the-art solutions we have seen earlier, on network performance, energy consumption and app QoE using commodity smartphones and smartwatches over real LTE and WiFi networks.
  17. We start with showing the performance and energy efficiency of MPBond under stable network conditions. The workload is downloading files with different sizes. We vary the number of mobile devices from 1 to 3 and measure the download time and energy consumption. We also study MPBond-Naive, another variant of MPBond where the default minRTT scheduler instead of PAMS is used. As shown, MPBond improves the download time and energy compared to kibbutz and COMBINE. [click] These improvements are attributed to multiple design choices of MPBond including the system and pipe realization at Layer 4, the helper-side connection split, as well as the PAMS scheduler.
  18. We next look at some numbers under changing network conditions. We focus on the 2-device case. The left figure shows the download time of different schemes by replaying the real remote and local wireless bandwidth profiles we collected. The corresponding energy consumption is shown in the middle figure. This again shows that leveraging helper side connection split, buffer management, and the judiciously designed PAMS scheduler helps MPBond to achieve high network utilization under fluctuating network conditions. We also showcase the benefits of MPBond through in-the-wild experiments [click], as shown in the right figure. [click]
  19. We finally examine how MPBond helps improve the QoE and energy efficiency of video streaming, one of the applications that dominate mobile network traffic. We stream adaptive bitrate videos using Exoplayer to study the impact of different schemes on video bitrate. We use three video settings covering both animations and science fiction movies. Compared to kibbutz with the same number of devices, MPBond reduces the energy consumption. With 3 devices, Mpbond further improves the video bitrate in two of the three settings compared to kibuttz which could not utilize the extra device due to its architectural limitation. [click] More evaluation results as well as design details can be found in our paper.
  20. Thank you for watching our video. And Iโ€™m happy to answer questions. (To summarize, our personal mobile devices benefit from network-level collaboration. And thatโ€™s why we propose MPBond. As a distributed multipath transport system, MPBond is grounded on a set of mechanisms that address the key challenges an efficient collaboration scheme imposes. We showcase the benefits of MPBond over existing frameworks through real-world mobile experiments.)