M-health system backend supported by an actors model

Given the serious impact that cardiovascular diseases are having in Colombia's deaths, the Colombian School of Engineering has been developing a platform for remote, real time, cardiac signals processing. One of the main challenges of this type of platform, assuming a relatively large populatio...

Full description

Autores:
Corredor Acosta, Manuel Alejandro
Cadavid Rengifo, Hector Fabio
Tipo de recurso:
Part of book
Fecha de publicación:
2015
Institución:
Escuela Colombiana de Ingeniería Julio Garavito
Repositorio:
Repositorio Institucional ECI
Idioma:
eng
OAI Identifier:
oai:repositorio.escuelaing.edu.co:001/1824
Acceso en línea:
https://repositorio.escuelaing.edu.co/handle/001/1824
Palabra clave:
diseases
health care
mobile computing
software architecture
telemedicine
Arquitectura de software
Telemedicina
Telemetría
Informática móvil
Telemetry
Java
Software
Visualization
Indexes
Monitoring
Internet
Rights
closedAccess
License
https://creativecommons.org/licenses/by/4.0/
Description
Summary:Given the serious impact that cardiovascular diseases are having in Colombia's deaths, the Colombian School of Engineering has been developing a platform for remote, real time, cardiac signals processing. One of the main challenges of this type of platform, assuming a relatively large population continuously transmitting their signals, is to guarantee good response times for all system's stakeholders (doctors, family, etc.), which is not always possible with the application models that have been traditionally used to build most of services that reside on the Web. This article describes an alternative software architecture proposed for the backend of such telemedicine system, which considers the non-blocking and actor-based programming models, as an alternative to the multi-thread model, and as a mean to simplify such system's scalability.