Skip to main content

Showing 1–6 of 6 results for author: Muqaddas, A

Searching in archive cs. Search in all archives.
.
  1. Demonstration of latency-aware 5G network slicing on optical metro networks

    Authors: B. Shariati, L. Velasco, J. -J. Pedreño-Manresa, A. Dochhan, R. Casellas, A. Muqaddas, O. González de Dios, L. Luque Canto, B. Lent, J. E. López de Vergara, S. López-Buedo, F. Moreno, P. Pavón, M. Ruiz, S. K. Patri, A. Giorgetti, F. Cugini, A. Sgambelluri, R. Nejabati, D. Simeonidou, R. -P. Braun, A. Autenrieth, J. -P. Elbers, J. K. Fischer, R. Freund

    Abstract: The H2020 METRO-HAUL European project has architected a latency-aware, cost-effective, agile, and programmable optical metro network. This includes the design of semidisaggregated metro nodes with compute and storage capabilities, which interface effectively with both 5G access and multi-Tbit/s elastic optical networks in the core. In this paper, we report the automated deployment of 5G services,… ▽ More

    Submitted 21 February, 2022; originally announced February 2022.

    Comments: 10 pages

    Journal ref: Journal of Optical Communication and Networking, 14, A81-A90 (2022)

  2. arXiv:2107.02505  [pdf

    cs.NI

    A Latency-Aware Real-Time Video Surveillance Demo: Network Slicing for Improving Public Safety

    Authors: B. Shariati, J. J. Pedreno-Manresa, A. Dochhan, A. S. Muqaddas, R. Casellas, O. González de Dios, L. L. Canto, B. Lent, J. E. López de Vergara, S. López-Buedo, F. J. Moreno, P. Pavón, L. Velasco, S. Patri, A. Giorgetti, F. Cugini, A. Sgambelluri, R. Nejabati, D. Simeonidou, R, -P, Braun, A. Autenrieth, J. -P. Elbers, J. K. Fischer , et al. (1 additional authors not shown)

    Abstract: We report the automated deployment of 5G services across a latency-aware, semidisaggregated, and virtualized metro network. We summarize the key findings in a detailed analysis of end-to-end latency, service setup time, and soft-failure detection time.

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: The research leading to these results has received funding from the EC and BMBF through the METRO-HAUL project (G.A. No. 761727) and OTB-5G+ project (reference No. 16KIS0979K)

    Journal ref: Proceedings of the Optical Fiber Communication Conference and Exhibition (OFC2021)

  3. Optimal state replication in stateful data planes

    Authors: Abubakar Siddique Muqaddas, German Sviridov, Paolo Giaccone, Andrea Bianco

    Abstract: In SDN stateful data planes, switches can execute algorithms to process traffic based on local states. This approach permits to offload decisions from the controller to the switches, thus to reduce the latency to react to network events. We consider distributed network applications that process traffic at each switch based on local replicas of network-wide states. Replicating a state across multip… ▽ More

    Submitted 2 March, 2020; v1 submitted 6 December, 2019; originally announced December 2019.

    Journal ref: IEEE Journal on Selected Areas in Communications, 2020

  4. End-to-end Quantum Secured Inter-Domain 5G Service Orchestration Over Dynamically Switched Flex-Grid Optical Networks Enabled by a q-ROADM

    Authors: Rui Wang, Rodrigo Stange Tessinari, Emilio Hugues Salas, Anderson Bravalheri, Navdeep Uniyal, Abubakar Muqaddas, Rafael Silva Guimaraes, Thierno Diallo, Shadi Moazzeni, Qibing Wang, George Kanellos, Reza Nejabati, Dimitra Simeonidou

    Abstract: Dynamic and flexible optical networking enabled by NFV and SDN are the key technology enablers for supporting the dynamicity and bandwidth requirements of emerging 5G network services. To achieve the objective of 5G, Network Services (NSes) must be often deployed transparently over multiple administrative and technological domains. Such case often presents security risks since a typical NS may com… ▽ More

    Submitted 10 September, 2019; originally announced September 2019.

  5. arXiv:1712.00190  [pdf

    cs.MA cs.SE cs.SI nlin.AO q-bio.NC

    Modeling the Multiple Sclerosis Brain Disease Using Agents: What Works and What Doesn't?

    Authors: Ayesha Muqaddas, Muaz A. Niazi

    Abstract: The human brain is one of the most complex living structures in the known Universe. It consists of billions of neurons and synapses. Due to its intrinsic complexity, it can be a formidable task to accurately depict brain's structure and functionality. In the past, numerous studies have been conducted on modeling brain disease, structure, and functionality. Some of these studies have employed Agent… ▽ More

    Submitted 30 November, 2017; originally announced December 2017.

    Comments: 69 pages

    ACM Class: D.2; D.2.8; I.2; I.2.0; I.6; I.6.1; I.6.8; D.4.8; J.3; J.4; K.6.3

  6. arXiv:1505.00558  [pdf

    cs.DS cs.PF

    Triple State QuickSort, A replacement for the C/C++ library qsort

    Authors: Ammar Muqaddas

    Abstract: An industrial grade Quicksort function along with its new algorithm is presented. Compared to 4 other well known implementations of Quicksort, the new algorithm reduces both the number of comparisons and swaps in most cases while staying close to the best of the 4 in worst cases. We trade space for performance, at the price of n/2 temporary extra spaces in the worst case. Run time tests reveal an… ▽ More

    Submitted 11 May, 2015; v1 submitted 4 May, 2015; originally announced May 2015.

    Comments: 31 pages, 49 Figures. Minor fix in page 15 and a typo