Results 61-80 of 402.
Bookmark and Share    
Full Text
Peer Reviewed
See detailProfiling Performance of Application Partitioning for Wearable Devices in Mobile Cloud and Fog Computing
Fiandrino, Claudio; Allio, Nicholas; Kliazovich, Dzmitry et al

in IEEE Access (2019), 7

Wearable devices have become essential in our daily activities. Due to battery constrains the use of computing, communication, and storage resources is limited. Mobile Cloud Computing (MCC) and the ... [more ▼]

Wearable devices have become essential in our daily activities. Due to battery constrains the use of computing, communication, and storage resources is limited. Mobile Cloud Computing (MCC) and the recently emerged Fog Computing (FC) paradigms unleash unprecedented opportunities to augment capabilities of wearables devices. Partitioning mobile applications and offloading computationally heavy tasks for execution to the cloud or edge of the network is the key. Offloading prolongs lifetime of the batteries and allows wearable devices to gain access to the rich and powerful set of computing and storage resources of the cloud/edge. In this paper, we experimentally evaluate and discuss rationale of application partitioning for MCC and FC. To experiment, we develop an Android-based application and benchmark energy and execution time performance of multiple partitioning scenarios. The results unveil architectural trade-offs that exist between the paradigms and devise guidelines for proper power management of service-centric Internet of Things (IoT) applications. [less ▲]

Detailed reference viewed: 100 (0 UL)
Full Text
Peer Reviewed
See detailToward Real-world Vehicle Placement Optimization in Round-trip Carsharing
Changaival, Boonyarit UL; Danoy, Grégoire UL; Kliazovich, Dzmitry et al

in Proceedings of the Genetic and Evolutionary Computation Conference (2019)

Detailed reference viewed: 192 (17 UL)
Full Text
Peer Reviewed
See detailConfigurable Cost-Quality Optimization of Cloud-based VoIP
Tchernykh, Andrei; Cortes-Mendoza, Jorge M.; Bychkov, Igor et al

in Journal of Parallel and Distributed Computing (2019), 133

In this paper, we formulate configurable cloud-based VoIP call allocation problem as a special case of dynamic multi-objective bin-packing. We consider voice quality influenced by CPU stress, cost ... [more ▼]

In this paper, we formulate configurable cloud-based VoIP call allocation problem as a special case of dynamic multi-objective bin-packing. We consider voice quality influenced by CPU stress, cost contributed by the number of billing hours for Virtual Machines (VMs) provisioning, and calls placed on hold due to under-provisioning resources. We distinguish call allocation strategies by the type and amount of information used for allocation: knowledge-free, utilization-aware, rental-aware, and loadaware. We propose and study a variety of strategies with static and dynamic policies of VM provisioning. To study realistic scenarios, we consider startup delays for VM provisioning, and three configurable parameters: utilization threshold, rental threshold, and prediction interval. They can be configured and dynamically adapted to cope with different objective preferences, workloads, and cloud properties. We conduct comprehensive simulation on the real workload of the MIXvoip company and show that the proposed strategies outperform ones currently in-use. [less ▲]

Detailed reference viewed: 76 (0 UL)
Full Text
Peer Reviewed
See detailA Memory-Based Label Propagation Algorithm for Community Detection
Fiscarelli, Antonio Maria UL; Brust, Matthias R. UL; Danoy, Grégoire UL et al

in Aiello, Luca Maria; Cherifi, Chantal; Cherifi, Hocine (Eds.) et al Complex Networks and Their Applications VII (2018, December 02)

The objective of a community detection algorithm is to group similar nodes in a network into communities, while increasing the dis- similarity between them. Several methods have been proposed but many of ... [more ▼]

The objective of a community detection algorithm is to group similar nodes in a network into communities, while increasing the dis- similarity between them. Several methods have been proposed but many of them are not suitable for large-scale networks because they have high complexity and use global knowledge. The Label Propagation Algorithm (LPA) assigns a unique label to every node and propagates the labels locally, while applying the majority rule to reach a consensus. Nodes which share the same label are then grouped into communities. Although LPA excels with near linear execution time, it gets easily stuck in local optima and often returns a single giant community. To overcome these problems we propose MemLPA, a novel LPA where each node imple- ments memory and the decision rule takes past states of the network into account. We demonstrate through extensive experiments on the Lancichinetti-Fortunato-Radicchi benchmark and a set of real-world net- works that MemLPA outperforms most of state-of-the-art community detection algorithms. [less ▲]

Detailed reference viewed: 239 (52 UL)
Full Text
Peer Reviewed
See detailCollaborative Data Delivery for Smart City-oriented Mobile Crowdsensing Systems
Vitello, Piergiorgio UL; Capponi, Andrea UL; Fiandrino, Claudio UL et al

in IEEE Global Communications Conference (GLOBECOM), Abu Dhabi, UAE, 2018 (2018, December)

The huge increase of population living in cities calls for a sustainable urban development. Mobile crowdsensing (MCS) leverages participation of active citizens to improve performance of existing sensing ... [more ▼]

The huge increase of population living in cities calls for a sustainable urban development. Mobile crowdsensing (MCS) leverages participation of active citizens to improve performance of existing sensing infrastructures. In typical MCS systems, sensing tasks are allocated and reported on individual-basis. In this paper, we investigate on collaboration among users for data delivery as it brings a number of benefits for both users and sensing campaign organizers and leads to better coordination and use of resources. By taking advantage from proximity, users can employ device-to-device (D2D) communications like Wi-Fi Direct that are more energy efficient than 3G/4G technology. In such scenario, once a group is set, one of its member is elected to be the owner and perform data forwarding to the collector. The efficiency of forming groups and electing suitable owners defines the efficiency of the whole collaborative-based system. This paper proposes three policies optimized for MCS that are compliant with current Android implementation of Wi-Fi Direct. The evaluation results, obtained using CrowdSenSim simulator, demonstrate that collaborative-based approaches outperform significantly individual-based approaches. [less ▲]

Detailed reference viewed: 270 (22 UL)
Full Text
Peer Reviewed
See detailWhy Energy Matters? Profiling Energy Consumption of Mobile Crowdsensing Data Collection Frameworks
Tomasoni, Mattia; Capponi, Andrea UL; Fiandrino, Claudio UL et al

in Pervasive and Mobile Computing (2018)

Mobile Crowdsensing (MCS) has emerged in the last years and has become one of the most prominent paradigms for urban sensing. The citizens actively participate in the sensing process by contributing data ... [more ▼]

Mobile Crowdsensing (MCS) has emerged in the last years and has become one of the most prominent paradigms for urban sensing. The citizens actively participate in the sensing process by contributing data with their mobile devices. To produce data, citizens sustain costs, i.e., the energy consumed for sensing and reporting operations. Hence, devising energy efficient data collection frameworks (DCF) is essential to foster participation. In this work, we investigate from an energy-perspective the performance of different DCFs. Our methodology is as follows: (i) we developed an Android application that implements the DCFs, (ii) we profiled the energy and network performance with a power monitor and Wireshark, (iii) we included the obtained traces into CrowdSenSim simulator for large-scale evaluations in city-wide scenarios such as Luxembourg, Turin and Washington DC. The amount of collected data, energy consumption and fairness are the performance indexes evaluated. The results unveil that DCFs with continuous data reporting are more energy-efficient and fair than DCFs with probabilistic reporting. The latter exhibit high variability of energy consumption, i.e., to produce the same amount of data, the associated energy cost of different users can vary significantly. [less ▲]

Detailed reference viewed: 184 (7 UL)
Full Text
Peer Reviewed
See detailPRESENCE: Monitoring and Modelling the Performance Metrics of Mobile Cloud SaaS Web Services
Ibrahim, Abdallah Ali Zainelabden Abdallah UL; Wasim, Muhammad Umer UL; Varrette, Sébastien UL et al

in Mobile Information Systems (2018), 2018(1351386),

Service Level Agreements (SLAs) are defining the quality of the services delivered from the Cloud Services Providers (CSPs) to the cloud customers. The services are delivered on a pay-per-use model. The ... [more ▼]

Service Level Agreements (SLAs) are defining the quality of the services delivered from the Cloud Services Providers (CSPs) to the cloud customers. The services are delivered on a pay-per-use model. The quality of the provided services is not guaranteed by the SLA because it is just a contract. The developments around mobile cloud computing and the advent of edge computing technologies are contributing to the diffusion of the cloud services and the multiplication of offers. Although the cloud services market is growing for the coming years, unfortunately, there is no standard mechanism which exists to verify and assure that delivered services satisfy the signed SLA agreement in an automatic way. The accurate monitoring and modelling of the provided Quality of Service (QoS) is also missing. In this context, we aim at offering an automatic framework named PRESENCE, to evaluate the QoS and SLA compliance of Web Services (WSs) offered across several CSPs. Yet unlike other approaches, PRESENCE aims at quantifying in a fair and by stealth way the performance and scalability of the delivered WS. This article focuses on the first experimental results obtained on the accurate modelisation of each individual performance metrics. Indeed, 19 generated models are provided, out of which 78.9% accurately represent the WS performance metrics for two representative SaaS web services used for the validation of the PRESENCE approach. This opens novel perspectives for assessing the SLA compliance of Cloud providers using the PRESENCE framework. [less ▲]

Detailed reference viewed: 180 (20 UL)
Full Text
Peer Reviewed
See detailPRESENCE: Performance Metrics Models for Cloud SaaS Web Services
Ibrahim, Abdallah Ali Zainelabden Abdallah UL; Wasim, Umer; Varrette, Sébastien UL et al

in Proc. of the 11th IEEE Intl. Conf. on Cloud Computing (CLOUD 2018) (2018, July)

Detailed reference viewed: 165 (9 UL)
Full Text
Peer Reviewed
See detailOn Verifying and Assuring the Cloud SLA by Evaluating the Performance of SaaS Web Services Across Multi-cloud Providers
Ibrahim, Abdallah Ali Zainelabden Abdallah UL; Varrette, Sébastien UL; Bouvry, Pascal UL

in 48th Annual IEEE/IFIP Intl. Conf. on Dependable Systems and Networks Workshops (DNS'18) (2018, June)

Detailed reference viewed: 155 (10 UL)
See detailUL HPC Tutorial: Bio-informatics workflows and applications
Plugaru, Valentin UL; Diehl, Sarah UL; Varrette, Sébastien UL et al

Presentation (2018, June)

Detailed reference viewed: 77 (3 UL)
See detailUL HPC Tutorial: (Advanced) Prototyping with Python
Parisot, Clément UL; Diehl, Sarah UL; Varrette, Sébastien UL et al

Presentation (2018, June)

Detailed reference viewed: 90 (4 UL)
See detailUL HPC Tutorial: HPC Containers with Singularity
Plugaru, Valentin UL; Varrette, Sébastien UL; Diehl, Sarah UL et al

Presentation (2018, June)

Detailed reference viewed: 127 (7 UL)
See detailUL HPC Tutorial: HPC workflow with sequential jobs
Cartiaux, Hyacinthe UL; Varrette, Sébastien UL; Plugaru, Valentin UL et al

Presentation (2018, June)

Detailed reference viewed: 138 (11 UL)
See detailUL HPC Tutorial: Advanced Job scheduling with SLURM and OAR
Plugaru, Valentin UL; Varrette, Sébastien UL; Diehl, Sarah UL et al

Presentation (2018, June)

Detailed reference viewed: 114 (5 UL)