masterThesis
Especificação e implementação de um modelo assíncrono para replicação, propagação e conciliação de bases de dados distribuídas
Fecha
2006-05-19Registro en:
OLIVEIRA, Vinicius Fernandes de. Especificação e implementação de um modelo assíncrono para replicação, propagação e conciliação de bases de dados distribuídas. 2006. 138 f. Dissertação (Mestrado em Automação e Sistemas; Engenharia de Computação; Telecomunicações) - Universidade Federal do Rio Grande do Norte, Natal, 2006.
Autor
Oliveira, Vinicius Fernandes de
Resumen
This graduate thesis proposes a model to asynchronously replicate heterogeneous databases. This model singularly combines -in a systematic way and in a single project -different concepts, techniques and paradigms related to the areas of database replication and management of heterogeneous databases. One of the main advantages of the replication is to allow applications to continue to process information, during time intervals when they are off the network and to trigger the database synchronization, as soon as the network connection is reestablished. Therefore, the model introduces a communication and update protocol that takes in consideration the environment of asynchronous characteristics used. As part of the work, a tool was developed in Java language, based on the model s premises in order to process, test, simulate and validate
the proposed model