2 resultados para Church libraries
Resumo:
Vilar de Frades church is integrated in the Vilar de Frades Monastery, located in the North part of Portugal (Barcelos). The monastery, founded in 566, suffered several architectural modifications and restoration works, the most relevant was in the XVI century. The church, in granite, has one nave and six bays,holding ten chapels with vaults of crossed ribbings. Nowadays, the chapels present a severe biological colonization characterised by an intense green biofilm, which becoming apparent in other locations inside the church. In the course of a general survey concerning the conservation state of the church, an accurate campaign was planned in order to assess the main biodeterioration agents, map biological colonization and determine the environmental conditions. Laboratory analyses were accomplished with optical microscopy and spectrofluorometry. This study presents the results of this campaign. Details on conservation or preservation works that need to be implemented are also presented.
Resumo:
Software transactional memory is a promising programming model that adapts many concepts borrowed from the databases world to control concurrent accesses to main memory (RAM) locations. This paper discusses how to support apparently irreversible operations, such as memory allocation and deallocation, within software libraries that will be used in (software memory) transactional contexts, and propose a generic and elegant approach based on a handler system, which provide the means to create and execute compensation actions at key moments during the life-time of a transaction.