Integrating multicore awareness functions into distribution middleware for improving performance of distributed audio surveillance
Fecha
Autores
Directores
Unidades organizativas
Handle
https://riunet.upv.es/handle/10251/155703
Cita bibliográfica
Garcia Valls, MS. (2019). Integrating multicore awareness functions into distribution middleware for improving performance of distributed audio surveillance. Advances in Engineering Software (Online). 132:92-100. https://doi.org/10.1016/j.advengsoft.2019.01.003
Titulación
Resumen
[EN] This paper describes an approach to improve the performance of the distributed audio-processing functions for
audio surveillance systems. In order to increase portability, current distributed audio-processing uses the default
capacities offered by the underlying scheduling facilities of the operating system. In this approach, a set of
capacities are added to the distribution software that enable the reduction of the distributed processing time of
audio frames at the server side by adding functions that utilize the underlying hardware resources including
exclusive core reservation. By loosing some generality in the design of the distribution software, it is possible to
increase performance and provide better isolation to selected audio tasks in the presence of other competing
software tasks. The approach is designed and implemented as well as analyzed on general purpose computers
with a server-client architecture using serial scheduling of the audio tasks and parallelizing the digital signal
processing computations. The proposed solution is implemented and analyzed showing benefits in performance
and robustness over single threaded audio processing. The resulting system is significantly more robust in the
presence of other competing software tasks (noise). These results directly yield the possibility to manage more
concurrent audio streams at the server side.
Palabras clave
Middleware, Multicore, Real-time, Software, Software design, Timeliness, Performance, Distribution middleware design, Audio processing, Multicore awareness
ISSN
ISBN
Fuente
Advances in Engineering Software (Online)
DOI
10.1016/j.advengsoft.2019.01.003
Versión del editor
https://dx.doi.org/10.1016/j.advengsoft.2019.01.003
dc.description.uri
Patrocinadores
Agradecimientos
This work has been partly funded by the Spanish Ministry of
Economy and Competitiveness under grant TIN2017-86520-C3-2-R
(Predictable and trustable computer systems for Industry 4.0). I wish to
acknowledge the work of Antonio Pastor in the programming of the
experiments and data gathering.