3 research outputs found

    Towards a Reconfiguration Service for Distributed Real-Time Java

    Get PDF
    REACTION 2012. 1st International workshop on Real-time and distributed computing in emerging applications. December 4th, 2012, San Juan, Puerto Rico.Ancient monolithic distributed systems were attached to well-known development practices and offline analysis. Current scenarios are more dynamic, and open, plenty of applications and services which appear and disappear dynamically at runtime. Likewise, these scenarios require taking into account actions that were traditionally addressed offline, this time in an online scenario. This paper contributes a reconfiguration service in the context of distributed real-time Java application as a means to include real-time reconfiguration into next generation real-time Java systems. The paper addresses the integration taking into account changes required in the API and the cost of some reconfiguration strategies.This research was partially supported by the European Commission (ARTIST2 NoE, ST-2004-004527; iLAND ARTEMIS-JU Call 1) and by the Spanish national project REM4VSS (TIN-2011-28339)

    Diseño de un software de intermediación de comunicación para sistemas distribuidos de tiempo real críticos en Java

    Get PDF
    Las facilidades e independencia de plataforma de Java han generado un gran interés en la comunidad de tiempo real. Dicho interés se ha reflejado en la especificación RTSJ (Real-Time Specification for Java), que extiende y adapta el lenguaje Java para permitir el desarrollo de sistemas de tiempo real. Adicionalmente, se han desarrollado perfiles de RTSJ para garantizar la predecibilidad en sistemas de tiempo real críticos. Sin embargo, RTSJ y sus perfiles no proporcionan facilidades para sistemas distribuidos. El objetivo de este trabajo es afrontar dicha limitación definiendo un nuevo modelo de RMI (Remote Method Invocation) basado en los principales perfiles de RTSJ para sistemas de tiempo real crítico. Este trabajo presenta el diseño y la implementación de RMI-HRT (RMI-Hard Real-Time) que está enfocado a sistemas de tiempo real crítico con requisitos de alta integridad

    Invocación de métodos remotos (RMI): una revisión de la literatura

    Get PDF
    The review of the literature has been important to understand the occurrence of different studies on a specific topic and of interest to society, which is why it has been seen the need to carry out a literature review regarding the mechanism of invocation of remote methods. Remote Method Invocation (RMI) as such, is a technology used for communication between objects, a topic that has been particularly relevant in distributed computing and parallel processing, which has allowed the development of multiple business applications as well as games. . For this reason, having as a guide a methodology for the bibliographic review and the management of information on scientific topics that is based on centralizing a problem, searching for information and organizing information, it has begun by selecting a certain number of investigations to proceed with the literature review of in such a way that the most important concepts and contributions made in each of the investigations can be extracted. A list of topics that include RMI as the basis of study was made and the most relevant was searched for in principle an introduction regarding distributed computing, RMI and its form of implementation, in addition to making tables where the definitions of some authors are specified. , as well as the advantages and disadvantages of this technology in terms of its implementation and use in the area of ​​Computer Science.La revisión de la literatura viene siendo importante para comprender el acontecimiento de diferentes estudios sobre un tema específico y de interés para la sociedad, es por ello que se ha visto la necesidad de hacer una revisión de literatura referente al mecanismo de invocación de métodos remotos. Remote Method Invocation (RMI) como tal, es una tecnología utilizada para la comunicación entre objetos, un tema que en particular ha tenido mucha relevancia en computación distribuida y procesamiento   en paralelo, lo que ha permitido el desarrollo de múltiples aplicaciones empresariales al igual que juegos. Por ello teniendo como guía una metodología para la revisión bibliográfica y la gestión de información de temas científicos que se basa en centralizar un problema, buscar información y organizar información se ha empezado por seleccionar un determinado número de investigaciones para proceder con la revisión de literatura de tal forma que se pueda extraer conceptos y aportes más importantes hechos en cada una de las investigaciones. Se realizó una lista de temas que engloben RMI como base de estudio y se buscó lo más relevante para realizar en principio una introducción referente a computación distribuida, RMI y su forma de implementación, además de realizar tablas en donde se especifica las definiciones de algunos autores, así como las ventajas y desventajas que presenta esta tecnología en cuanto a su implementación y uso en el área de Ciencias de la Computación
    corecore