Latest
Call for Papers: Vol. 42 closes 30 JuneNew: Quantum Security Summit registration openAxiom Standard 7042-2024 now ratifiedGrant cycle 2025 — $4.2M committedFellows election voting opens 15 JulyCall for Papers: Vol. 42 closes 30 JuneNew: Quantum Security Summit registration openAxiom Standard 7042-2024 now ratifiedGrant cycle 2025 — $4.2M committedFellows election voting opens 15 July
Digital Library

Research Archive

Search across 2.4 million peer-reviewed documents from journals, conferences, and standards.

Showing 2 of 2,418,902 results

Journal Article Open Access Edge Computing

Edge-Cloud Continuum Computing: Task Offloading Optimization, Latency-Aware Scheduling, and Mobility-Driven Workload Migration in 5G-Enabled Mobile Edge Environments

Mobile Edge Computing (MEC) in 5G-enabled environments introduces a computational continuum spanning ultra-low-latency edge nodes, regional fog nodes, and centralized cloud data centers, enabling latency-sensitive applications -- including augmented reality, industrial automation, and autonomous vehicle coordination -- that cannot tolerate cloud-only round-trip latencies. Optimal task placement across this continuum requires dynamic offloading decisions that account for task computational requirements, data transfer costs, edge node capacity, user mobility patterns, and SLA constraints simultaneously. This paper presents EdgeOpt, a multi-objective task offloading optimization framework for 5G MEC environments that employs a Deep Q-Network (DQN) agent trained to balance execution latency, energy consumption, and edge resource utilization in real-time. EdgeOpt is evaluated in a 5G MEC testbed comprising three edge nodes, one fog aggregation layer, and simulated cloud infrastructure, processing workloads representative of AR rendering, industrial sensor fusion, and V2X communication scenarios. EdgeOpt achieves 38% lower mean task execution latency and 27% lower edge energy consumption compared to greedy offloading baselines, while maintaining edge utilization above 78% under high mobility scenarios. We characterize the mobility-induced workload migration problem and introduce the Mobility-Aware Migration Cost Model (MAMCM) to quantify handover-induced service disruption risk. This work provides architectural and algorithmic foundations for latency-optimized edge-cloud continuum orchestration.

Adekunle Fashola, Emma Svensson, Yusuke Watanabe, Heba Mansour· Oct 2020· 318 citations
Journal Article Subscription Software Engineering

Value Stream Mapping for DevOps: Identifying and Eliminating Waste in Software Delivery Pipelines Using Lean Principles

Value Stream Mapping (VSM), a lean manufacturing technique, has been increasingly advocated as a tool for visualizing and optimizing software delivery pipelines in DevOps contexts. However, empirical evidence on its effectiveness and practical application nuances in software organizations remains sparse. This paper reports an action research study conducted across two organizations — one in telecommunications and one in retail banking — in which cross-functional teams applied VSM to their end-to-end software delivery processes over a 12-month period. We adapt traditional VSM notation to account for software-specific waste categories: unplanned work, context switching, approval bottlenecks, environment contention, and test instability. Our findings reveal that approval bottlenecks and environment contention account for 58% of total lead time waste across both organizations. Following VSM-guided interventions, the telecommunications organization reduced pipeline lead time from 34 days to 9 days, while the banking organization reduced its from 48 days to 14 days. We derive eight VSM adaptation principles for software delivery contexts and propose a Digital VSM notation standard compatible with DevOps toolchain data extraction. This work demonstrates that lean thinking remains powerfully applicable in digital delivery contexts when appropriately adapted.

Chioma Ezenwachi, Henrik Lindqvist, Rahul Bose, Theresa MacGregor· Oct 2020· 303 citations