857 resultados para Product architectures
Resumo:
This document proceeds from the research for my doctoral thesis titled This thesis is about the subject of Eden or paradise in architecture, to understand its concepts and be able to generate a general model to generate architecture that places us in a virtual way in paradisiacal places, in holidays as well as in daily life. It also seeks to build a system of measure to be used to turn into Eden the previously non “Edenic”. A comparative measuring system to know where we are in relation to how much Eden is present in places to intervene, or project. Eden; Tale, Image and Project. The zones of the thesis that are related to this congress are those related to the use of this tale, idea and image of the collective unconscious, when it comes to projecting a place that locates us physically, mentally and in our mood in paradise.
Resumo:
One of the most demanding needs in cloud computing and big data is that of having scalable and highly available databases. One of the ways to attend these needs is to leverage the scalable replication techniques developed in the last decade. These techniques allow increasing both the availability and scalability of databases. Many replication protocols have been proposed during the last decade. The main research challenge was how to scale under the eager replication model, the one that provides consistency across replicas. This thesis provides an in depth study of three eager database replication systems based on relational systems: Middle-R, C-JDBC and MySQL Cluster and three systems based on In-Memory Data Grids: JBoss Data Grid, Oracle Coherence and Terracotta Ehcache. Thesis explore these systems based on their architecture, replication protocols, fault tolerance and various other functionalities. It also provides experimental analysis of these systems using state-of-the art benchmarks: TPC-C and TPC-W (for relational systems) and Yahoo! Cloud Serving Benchmark (In- Memory Data Grids). Thesis also discusses three Graph Databases, Neo4j, Titan and Sparksee based on their architecture and transactional capabilities and highlights the weaker transactional consistencies provided by these systems. It discusses an implementation of snapshot isolation in Neo4j graph database to provide stronger isolation guarantees for transactions.