Search results for "Computer network"
showing 4 items of 1634 documents
Computer Networks
2018
This book constitutes the thoroughly refereed proceedings of the 25th International Conference on Computer Networks, CN 2018, held in Gliwice, Poland, in June 2018. The 34 full papers presented were carefully reviewed and selected from 86 submissions. They are organized in topical sections on computer networks; teleinformatics and telecommunications; queueing theory; cybersecurity and quality service.
Knowledge organization for modelling workflows in Taverna environment
2014
Today Workflow Management Systems (WFMS), like Taverna and Kepler, have a very important place in the everyday work of the scientist. These tools support the access to computational resources and act as interface for building complex data processing chains. The next step is to support decisions of the researcher on autonomously developing workflow parts guided by requirements of the scientist while she/he is working on the high-level goal of the experiment. To this aim, it is necessary an ontology to store the knowledge related to the experiments and tools used, and to make this knowledge available not only to the scientist, but also to a suitable artificial intelligent system. In this pape…
Recognizing Video Resolution by Monitoring Memory Metrics in Mobile Clients
2019
Content delivery is one of the most successful applications in mobile networks. Mobile edge servers are significantly contributing to the improvement of this type of applications, by also performing resolution adaptations as a function of the radio link quality observed by the users. In this paper, we face the problem of dynamically tracking the perceived video resolution by mobile clients in a mobile edge environment to guarantee an agreed Service Level Agreement (SLA). To this purpose, we propose a protocol-agnostic approach, based on monitoring some memory metrics of a running video streaming process at the mobile client, for identifying the time-varying resolution of the video content.
Compression and load balancing for efficient sparse matrix-vector product on multicore processors and graphics processing units
2021
We contribute to the optimization of the sparse matrix-vector product by introducing a variant of the coordinate sparse matrix format that balances the workload distribution and compresses both the indexing arrays and the numerical information. Our approach is multi-platform, in the sense that the realizations for (general-purpose) multicore processors as well as graphics accelerators (GPUs) are built upon common principles, but differ in the implementation details, which are adapted to avoid thread divergence in the GPU case or maximize compression element-wise (i.e., for each matrix entry) for multicore architectures. Our evaluation on the two last generations of NVIDIA GPUs as well as In…