• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2
  • Tagged with
  • 2
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

An implemetantion of policies in web servers.

Ricardo Bravo 00 December 2004 (has links)
The development of Web based software has acquired a more important role to the business success in the Internet. The softwares are used by users that require dynamic, customized, fast and secure interactions. A characteristic for the success of the Web-based paradigm is the fact that the client is relatively simple and most of the integration and system decisions happen at the server side. From the outset, a client neither has information about other clients accessing the server nor knows the maintenance plan of the server. Generally, the server usually does not have capability to change its operating behavior to the client effectively. The dynamicity of the server extends its capability on satisfying Web application requirements but it makes the implementation and development complex. In addition there are constant changes in the requirements, need for reliability and resilience, even in the worst situation in term of simultaneous access or processing. Policy based management is viewed in this work as feasible alternative to the issue mentioned above. Policies are, in this work, information that can change the behavior of a system at runtime. There are policies mapping events to actions and others for specifying security restrictions and both of them can be described in a language close to the natural. Policy specification relies on domains, i.e., group of correlated objects hierarchically and it brings great lexibility in both specification and usage. This work implements policies in a Web server. In order to accomplish this it uses the Ponder specification language to describe policies. The implementation involves the policy definition, storage and conversion between formats such as textual, XML, memory its enforcement in the web server environment. Some supporting components for the policy enforcement based on technologies such as JMX and JNDI were developed. A mappinginterface between managed objects and human readable string representing hierarchical domains helps to increase the system flexibility and reconfiguration capabilities. Aspect oriented programming is used in this work, to provide a uniform mechanism for event collection and non functional requirements implemented. It creates an abstraction in order to define where to apply code changes based on how the system is structured.
2

Fênix - um framework para simulação de trajetórias de foguetes de sondagem.

Juliano de Almeida Monte-Mor 07 December 2007 (has links)
Cada vez mais os métodos, técnicas e ferramentas de Engenharia de Software têm sido aplicados para criação, manutenção e adaptação de sistemas de software aeroespaciais. A técnica de orientação a objetos tem provido o reuso de componentes de software, reduzindo o esforço para desenvolver aplicações similares num domínio específico. Este trabalho de pesquisa propõe um Framework para a Simulação de Trajetórias de Foguetes de Sondagem. Este Framework define um modelo abstrato para a construção de simuladores de trajetórias. Um Estudo de Caso e um Protótipo de Simulador foram desenvolvidos para avaliar a reusabilidade do Framework proposto. O protótipo provê cálculos de movimento de um foguete com um, três e seis graus de liberdade. Neste trabalho, também é avaliado o esforço necessário de incorporação da arquitetura de simulação distribuída definida no padrão IEEE Std 1516 - High Level Architecture - HLA. Uma análise dos principais resultados desta pesquisa propicia uma verificação do Framework proposto, quanto a reutilização significativa de código para a construção de modelos de simuladores de trajetórias. Esta análise também propicia uma avaliação do padrão HLA para a criação de simulações distribuídas, visando uma melhor padronização, interação e reusabilidade dos sistemas.

Page generated in 0.1314 seconds