Evaluación de programación concurrente basada en el modelo de actores en teléfonos inteligentes.
Abstract
Mobile devices known as smartphones are evolving to incorporate several processors and a
RAM memory greater than a gigabyte in response to the high resource demand of today’s
software applications. These devices were designed to be highly available information
devices and are equipped with special features for that purpose; they are designed in a way
that facilitates their mobility from place to place and with the use of a battery as a power
source to provide considerable autonomy. Even with the recent evolution of these devices,
the goal for them remains the same: high information availability (anytime, anywhere).
These devices are not designed for high computational loads, the processor’s intensive
work blocks the high availability of information (a busy processor doesn’t address
alternate requests for information handling), however, the increasing power of these
devices opens the scenario for using the concurrent processing features of their multiple
processors for other possibilities. Also, given the ir current popularity and ubiquity, these
devices may become useful in the distributed computing scenario, where the solution of
complex computational tasks may be shared between many devices [29]. Nowadays there
are yet some applications requiring information intensive processing on the smartphones
[17] [28] [38].
Concurrent programming offers promising approaches to help in the creation of parallel
and distributed systems. The Actors Model [7] is an interesting paradigm because it is a
design that helps to minimize complex programming errors using the system resources in
parallel and distributed environments. This research evaluates the performance of the
concurrent programming using the Actors Model in mobile devices called smartphones.
Description
Proyecto de Graduación (Maestría en Computación) Instituto Tecnológico de Costa Rica, Escuela de Ingeniería en Computación, 2015.
Share
Metrics
Collections
- Maestría en Computación [107]