Academic literature on the topic 'Distributed components'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Distributed components.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Distributed components"

1

Tzou, H. S., and J. H. Ding. "Distributed Modal Voltages of Nonlinear Paraboloidal Shells With Distributed Neurons." Journal of Vibration and Acoustics 126, no. 1 (January 1, 2004): 47–53. http://dx.doi.org/10.1115/1.1640359.

Full text
Abstract:
Effective health monitoring and distributed control of advanced structures depends on accurate measurements of dynamic responses of elastic structures. Conventional sensors used for structural measurement are usually add-on “discrete” devices. Lightweight distributed thin-film piezoelectric neurons fully integrated (laminated or embedded) with structural components can serve as in-situ sensors monitoring structure’s dynamic state and health status. This study is to investigate modal voltages and detailed signal contributions of linear or nonlinear paraboloidal shells of revolution laminated with piezoelectric neurons. Signal generation of distributed neuron sensors laminated on paraboloidal shells is defined first, based on the open-voltage assumption and Maxwell’s principle. The neuron signal of a linear paraboloidal shell is composed of a linear membrane component and a linear bending component; the signal of a nonlinear paraboloidal shell is composed of nonlinear and linear membrane components and a linear bending component due to the von Karman geometric nonlinearity. Signal components and distributed modal voltages of linear and nonlinear paraboloidal shells with various curvatures and thickness are investigated.
APA, Harvard, Vancouver, ISO, and other styles
2

Oliveira, Manuel, Jon Crowcroft, and Mel Slater. "Components for Distributed Virtual Environments." Presence: Teleoperators and Virtual Environments 10, no. 1 (February 2001): 51–61. http://dx.doi.org/10.1162/105474601750182315.

Full text
Abstract:
A virtual environment (VE) presents a complex problem with interesting nontrivial challenges for software development. The problems increase when considering VEs that are both distributed and shared among multiple participants. The majority of existing systems supporting large-scale VEs (LSVEs) are based on monolithic architectures, making maintenance and software reuse difficult at best. These problems have begun to be addressed by recent VE systems that employ software engineering principles in their design. Although modularity is addressed, many other issues remain unsolved, such as interoperability between different systems. The Java Adaptive Dynamic Environment (JADE) is presented as an alternative to the traditional approach for developing a core infrastructure for VE systems. JADE consists of a component framework along with a lightweight cross-platform kernel that permits system evolution at runtime and enables cross-system integration.
APA, Harvard, Vancouver, ISO, and other styles
3

Barros, Tomás, Ludovic Henrio, and Eric Madelaine. "Verification of Distributed Hierarchical Components." Electronic Notes in Theoretical Computer Science 160 (August 2006): 41–55. http://dx.doi.org/10.1016/j.entcs.2006.05.014.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

PHAM, T., and N. TURKKAN. "RELIABILITY DESIGN FOR TWO-COMPONENT SYSTEMS WITH GAMMA-DISTRIBUTED COMPONENTS." International Journal of Reliability, Quality and Safety Engineering 03, no. 03 (September 1996): 203–15. http://dx.doi.org/10.1142/s0218539396000144.

Full text
Abstract:
The design of a system, for reliability purposes, often requires the exact expression of its reliability function, which, however, is seldom available in closed form. Approximate methods are non-optimal and could even lead to errors. For two-component systems, with independent Gamma-distributed components, it is shown here that we can accurately determine the second component, within various configurations, when the first component is supposed known. Both classical and Bayesian approaches are considered.
APA, Harvard, Vancouver, ISO, and other styles
5

Kono, Hitoshi, Yusuke Tamura, Atsushi Yamashita, and Hajime Asama. "Distributed Cooperative Fault Diagnosis for Internal Electrical Components of Robot System." Abstracts of the international conference on advanced mechatronics : toward evolutionary fusion of IT and mechatronics : ICAM 2015.6 (2015): 235–36. http://dx.doi.org/10.1299/jsmeicam.2015.6.235.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Barros, Tomás, Rabéa Ameur-Boulifa, Antonio Cansado, Ludovic Henrio, and Eric Madelaine. "Behavioural models for distributed Fractal components." annals of telecommunications - annales des télécommunications 64, no. 1-2 (January 10, 2009): 25–43. http://dx.doi.org/10.1007/s12243-008-0069-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Kythe, Dave K. "The promise of distributed business components." AT&T Technical Journal 75, no. 2 (March 1996): 20–28. http://dx.doi.org/10.15325/atttj.1996.6771125.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Ben-Shaul, I., and G. Kaiser. "Coordinating distributed components over the Internet." IEEE Internet Computing 2, no. 2 (1998): 83–86. http://dx.doi.org/10.1109/4236.670689.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Wagner, Aaron B., Benjamin G. Kelly, and Yücel Altug. "Distributed Rate-Distortion With Common Components." IEEE Transactions on Information Theory 57, no. 7 (July 2011): 4035–57. http://dx.doi.org/10.1109/tit.2011.2145570.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Griffin, Jeremiah, Mohsen Lesani, Narges Shadab, and Xizhe Yin. "TLC: temporal logic of distributed components." Proceedings of the ACM on Programming Languages 4, ICFP (August 2, 2020): 1–30. http://dx.doi.org/10.1145/3409005.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "Distributed components"

1

Martins, Helder Ricardo Laximi. "Distributed replicated macro-components." Master's thesis, Faculdade de Ciências e Tecnologia, 2013. http://hdl.handle.net/10362/10766.

Full text
Abstract:
Dissertação para obtenção do Grau de Mestre em Engenharia Informática
In recent years, several approaches have been proposed for improving application performance on multi-core machines. However, exploring the power of multi-core processors remains complex for most programmers. A Macro-component is an abstraction that tries to tackle this problem by allowing to explore the power of multi-core machines without requiring changes in the programs. A Macro-component encapsulates several diverse implementations of the same specification. This allows to take the best performance of all operations and/or distribute load among replicas, while keeping contention and synchronization overhead to the minimum. In real-world applications, relying on only one server to provide a service leads to limited fault-tolerance and scalability. To address this problem, it is common to replicate services in multiple machines. This work addresses the problem os supporting such replication solution, while exploring the power of multi-core machines. To this end, we propose to support the replication of Macro-components in a cluster of machines. In this dissertation we present the design of a middleware solution for achieving such goal. Using the implemented replication middleware we have successfully deployed a replicated Macro-component of in-memory databases which are known to have scalability problems in multi-core machines. The proposed solution combines multi-master replication across nodes with primary-secondary replication within a node, where several instances of the database are running on a single machine. This approach deals with the lack of scalability of databases on multi-core systems while minimizing communication costs that ultimately results in an overall improvement of the services. Results show that the proposed solution is able to scale as the number of nodes and clients increases. It also shows that the solution is able to take advantage of multi-core architectures.
RepComp project (PTDC/EIAEIA/108963/2008)
APA, Harvard, Vancouver, ISO, and other styles
2

Pohl, Christoph. "Adaptive Caching of Distributed Components." Doctoral thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2005. http://nbn-resolving.de/urn:nbn:de:swb:14-1117701363347-79965.

Full text
Abstract:
Die Zugriffslokalität referenzierter Daten ist eine wichtige Eigenschaft verteilter Anwendungen. Lokales Zwischenspeichern abgefragter entfernter Daten (Caching) wird vielfach bei der Entwicklung solcher Anwendungen eingesetzt, um diese Eigenschaft auszunutzen. Anschliessende Zugriffe auf diese Daten können so beschleunigt werden, indem sie aus dem lokalen Zwischenspeicher bedient werden. Gegenwärtige Middleware-Architekturen bieten dem Anwendungsprogrammierer jedoch kaum Unterstützung für diesen nicht-funktionalen Aspekt. Die vorliegende Arbeit versucht deshalb, Caching als separaten, konfigurierbaren Middleware-Dienst auszulagern. Durch die Einbindung in den Softwareentwicklungsprozess wird die frühzeitige Modellierung und spätere Wiederverwendung caching-spezifischer Metadaten gewährleistet. Zur Laufzeit kann sich das entwickelte System außerdem bezüglich der Cachebarkeit von Daten adaptiv an geändertes Nutzungsverhalten anpassen
Locality of reference is an important property of distributed applications. Caching is typically employed during the development of such applications to exploit this property by locally storing queried data: Subsequent accesses can be accelerated by serving their results immediately form the local store. Current middleware architectures however hardly support this non-functional aspect. The thesis at hand thus tries outsource caching as a separate, configurable middleware service. Integration into the software development lifecycle provides for early capturing, modeling, and later reuse of cachingrelated metadata. At runtime, the implemented system can adapt to caching access characteristics with respect to data cacheability properties, thus healing misconfigurations and optimizing itself to an appropriate configuration. Speculative prefetching of data probably queried in the immediate future complements the presented approach
APA, Harvard, Vancouver, ISO, and other styles
3

Mitchell, Robert Scott. "Dynamic configuration of distributed multimedia components." Thesis, Queen Mary, University of London, 2000. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.392369.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Leisten, Oliver Paul. "On design, performance, and characterisation of distributed duplexer components." Thesis, University of Kent, 1989. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.328527.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Schönefeld, Marc. "Refactoring of security antipatterns in distributed Java components." Bamberg Univ. of Bamberg Press, 2010. http://d-nb.info/1003208398/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Dardha, Ornela <1985&gt. "Type Systems for Distributed Programs: Components and Sessions." Doctoral thesis, Alma Mater Studiorum - Università di Bologna, 2014. http://amsdottorato.unibo.it/6441/.

Full text
Abstract:
Modern software systems, in particular distributed ones, are everywhere around us and are at the basis of our everyday activities. Hence, guaranteeing their cor- rectness, consistency and safety is of paramount importance. Their complexity makes the verification of such properties a very challenging task. It is natural to expect that these systems are reliable and above all usable. i) In order to be reliable, compositional models of software systems need to account for consistent dynamic reconfiguration, i.e., changing at runtime the communication patterns of a program. ii) In order to be useful, compositional models of software systems need to account for interaction, which can be seen as communication patterns among components which collaborate together to achieve a common task. The aim of the Ph.D. was to develop powerful techniques based on formal methods for the verification of correctness, consistency and safety properties related to dynamic reconfiguration and communication in complex distributed systems. In particular, static analysis techniques based on types and type systems appeared to be an adequate methodology, considering their success in guaranteeing not only basic safety properties, but also more sophisticated ones like, deadlock or livelock freedom in a concurrent setting. The main contributions of this dissertation are twofold. i) On the components side: we design types and a type system for a concurrent object-oriented calculus to statically ensure consistency of dynamic reconfigurations related to modifications of communication patterns in a program during execution time. ii) On the communication side: we study advanced safety properties related to communication in complex distributed systems like deadlock-freedom, livelock- freedom and progress. Most importantly, we exploit an encoding of types and terms of a typical distributed language, session π-calculus, into the standard typed π- calculus, in order to understand their expressive power.
APA, Harvard, Vancouver, ISO, and other styles
7

AUGUSTO, CARLOS EDUARDO LARA. "AN INFRASTRUCTURE FOR DISTRIBUTED EXECUTION OF SOFTWARE COMPONENTS." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2008. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=13078@1.

Full text
Abstract:
PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO
Infra-estruturas de suporte a sistemas baseados em componentes de software tipicamente incluem facilidades para instalação, execução e configuração dinâmica das dependências dos componentes de um sistema. Tais facilidades são especialmente importantes quando os componentes do sistema executam em um ambiente distribuído. Neste trabalho, investigamos alguns dos problemas que precisam ser tratados por infra-estruturas de execução de sistemas distribuídos baseados em componentes de software. Para realizar tal investigação, desenvolvemos um conjunto de servi¸cos para o middleware OpenBus, com o intuito de prover facilidades para a execução de aplicações distribuídas. Para ilustrar e avaliar o uso dos serviços desenvolvidos, apresentamos alguns exemplos onde a infra-estrutura é utilizada para executar cenários de teste de uma aplicação distribuída.
Support infrastructures for component-based software systems usually include facilities for installation, execution and dynamic configuration of the system component`s dependencies. Such facilities are specially important when those system components execute in a distributed environment. In this work, we investigate some of the problems that must be handled by runtime infrastructures for distributed systems based on software components. To perform such investigation, we developed a set of services for the OpenBus middleware, aiming to provide facilities for execution of distributed applications. To illustrate and evaluate the use of the developed services, we present some examples where the infrastructure is used for executing test scenarios of a distributed application.
APA, Harvard, Vancouver, ISO, and other styles
8

ANDREA, EDUARDO FONSECA DE. "MONITORING THE EXECUTION ENVIRONMENT OF DISTRIBUTED SOFTWARE COMPONENTS." PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2009. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=14323@1.

Full text
Abstract:
PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO
COORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
Sistemas de componentes têm como característica possibilitar a construção de aplicações através da composição de artefatos de software disponíveis. Interações podem ocorrer entre diversos componentes que podem estar distribuídos em diversas máquinas. À medida que aplicações distribuídas aumentam de tamanho, as interações existentes entre os diversos nós que a compõem vão se tornando mais complexas. Assim, torna-se importante para essas aplicações a existência de uma forma de monitorar as interações entre os componentes, com o intuito de identificar falhas e gargalos de processamento e comunicação no sistema. Este trabalho apresenta uma arquitetura capaz de oferecer mecanismos extensíveis para coleta de informações do ambiente de execução desses sistemas, e das interações realizadas entre os seus componentes. São implementadas formas de publicação dessas informações obtidas e testes comparativos para quantificar como a arquitetura desenvolvida onera o desempenho da aplicação.
Component-based systems are characterized by the construction of applications through the composition of available software artifacts. Interactions may occur between different components that can be distributed through several machines. As distributed applications increase in size, the interactions between the various nodes that comprise them become more complex. Therefore it is important for distributed component systems to monitor the interactions between components in order to identify failures and bottlenecks in processing and communication. This dissertation presents an architecture capable of offering extensible mechanisms for monitoring the execution environment of distributed components, and the interactions between their components. It also presents a flexible mechanism for publication of the collected information, and some comparative test to measure the performance penalty imposed by the infrastructure to the application.
APA, Harvard, Vancouver, ISO, and other styles
9

Andersson, Richard. "Evaluation of the Security of Components in Distributed Information Systems." Thesis, Linköping University, Department of Electrical Engineering, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-2091.

Full text
Abstract:

This thesis suggests a security evaluation framework for distributed information systems, responsible for generating a system modelling technique and an evaluation method. The framework is flexible and divides the problem space into smaller, more accomplishable subtasks with the means to focus on specific problems, aspects or system scopes. The information system is modelled by dividing it into increasingly smaller parts, evaluate the separate parts and then build up the system “bottom up” by combining the components. Evaluated components are stored as reusable instances in a component library. The evaluation method is focusing on technological components and is based on the Security Functional Requirements (SFR) of the Common Criteria. The method consists of the following steps: (1) define several security values with different aspects, to get variable evaluations (2) change and establish the set of SFR to fit the thesis, (3) interpret evaluated security functions, and possibly translate them to CIA or PDR, (4) map characteristics from system components to SFR and (5) combine evaluated components into an evaluated subsystem. An ontology is used to, in a versatile and dynamic way, structure the taxonomy and relations of the system components, the security functions, the security values and the risk handling. It is also a step towards defining a common terminology for IT security.

APA, Harvard, Vancouver, ISO, and other styles
10

Rivera, Marcela. "Reconfiguration and life-cycle distributed components : asynchrony, coherence and verification." Nice, 2011. http://www.theses.fr/2011NICE4125.

Full text
Abstract:
En programmation orientée à composants, mais particulièrement dans des environnements distribués, les composants ont besoin d’être adaptatifs. Une majeure partie de cette adaptation repose sur la reconfiguration dynamique. Dans cette thèse, nous introduisons une nouvelle approche pour la reconfiguration des modèles de composants distribués, avec l’objectif de faciliter le processus de reconfiguration et d’assurer la consistance et la cohérence du système. Avant d’exécuter une reconfiguration, il est nécessaire que les composants soient dans un état cohérent et stable, afin d’éviter des incohérences dans le processus de reconfiguration. Pour ceci, nous concevons un algorithme pour l’arrêt d’un composant d’une manière sécurisée et atteignant un état stable. Cela a été réalisé en mettant en œuvre un mécanisme de marquage et d’interception qui permet d’ajouter des informations aux requêtes et de manipuler leurs flux, afin de décider lesquelles doivent être servies avant d’arrêter le composant. Nous avons conçu un ensemble de primitives de reconfiguration de haut niveau qui permettent de réaliser des opérations de reconfiguration plus complexes. Nous fournissons un contrôleur supplémentaire à notre modèle de composant qui implémente ces primitives. Pour le déclenchement des tâches de reconfiguration, nous avons étendu le langage FScript pour lui permettre d’exécuter des reconfigurations distribuées, en déléguant certaines actions à des composants. Pour ceci, nous avons défini un contrôleur additionnel à l’intérieur de la membrane des composants. Nous avons testé notre approche sur deux applications basées sur GCM/ProActive : CoCoME et TurnTable
For component programming, but even more specifically in distributed and Grid environments, components need to be highly adaptive. A great part of adaptativeness relies on dynamic reconfiguration of component systems. We introduce a new approach for reconfiguring distributed components with the main objective to facilitate the reconfiguration process and ensure the consistency and coherence of the system. First, before executing a reconfiguration it’s necessary that the components are a coherent and quiescent state. This is done to avoid inconsistency in the reconfiguration process. To achieve this, we design an algorithm for stopping a component in a safe manner and reach this quiescent state. This was realized by implementing a tagging and interception mechanisms that adds information to the requests and manipulates their flow in order to decide which of them must be served before stopping the component. Next, we designed a set of high-level reconfiguration primitives to achieve more complex reconfiguration operations. These primitives include : add, remove, duplicate, replace, bind, and unbind. We provide an additional controller to our component model which implements these primitives. Additionally, for triggering the reconfiguration tasks, we extended the FScript language to give it the capability of executing distributed reconfiguration actions, by delegating some actions to specific components. To achieve this objective, we defined an additional controller inside the membrane of the components. We tested our implementation over two GCM/Pro Active based applications : the CoCoME example and the TurnTable example
APA, Harvard, Vancouver, ISO, and other styles
More sources

Books on the topic "Distributed components"

1

Mark, Watson. Creating JavaBeans: Components for distributed applications. San Francisco, Calif: Morgan Kaufmann, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Albert, Elvira, and Ivan Lanese, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-39570-8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Gotsman, Alexey, and Ana Sokolova, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-50086-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Ábrahám, Erika, and Catuscia Palamidessi, eds. Formal Techniques for Distributed Objects, Components, and Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 2014. http://dx.doi.org/10.1007/978-3-662-43613-4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Moilanen, Markus. Management framework of distributed software objects and components. Espoo [Finland]: Technical Research Centre of Finland, 2001.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Bouajjani, Ahmed, and Alexandra Silva, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-60225-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Baier, Christel, and Luís Caires, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-92612-4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Graf, Susanne, and Mahesh Viswanathan, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-19195-9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Pérez, Jorge A., and Nobuko Yoshida, eds. Formal Techniques for Distributed Objects, Components, and Systems. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-21759-4.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Dardha, Ornela. Type Systems for Distributed Programs: Components and Sessions. Paris: Atlantis Press, 2016. http://dx.doi.org/10.2991/978-94-6239-204-5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Book chapters on the topic "Distributed components"

1

Oberleitner, Johann, and Thomas Gschwind. "Composing Distributed Components with the Component Workbench." In Lecture Notes in Computer Science, 102–14. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-38093-0_7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Swaminathan, Bala, and Kenneth J. Goldman. "An incremental distributed algorithm for computing biconnected components." In Distributed Algorithms, 238–52. Berlin, Heidelberg: Springer Berlin Heidelberg, 1994. http://dx.doi.org/10.1007/bfb0020437.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Kranakis, Evangelos, and Nicola Santoro. "Distributed computing on anonymous hypercubes with faulty components." In Distributed Algorithms, 253–63. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/3-540-56188-9_17.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Homer, Alex, and David Sussman. "Components for Updating Data." In Distributed Data Applications with ASP.NET, 527–82. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0661-3_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Homer, Alex, and David Sussman. "Components and Data Access." In Distributed Data Applications with ASP.NET, 53–108. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0661-3_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Damiani, E., and M. G. Fugini. "Fuzzy identification of distributed components." In Computational Intelligence Theory and Applications, 550–52. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-62868-1_153.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Watters, Carolyn, and David Comeau. "Adaptive Portals with Wireless Components." In Distributed Communities on the Web, 34–44. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/3-540-45111-0_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Dardha, Ornela. "Background on Components." In Type Systems for Distributed Programs: Components and Sessions, 5–17. Paris: Atlantis Press, 2016. http://dx.doi.org/10.2991/978-94-6239-204-5_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Csorba, Máté J., Poul E. Heegaard, and Peter Herrmann. "Cost-Efficient Deployment of Collaborating Components." In Distributed Applications and Interoperable Systems, 253–68. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-68642-2_20.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Welsch, Yannick, and Jan Schäfer. "Location Types for Safe Distributed Object-Oriented Programming." In Objects, Models, Components, Patterns, 194–210. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-21952-8_15.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Distributed components"

1

Baude, Francoise, Denis Caromel, Ludovic Henrio, and Matthieu Morel. "Collective Interfaces for Distributed Components." In Seventh IEEE International Symposium on Cluster Computing and the Grid. IEEE, 2007. http://dx.doi.org/10.1109/ccgrid.2007.32.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Henrio, Ludovic, and Marcela Rivera. "Stopping safely hierarchical distributed components." In the 2008 compFrame/HPC-GECO workshop. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1456190.1456201.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Oliveira, Manuel, Jon Crowcroft, Don Brutzman, and Mel Slater. "Components for distributed virtual environments." In the ACM symposium. New York, New York, USA: ACM Press, 1999. http://dx.doi.org/10.1145/323663.323699.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Oyetoyan, Tosin D., Daniela S. Cruzes, and Reidar Conradi. "Can Reused Components Provide Lead to Future Defective Components in Smart Grid Applications?" In Parallel and Distributed Computing and Systems. Calgary,AB,Canada: ACTAPRESS, 2012. http://dx.doi.org/10.2316/p.2012.790-054.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Economakos, George, and Sotiris Xydis. "High-level synthesis with coarse grain reconfigurable components." In Distributed Processing (IPDPS). IEEE, 2009. http://dx.doi.org/10.1109/ipdps.2009.5161216.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Bennour, Boutheina, Ludovic Henrio, and Marcela Rivera. "A reconfiguration framework for distributed components." In the 2009 ESEC/FSE workshop. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1596495.1596509.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Cassemiro do Nascimento, Sidney, Felipe Oliveira Carvalho, and Tarcisio da Rocha. "Towards interoperability between heterogeneous distributed components." In the 12th International Workshop. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2541583.2541586.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Zaman, Jesse, and Wolfgang De Meuter. "DisCoPar: Distributed components for participatory campaigning." In 2015 IEEE International Conference on Pervasive Computing and Communication Workshops (PerCom Workshops). IEEE, 2015. http://dx.doi.org/10.1109/percomw.2015.7134012.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

"A PATTERN FOR INTERCONNECTING DISTRIBUTED COMPONENTS." In 6th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2004. http://dx.doi.org/10.5220/0002643404300434.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Barnat, Jiri, Petr Bauch, Lubos Brim, and Milan Ceška. "Computing Strongly Connected Components in Parallel on CUDA." In Distributed Processing Symposium (IPDPS). IEEE, 2011. http://dx.doi.org/10.1109/ipdps.2011.59.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Distributed components"

1

Raje, Rajeev R., Andrew M. Olson, Barrett R. Bryant, Carol C. Burt, and Mikhail Auguston. A Framework for Seamless Interoperation of Heterogeneous Distributed Software Components. Fort Belvoir, VA: Defense Technical Information Center, May 2005. http://dx.doi.org/10.21236/ada434987.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

N. Distributed Physical and Molecular Separations for Selective Harvest of Higher Value Wheat Straw Components Project. Office of Scientific and Technical Information (OSTI), September 2004. http://dx.doi.org/10.2172/942150.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Royce, Walker. Reliable, Reusable Ada Components for Constructing Large, Distributed Multi-Task Networks: Network Architecture Series (NSA). Fort Belvoir, VA: Defense Technical Information Center, December 1989. http://dx.doi.org/10.21236/ada242966.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Hess, J. R. Distributed Physical and Molecular Separations for Selective Harvest of Higher Value Wheat Straw Components Project. Office of Scientific and Technical Information (OSTI), January 2005. http://dx.doi.org/10.2172/838876.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Bozeman, Jeffrey, and Kuo-Huey Chen. General Motors LLC Final Project Report: Improving Energy Efficiency by Developing Components for Distributed Cooling and Heating Based on Thermal Comfort Modeling. Office of Scientific and Technical Information (OSTI), December 2014. http://dx.doi.org/10.2172/1222700.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Lindquist, Timothy E. PCIS-2: Distributed Component-based Software Engineering. Fort Belvoir, VA: Defense Technical Information Center, May 1999. http://dx.doi.org/10.21236/ada363579.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Park, Joon. Dynamic Hybrid Component Test for Mission-Critical Distributed Systems. Fort Belvoir, VA: Defense Technical Information Center, June 2007. http://dx.doi.org/10.21236/ada470104.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Lubin, Barry T. Effect of Component Failures on Economics of Distributed Photovoltaic Systems. Office of Scientific and Technical Information (OSTI), February 2012. http://dx.doi.org/10.2172/1050523.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

VAN DER Hoek, Adriaan W., and David S. Rosenblum. Specification and Dynamic Checking of Composition Constraints in Distributed Component-Based Systems. Fort Belvoir, VA: Defense Technical Information Center, October 2001. http://dx.doi.org/10.21236/ada399502.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Pfaltz, John L., and Ratko Orlandic. Implementation of Distributed ADAMS Over Legion Using a Component DBMS Design. Final Report. Office of Scientific and Technical Information (OSTI), November 2002. http://dx.doi.org/10.2172/1179244.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography