Literatura científica selecionada sobre o tema "Software architecture consistency"

Crie uma referência precisa em APA, MLA, Chicago, Harvard, e outros estilos

Selecione um tipo de fonte:

Consulte a lista de atuais artigos, livros, teses, anais de congressos e outras fontes científicas relevantes para o tema "Software architecture consistency".

Ao lado de cada fonte na lista de referências, há um botão "Adicionar à bibliografia". Clique e geraremos automaticamente a citação bibliográfica do trabalho escolhido no estilo de citação de que você precisa: APA, MLA, Harvard, Chicago, Vancouver, etc.

Você também pode baixar o texto completo da publicação científica em formato .pdf e ler o resumo do trabalho online se estiver presente nos metadados.

Artigos de revistas sobre o assunto "Software architecture consistency"

1

Yu, Haobo, Lee Breslau, and Scott Shenker. "A scalable Web cache consistency architecture." ACM SIGCOMM Computer Communication Review 29, no. 4 (1999): 163–74. http://dx.doi.org/10.1145/316194.316219.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
2

Lafaye, Jean-Yves, and Georges Louis. "A metric for evaluating software architecture and communication models consistency." RAIRO - Theoretical Informatics and Applications 39, no. 2 (2005): 361–90. http://dx.doi.org/10.1051/ita:2005023.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
3

Zhou, Xue Yao, Ning Jiang Chen, and Dan Dan Hu. "Behavior Consistency Verification for Evolution of Aspectual Component-Based Software." Advanced Materials Research 765-767 (September 2013): 1231–35. http://dx.doi.org/10.4028/www.scientific.net/amr.765-767.1231.

Texto completo da fonte
Resumo:
Aspect-Oriented Software Architecture (AOA) is a high-level abstraction and integration blueprint of aspectual component-based software. A semantic model of aspectual component-based software is proposed to provide behavior description and semantic foundation for the consistency verification of software architecture dynamic evolution. By using the semantic model of Pi-calculus, a set of the consistency verification methods of dynamic evolution from multiple aspects are introduced. Finally, a case study shows the effect of these methods.
Estilos ABNT, Harvard, Vancouver, APA, etc.
4

Heckel, R., and G. Engels. "Relating functional requirements and software architecture: separation and consistency of concerns." Journal of Software Maintenance and Evolution: Research and Practice 14, no. 5 (2002): 371–88. http://dx.doi.org/10.1002/smr.261.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
5

Ali, Nour, Sean Baker, Ross O’Crowley, Sebastian Herold, and Jim Buckley. "Erratum to: Architecture consistency: State of the practice, challenges and requirements." Empirical Software Engineering 23, no. 3 (2017): 1868–69. http://dx.doi.org/10.1007/s10664-017-9542-0.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
6

Elzain and Wu. "Software Defined Wireless Mesh Network Flat Distribution Control Plane." Future Internet 11, no. 8 (2019): 166. http://dx.doi.org/10.3390/fi11080166.

Texto completo da fonte
Resumo:
Wireless Mesh Networks (WMNs), have a potential offering relatively stable Internet broadband access. The rapid development and growth of WMNs attract ISPs to support users’ coverage anywhere anytime. To achieve this goal network architecture must be addressed carefully. Software Defined Networking (SDN) proposes new network architecture for wired and wireless networks. Software Defined Wireless Networking (SDWN) has a great potential to increase efficiency, ease the complexity of control and management, and accelerate technology innovation rate of wireless networking. An SDN controller is the core component of an SDN network. It needs to have updated reports of the network status change, as in network topology and quality of service (QoS) in order to effectively configure and manage the network it controls. In this paper, we propose Flat Distributed Software Defined Wireless Mesh Network architecture where the controller aggregates entire topology discovery and monitors QoS properties of extended WMN nodes using Link Layer Discovery Protocol (LLDP) protocol, which is not possible in multi-hop ordinary architectures. The proposed architecture has been implemented on top of POX controller and Advanced Message Queuing Protocol (AMQP) protocol. The experiments were conducted in a Mininet-wifi emulator, the results present the architecture control plane consistency and two application cases: topology discovery and QoS monitoring. The current results push us to study QoS-routing for video streaming over WMN.
Estilos ABNT, Harvard, Vancouver, APA, etc.
7

Dambietz, Florian M., Christoph Rennpferdt, Michael Hanna, and Dieter Krause. "Using MBSE for the Enhancement of Consistency and Continuity in Modular Product-Service-System Architectures." Systems 9, no. 3 (2021): 63. http://dx.doi.org/10.3390/systems9030063.

Texto completo da fonte
Resumo:
Within emerging markets, ensuring the competitiveness of manufacturing companies is crucial to their success. The integration of new business possibilities, such as Product-Service-Systems (PSS) can provide one suitable solution. Especially within the architecture development process, large amounts of interconnected data and data types need to be processed and versioned. This leads to a significant lack of data consistency and continuity along the development process of modular PSS architectures. This lack of consistency and continuity leads to a process being prone to errors, representing a significant negative impact onto the company’s value-added stream. We provide one possible solution to these issues by presenting a PSS architecture modularization approach based upon the modularization methods of the Integrated PKT-Approach. Using concepts of Model-Based Systems Engineering (MBSE) for modelling these architectures, automated and dynamic analyses of the architecture for the iteration and harmonization of the PSS architecture under development are enabled. The at first generically described approach is further detailed in the second part of this contribution by applying it to an industry case study for mobile laser welding systems. As a result, a clear support for the visualization of architecture iteration aspects as well as for the enhancement of data consistency and continuity is given.
Estilos ABNT, Harvard, Vancouver, APA, etc.
8

Wang, Yongdong, and Lawrence A. Rowe. "Cache consistency and concurrency control in a client/server DBMS architecture." ACM SIGMOD Record 20, no. 2 (1991): 367–76. http://dx.doi.org/10.1145/119995.115855.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
9

Zhang, Yang, Shixin Sun, Dongwen Zhang, Jing Qiu, and Zhihong Tian. "A consistency-guaranteed approach for Internet of Things software refactoring." International Journal of Distributed Sensor Networks 16, no. 1 (2020): 155014772090168. http://dx.doi.org/10.1177/1550147720901680.

Texto completo da fonte
Resumo:
The software architecture of Internet of Things defines the component model and interconnection topology of Internet of Things systems. Refactoring is a systematic practice of improving a software structure without altering its external behaviors. When the Internet of Things software is refactored, it is necessary to detect the correctness of Internet of Things software to ensure its security. To this end, this article proposes a novel refactoring correction detection approach to ensure software security. Control flow analysis and data flow analysis are used to detect code changes before and after refactoring, and synchronization dependency analysis is used to detect changes in synchronization dependency. Three detection algorithms are designed to detect refactoring correctness. Four real-world benchmark applications are used to evaluate our approach. The experimental results show that our proposed approach can ensure correctness of Internet of Things software refactoring.
Estilos ABNT, Harvard, Vancouver, APA, etc.
10

Park, Woo-Chan, Cheong-Ghil Kim, Duk-Ki Yoon, Kil-Whan Lee, Il-San Kim, and Tack-Don Han. "A consistency-free memory architecture for sort-last parallel rendering processors." Journal of Systems Architecture 53, no. 5-6 (2007): 272–84. http://dx.doi.org/10.1016/j.sysarc.2006.10.010.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
Mais fontes
Oferecemos descontos em todos os planos premium para autores cujas obras estão incluídas em seleções literárias temáticas. Contate-nos para obter um código promocional único!

Vá para a bibliografia