To see the other types of publications on this topic, follow the link: V distributed systems.

Dissertations / Theses on the topic 'V distributed systems'

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

Select a source type:

Consult the top 30 dissertations / theses for your research on the topic 'V distributed systems.'

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.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Letavay, Viliam. "Zpracování síťové komunikace v distribuovaném prostředí." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2018. http://www.nusl.cz/ntk/nusl-385905.

Full text
Abstract:
Expansion of computer networks and availability of internet connection enables our society to grow faster then ever before. However, at the same time it opens up a new opportunuties for a cybercrime activities. That's why there is an increasing need of security administrators and law enforcing agencies for existence of a tools to analyze the captured data flows. This master thesis deals with ways of analysis of captured network traffic in a distributed environment, which would allow scaling of available analysis power and therefore adapt to ever increasing volumes of data transmitted over the computer networks.
APA, Harvard, Vancouver, ISO, and other styles
2

Kos, Ondřej. "Obnova hesel v distribuovaném prostředí." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2016. http://www.nusl.cz/ntk/nusl-255460.

Full text
Abstract:
The goal of this thesis is to design and implement a framework allowing password recovery in a distributed environment. The research is therefore focused on analyzing the security of passwords, techniques used for attacks on them and also presents methods preventing attacks on passwords. Described is the Wrathion tool which is allowing password recovery using acceleration on graphic cards through the integration of OpenCL framework. Conducted is also an analysis of available environments providing means to run computing tasks on multiple devices, based on which the OpenMPI platform is chosen for extending Wrathion. Disclosed are various modifications and added components, and the entire system is also subjected to experiments aiming at the measuring of scalability and network traffic performance. The financial side of the use of Wrathion tool is also discussed in terms of its usability in cloud based distributed environment.
APA, Harvard, Vancouver, ISO, and other styles
3

Samek, Jan. "Důvěra a reputace v distribuovaných systémech." Doctoral thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-261260.

Full text
Abstract:
This Ph.D. thesis deals with trust modelling for distributed systems especially to multi-context trust modelling for multi-agent distributed systems. There exists many trust and reputation models but most of them do not dealt with the multi-context property of trust or reputation. Therefore, the main focus of this thesis is on analysis of multi-context trust based models and provides main assumptions for new fully multi-contextual trust model on the bases of them. The main part of this thesis is in providing new formal multi-context trust model which are able to build, update and maintain trust value for different aspects (contexts) of the single entity in the multi-agent system. In our proposal, trust value can be built on the bases of direct interactions or on the bases on recommendations and reputation. Moreover we assume that some context of one agent is not fully independent and on the bases of trust about one of them we are able to infer trust to another's. Main contribution of this new model is increasing the efficiency in agent decision making in terms of optimal partner selection for interactions. Proposed model was verified by implementing prototype of multi-agent system when trust was used for agents' decision making and acting.
APA, Harvard, Vancouver, ISO, and other styles
4

Kunštátský, Martin. "Sebeorganizace v rozsáhlých distribuovaných systémech." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236530.

Full text
Abstract:
Gossip is a generic protocol which was designed for spreading information between nodes in large distributed decentralised systems. This protocol can be also used for many different applications including data aggregation, topology construction, etc. This work presents and describes a framework designed for facilitating modelling and simulation of Gossip-based systems.
APA, Harvard, Vancouver, ISO, and other styles
5

Rough, Justin, and mikewood@deakin edu au. "A Platform for reliable computing on clusters using group communications." Deakin University. School of Computing and Mathematics, 2001. http://tux.lib.deakin.edu.au./adt-VDU/public/adt-VDU20060412.141015.

Full text
Abstract:
Shared clusters represent an excellent platform for the execution of parallel applications given their low price/performance ratio and the presence of cluster infrastructure in many organisations. The focus of recent research efforts are on parallelism management, transport and efficient access to resources, and making clusters easy to use. In this thesis, we examine reliable parallel computing on clusters. The aim of this research is to demonstrate the feasibility of developing an operating system facility providing transport fault tolerance using existing, enhanced and newly built operating system services for supporting parallel applications. In particular, we use existing process duplication and process migration services, and synthesise a group communications facility for use in a transparent checkpointing facility. This research is carried out using the methods of experimental computer science. To provide a foundation for the synthesis of the group communications and checkpointing facilities, we survey and review related work in both fields. For group communications, we examine the V Distributed System, the x-kernel and Psync, the ISIS Toolkit, and Horus. We identify a need for services that consider the placement of processes on computers in the cluster. For Checkpointing, we examine Manetho, KeyKOS, libckpt, and Diskless Checkpointing. We observe the use of remote computer memories for storing checkpoints, and the use of copy-on-write mechanisms to reduce the time to create a checkpoint of a process. We propose a group communications facility providing two sets of services: user-oriented services and system-oriented services. User-oriented services provide transparency and target application. System-oriented services supplement the user-oriented services for supporting other operating systems services and do not provide transparency. Additional flexibility is achieved by providing delivery and ordering semantics independently. An operating system facility providing transparent checkpointing is synthesised using coordinated checkpointing. To ensure a consistent set of checkpoints are generated by the facility, instead of blindly blocking the processes of a parallel application, only non-deterministic events are blocked. This allows the processes of the parallel application to continue execution during the checkpoint operation. Checkpoints are created by adapting process duplication mechanisms, and checkpoint data is transferred to remote computer memories and disk for storage using the mechanisms of process migration. The services of the group communications facility are used to coordinate the checkpoint operation, and to transport checkpoint data to remote computer memories and disk. Both the group communications facility and the checkpointing facility have been implemented in the GENESIS cluster operating system and provide proof-of-concept. GENESIS uses a microkernel and client-server based operating system architecture, and is demonstrated to provide an appropriate environment for the development of these facilities. We design a number of experiments to test the performance of both the group communications facility and checkpointing facility, and to provide proof-of-performance. We present our approach to testing, the challenges raised in testing the facilities, and how we overcome them. For group communications, we examine the performance of a number of delivery semantics. Good speed-ups are observed and system-oriented group communication services are shown to provide significant performance advantages over user-oriented semantics in the presence of packet loss. For checkpointing, we examine the scalability of the facility given different levels of resource usage and a variable number of computers. Low overheads are observed for checkpointing a parallel application. It is made clear by this research that the microkernel and client-server based cluster operating system provide an ideal environment for the development of a high performance group communications facility and a transparent checkpointing facility for generating a platform for reliable parallel computing on clusters.
APA, Harvard, Vancouver, ISO, and other styles
6

Horych, Vladimír. "Analýza řídících protokolů využívaných v průmyslových aplikacích." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2009. http://www.nusl.cz/ntk/nusl-218084.

Full text
Abstract:
This master's thesis deals with distributed control protocols for industrial applications. It explains term distributed control system, control protocol and it is dealing with properties, frame structures and ways of communication within CAN, Modbus, IEC60870-5-101 and DLMS protocols. This thesis includes informations, which are in most cases difficult to find. Second part of the thesis is dedicated to education system. This part is contained by information about protocols and their layers based on ISO/OSI model, pictures of structure of messages, knowledge test and an application based on JavaScript language. This JavaScript application emulates behavior of workstations, which are using communication based on IEC 60870-5-101 protocol. This application can set various conditions for influence of message transfer. These conditions are setting way of message transfer, data availability, filling of workstation’s buffer or intentional damage of message's content. It also contains a large amount of context help, activated after moving mouse cursor over most of application's elements. Even visitor without great knowledge of distributed control systems should understand how this protocol works, thanks to these context help and messages printed in lower part of the application. The conclusion of this work is aimed to positive and negative features and comparison of mentioned control protocols.
APA, Harvard, Vancouver, ISO, and other styles
7

Kružliak, Miroslav. "Inteligentní agenti v bezdrátových sítích." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237181.

Full text
Abstract:
This Master thesis deals with synchronization of sensor nodes in wireless sensor net. It is used event ordering by the implementation of logical clocks . Lamport's algorithm is used here for synchronization, which is trying to order events within the given system. The thesis also evaluates how appropriate this principle for synchronization is. The implementation has been carried out in agent-oriented language AgentSpeak on the Jason platform. Samson environment has been used and modified for observation of this synchronization's behaviour and testing purposes.
APA, Harvard, Vancouver, ISO, and other styles
8

Fic, Jiří. "Virtuální prostředí přístupu k uzlům v PlanetLab." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2008. http://www.nusl.cz/ntk/nusl-236003.

Full text
Abstract:
PlanetLab as a distributed systems testbed offers a unique opportunity for developing and testing new applications useful for future Internet. This work brings up a scheme and a solution of the problem with accessing PlanetLab by a larger group of students e.g. for the purpose of solving their courseworks. A designed system empowers its administrator to create and control virtual user accounts which provide possibility for all its users to connect to selected nodes in the PlanetLab.
APA, Harvard, Vancouver, ISO, and other styles
9

Ben, Salem Aymen. "The Application of Multiuser Detection to Spectrally Efficient MIMO or Virtual MIMO SC-FDMA Uplinks in LTE Systems." Thèse, Université d'Ottawa / University of Ottawa, 2013. http://hdl.handle.net/10393/30351.

Full text
Abstract:
Single Carrier Frequency Division Multiple Access (SC-FDMA) is a multiple access transmission scheme that has been adopted in the 4th generation 3GPP Long Term Evolution (LTE) of cellular systems. In fact, its relatively low peak-to-average power ratio (PAPR) makes it ideal for the uplink transmission where the transmit power efficiency is of paramount importance. Multiple access among users is made possible by assigning different users to different sets of non-overlapping subcarriers. With the current LTE specifications, if an SC-FDMA system is operating at its full capacity and a new user requests channel access, the system redistributes the subcarriers in such a way that it can accommodate all of the users. Having less subcarriers for transmission, every user has to increase its modulation order (for example from QPSK to 16QAM) in order to keep the same transmission rate. However, increasing the modulation order is not always possible in practice and may introduce considerable complexity to the system. The technique presented in this thesis report describes a new way of adding more users to an SC-FDMA system by assigning the same sets of subcarriers to different users. The main advantage of this technique is that it allows the system to accommodate more users than conventional SC-FDMA and this corresponds to increasing the spectral efficiency without requiring a higher modulation order or using more bandwidth. During this work, special attentions wee paid to the cases where two and three source signals are being transmitted on the same set of subcarriers, which leads respectively to doubling and tripling the spectral efficiency. Simulation results show that by using the proposed technique, it is possible to add more users to any SC-FDMA system without increasing the bandwidth or the modulation order while keeping the same performance in terms of bit error rate (BER) as the conventional SC-FDMA. This is realized by slightly increasing the energy per bit to noise power spectral density ratio (Eb/N0) at the transmitters.
APA, Harvard, Vancouver, ISO, and other styles
10

Mareček, Tomáš. "Možnosti provozu sítě se zdroji rozptýlené výroby v ostrovním provozu." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2018. http://www.nusl.cz/ntk/nusl-376983.

Full text
Abstract:
This diploma thesis presents managing of the island mode using distributed generation. In the theoretical part of the thesis, the power system of the Czech Republic is described, together with its future development, and future development of installed capacity of distributed generation. Types of distributed generation are also mentioned. Next part of this work is focused on technological parts of islanding operation and its requirements. The following part describes components of the smart grids and mentions some of its functionalities. The practical part of the thesis describes the created models of components in PSCAD programme. From those components two slightly different grid models are created. On those grid models, simulations are made, during which island mode is created. Some of the grid functionalities are tested during those simulations, for example; reaction of the island mode for load increase, load decrease and others.
APA, Harvard, Vancouver, ISO, and other styles
11

Procházka, Petr. "Využití zobecněných funkcí v mechanice kontinua." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2018. http://www.nusl.cz/ntk/nusl-392850.

Full text
Abstract:
Tato práce se zabývá využitím distribucí neboli zobecněných funkcí k řešení nestacionárních okrajových problémů v mechanice kontinua. Nejprve je zavedena teorie distribucí a jejich definice jako spojitých lineárních funkcionálů na prostoru testovacích funkcí. Druhá část teoretické kapitoly představuje Laplaceovu integrální transformaci. Následující kapitola se věnuje řešení průhybu nosníků pod vlivem nespojitého časově proměnlivého zatížení. Jejím výsledkem je vytvoření obecného modelu řešení průhybových čar nosníků vužitím distribucí. Poslední kapitola se zabývá řešením nestacionárního proudění v trubicích spojených hydraulickými prvky.
APA, Harvard, Vancouver, ISO, and other styles
12

Vetyšková, Lenka. "On-line rezervační systémy a jejich využití v hotelovém průmyslu." Master's thesis, Vysoká škola ekonomická v Praze, 2010. http://www.nusl.cz/ntk/nusl-76130.

Full text
Abstract:
The work focuses on the use of online reservation systems for the hotel industry. The first part is dedicated to the development of the Internet and describes the online sales. The second part describes the electronic distribution systems, global distribution systems and Internet reservation systems. The third section demonstrates the practical use of these systems in practice applied to a concrete hotel. At the end is described the current situation of on-line sales and the assumption of its development in the future. The goal is to unify the information about the online reservation systems currently used in the hotel industry.
APA, Harvard, Vancouver, ISO, and other styles
13

Škorpík, Adam. "Energetický management v ubytovacím zařízení." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2013. http://www.nusl.cz/ntk/nusl-223978.

Full text
Abstract:
This thesis deals with heating system in accommodation facility. It clarifies the way of controlling multiple decentralized systems which results in automatization of the whole heating system. Heating distrubition into individual zones is controlled by central server which communicates with reservation system of accommodation facility. The main goal is to lower expenses for heating.
APA, Harvard, Vancouver, ISO, and other styles
14

Stavinoha, Jakub. "Informační a komunikační technologie v energetice." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2008. http://www.nusl.cz/ntk/nusl-217603.

Full text
Abstract:
The thesis is focused on the information and communication technologies used in the energetic. Problematic areas in energetic which are regulation, metering, control of waste minimalizations, expense and maximalization of earnings. These aspects lead to implementing expert systems, which have to process this bulk of information necessary for increasing efficiency and economization of single processes. Systems used in practice have their own hierarchical structure, where every application requires specific access of selection of used components that suit to the application. First of all it is about acceptable device selection in single level of the system: metering and regulation, data acquisition out of the process and informative layer. Suitable choice flowing from previous, already settled up application is possible to reach maximum efficiency of the whole system. In the thesis there are introduced systems used in practice and possibilities of increase the effectiveness of generation, transmission and distribution with ICT usage in distributed power generation. We are mainly talking about upgrade processes joined with power generation of energy, diagnostics, isolation states on the power line and usage of expert systems for distribution.
APA, Harvard, Vancouver, ISO, and other styles
15

Kopička, Marek. "Alternativní zdroje energie a jejich integrace do konceptu Smart Grids." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2012. http://www.nusl.cz/ntk/nusl-219413.

Full text
Abstract:
This work deals mainly with electrical energy. In the first part is focused on alternative energy sources, and describes structure of consumption and production of electricity over the past few years, during which is focuses on renewable energy sources. In this context, assesses the conditions for alternative energy sources in the Czech Republic from the perspective of the legislative, as well as current status and potential of alternative energy sources and tries to predict the development of these issues. The next section describes the Smart Grids as a means to achieve these goals. There are presented the basic features of this system, its goals and challenges, a description of the integration of Smart Grids with other sources of electricity and the benefits of using Smart Grids both from the perspective of user and from the perspective of system. Other parts are focused on distributed control systems in the energy sector, its development and principle. The last part is devoted to consideration of the role of alternative energy sources and distributed generation in Smart Grids.
APA, Harvard, Vancouver, ISO, and other styles
16

Milka, Jiří. "Statistické vyhodnocení nepřetržitosti dodávky elektrické energie v zadané části distribuční sítě." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2013. http://www.nusl.cz/ntk/nusl-220171.

Full text
Abstract:
The thesis is focused on the statistical analysis of the continuity of power distribution in a specified part of the distribution network. Its aim is to explain the basic concepts and calculations in reliability distribution of electrical energy, which is an essential element for improving the quality of electricity supplied to end customers. The work is divided into two parts (theoretical part and a practical part), which are further divided into chapters and subchapters according to individual areas of focus. In the introduction the explains the aim and content of the of chapters work. You are also given a specific issue and its explanation. The conclusion summarizes the results of the practical part. The work is supplemented by annexes a list of images, tables, symbols and abbreviations that are used for better clarity and orientation.
APA, Harvard, Vancouver, ISO, and other styles
17

Horník, Tomáš. "Řízení vybraných rizik v elektroenergetice." Doctoral thesis, Vysoká škola ekonomická v Praze, 2009. http://www.nusl.cz/ntk/nusl-161895.

Full text
Abstract:
The thesis is focused on selected risks and theirs management in power sector. In introduction it is analysed power sector in the context of other energy commodities, hereafter it is analysed the approach to power price modelling. Furthermore are analysed the aspects of regulatory risk in Czech Republic. Finally it is evaluated the risk management system of a company in power- utility sector.
APA, Harvard, Vancouver, ISO, and other styles
18

Dopirák, Miroslav. "Studie distribučního centra v obchodní organizaci u vybrané skupiny sortimentu." Master's thesis, Vysoké učení technické v Brně. Fakulta podnikatelská, 2008. http://www.nusl.cz/ntk/nusl-221708.

Full text
Abstract:
This diploma thesis is aimed on problems of supply chain management with selected assortment. It is focused on particular ways of supply management with fresh meat, on the flow of goods from producer to final customer and analyze the impact on key performance indicators pursued by a company. In the first three parts of the thesis is described the logistics systém in Ahold Czech Republic. In the following part of the thesis, supply chain of selected assortment is analyzed in this particular company and also how it is defined in the logistics theory. It is followed by detailed analysis of the new logistic system which was proposed to launch, including the definition of critical points. Final part of this diploma thesis is devoted to summary of expected benefits and costs and to evaluation of this new logistics system according to actual results.
APA, Harvard, Vancouver, ISO, and other styles
19

Fišer, Jan. "Optimalizace mikroklimatu v kabinách malých dopravních letadel." Doctoral thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2011. http://www.nusl.cz/ntk/nusl-233945.

Full text
Abstract:
The thesis deals with design and optimization of environment in cabins of small transport aircrafts, especially in terms of thermal comfort and quality of ventilation. The design of air distribution systems and structural design were optimized and most important parts of cabin design with highest impact on the quality of thermal comfort and ventilation were identified based on literature research and experience of the author. The chosen modifications and their influence on the microclimate inside the cabin were investigated using the CFD model, which was validated by results obtained from measurements of flow and temperature fields in the cabin mock-up of small transport aircraft EV-55. Next optimizations were investigated: The type of air distribution system, The geometry of ducts of air distribution system, Thickness of thermal insulation and Emissivity of internal surfaces. Thermal comfort was assessed based on the methodology of the equivalent temperature and comfort zones diagram developed by H. O. Nilsson and for assessing the quality of ventilation the concept of based on index of the age of the air was used. Fifty cases were simulated in total and base of its results Modified mixing ventilation with original air ducts geometry have been evaluated as an optimum. The ducts geometry of Modified mixing ventilation system was suggested by author specially for the thesis. In combination with high thermal insulation of walls and high emissivity of the interior, then this system of ventilation ensures maximum thermal comfort and quality of ventilation for the investigated range of environmental and operational conditions.
APA, Harvard, Vancouver, ISO, and other styles
20

Kolacia, Tomáš. "Měření elektrických veličin v distribučních sítích 22 kV a 0,4 kV s disperzními zdroji." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2015. http://www.nusl.cz/ntk/nusl-221196.

Full text
Abstract:
This thesis concerns monitoring in Middle- and Low-Voltage distribution systems penetrated by distributed generation. Monitoring itself means measuring voltages and power flows and sending relevant data to the supervisory system. The first part of the thesis describes distribution systems with differences between individual voltage levels. The following chapter is focused on consequences of high share of renewable energy sources in distribution systems. Most of the problems are partially resolved by technical conditions for connection of the new power sources. However, difficulties with voltage regulation and uncontrolled power flows to higher voltage levels remain. These are the reasons for measuring voltages and currents in medium voltage networks. Second to last subhead of this chapter is dedicated to possible benefits of monitoring. The fourth part of the thesis deals with voltage and current sensors with their advantages and disadvantages. The best suitable devices are chosen in the end of the chapter. It is crucial to mention that sensors are only part of measuring system. Analog outputs from current or voltage transformers need to be converted to digital signal and further processed. After that required quantities are finally sent. Properties of these circuit cards are described in the sixth chapter. Following part aims to define a certain key that will determine the suitable locations for installation of the measurement. The final part of the thesis compares measured voltages and power flows from real 22 kV network with calculated values from computer program PAS DAISY Bizon.
APA, Harvard, Vancouver, ISO, and other styles
21

Otčenášek, Martin. "Distribuované řídící systémy a jejich využití v praxi." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2008. http://www.nusl.cz/ntk/nusl-217601.

Full text
Abstract:
In control technique there is evident highly expressive trend of shifting from efficient central managing systems towards smaller systems which are distributed on technology and which are connected by communication bus. There is no need to link all signals to central management system, operation is then distributed and realized directly in individual parts of technology. That’s why these systems are called distributive managing systems. Distributive managing systems are widely used not only in industrial applications but also in buildings, cars, etc..
APA, Harvard, Vancouver, ISO, and other styles
22

Fujdiak, Radek. "Analýza a optimalizace datové komunikace pro telemetrické systémy v energetice." Doctoral thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2017. http://www.nusl.cz/ntk/nusl-358408.

Full text
Abstract:
Telemetry system, Optimisation, Sensoric networks, Smart Grid, Internet of Things, Sensors, Information security, Cryptography, Cryptography algorithms, Cryptosystem, Confidentiality, Integrity, Authentication, Data freshness, Non-Repudiation.
APA, Harvard, Vancouver, ISO, and other styles
23

Bednář, Martin. "Automatické testování projektu JavaScript Restrictor." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2020. http://www.nusl.cz/ntk/nusl-432879.

Full text
Abstract:
The aim of the thesis was to design, implement and evaluate the results of automatic tests for the JavaScript Restrictor project, which is being developed as a web browser extension. The tests are divided into three levels - unit, integration, and system. The Unit Tests verify the behavior of individual features, the Integration Tests verify the correct wrapping of browser API endpoints, and the System Tests check that the extension does not suppress the desired functionality of web pages. The System Tests are implemented for parallel execution in a distributed environment which has succeeded in achieving an almost directly proportional reduction in time with respect to the number of the tested nodes. The benefit of this work is detection of previously unknown errors in the JavaScript Restrictor extension and provision of the necessary information that allowed to fix some of the detected bugs.
APA, Harvard, Vancouver, ISO, and other styles
24

Kluzová, Ivana. "Návrh soustavy CZT a tepelných zdrojů." Master's thesis, Vysoké učení technické v Brně. Fakulta strojního inženýrství, 2018. http://www.nusl.cz/ntk/nusl-378717.

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

Háva, Jakub. "Monitorovací nástroj pro distribuované aplikace v jazyce Java." Master's thesis, 2017. http://www.nusl.cz/ntk/nusl-357041.

Full text
Abstract:
The main goal of this thesis is to create a monitoring platform and library that can be used to monitor distributed Java-based applications. This work is inspired by Google Dapper and shares a concept called "Span" with the aforementioned project. Spans represent a small specific part of the computation and are used to capture state among multiple communicating nodes. In order to be able to col- lect spans without recompiling the original application's code, instrumentation techniques are highly used in the thesis. The monitoring tool, which is called Distrace, consists of two parts: the native agent and the instrumentation server. Users of the Distrace tool are supposed to extend the instrumentation server and specify the points in their application's code where new spans should be created and closed. In order to achieve high performance and affect the running appli- cation at least as possible, the instrumentation server is used for instrumenting the code. The Distrace tool is aimed to have a small foot-print on the monitored applications, should be easy to deploy and is transparent to target applications from the point of view of the final user. 1
APA, Harvard, Vancouver, ISO, and other styles
26

Babka, David. "Dynamické rekonfigurace v komponentovém systému SOFA2." Master's thesis, 2011. http://www.nusl.cz/ntk/nusl-300201.

Full text
Abstract:
SOFA 2 is a component system employing hierarchically composed components in distributed environment. It contains concepts, which allow for specifying dynamic reconfigurations of component architectures at runtime, which is essential for virtually any real-life application. The dynamic reconfigurations comprise creating/disposing components and creating/disposing connections between components. In contrast to majority of component systems, SOFA 2 is able to specify possible architectural reconfigurations in the application architecture at design time. This allows SOFA 2 runtime to follow the dynamic behavior of the application and reflect the behavior in architectural reconfigurations. The goal of this thesis is to reify these concepts of dynamic reconfigurations in the implementation of SOFA 2 and demonstrate their usage on a demo application.
APA, Harvard, Vancouver, ISO, and other styles
27

Vyšohlíd, Jan. "Rozvrhování v distribuovaných systémech." Master's thesis, 2011. http://www.nusl.cz/ntk/nusl-297845.

Full text
Abstract:
The present work studies methods of scheduling in heterogeneous distributed systems. First there are introduced some theoretical basics which contain not only the scheduling theory itself but also the graph theory and the computational complexity theory. After that, compile-time scheduling methods and some well-known algorithms solving the problem are presented, followed by real-time scheduling basics and by classification of used methods. In the main part of the work there are proposed algorithms which respect additional restrictions. These algorithms are tested via the enclosed application and compared either to each other or to another algorithms which mostly don't respect additional restrictions. The mentioned application and the documentation for this application are a part of this work as well.
APA, Harvard, Vancouver, ISO, and other styles
28

Wartiak, Rastislav. "Podpora historie a verzování v zlomekFS." Master's thesis, 2010. http://www.nusl.cz/ntk/nusl-276394.

Full text
Abstract:
zlomekFS is a distributed file system that supports disconnected operation using local cache. During synchronization of local changes it offers easyto-use conflict resolution mechanism. Further improved it became a file system with no specific kernel code. It has therefore a good potential in future public use. As the content of this file system can be updated by many users, keeping history of the changes can be a useful feature. This thesis implements file versioning in zlomekFS, answering the questions such as how to store and access the history. On top of the versioning, the possibility of consistent backup is introduced into the file system. New functionality is derived from the analysis of other file systems with similar features and selection of the most suitable approach for zlomekFS.
APA, Harvard, Vancouver, ISO, and other styles
29

Yen, Che-Wei, and 顏哲偉. "A Web based A/V Content Management System with Distributed UPnP Media Servers." Thesis, 2008. http://ndltd.ncl.edu.tw/handle/08100648170012479371.

Full text
Abstract:
碩士
國立臺灣大學
資訊工程學研究所
96
With multimedia contents increasing rapidly in the life, we devised a web based, automatic management system with distributed UPnP content servers. This system scales up easily. Our web server is endowed with UPnP client capabilities and automatically searches the most recent contents of each UPnP server, as well as any newly added UPnP content servers. This system will ease the maintenance work of people, most of them are not well trained in IT fields.
APA, Harvard, Vancouver, ISO, and other styles
30

Wirth, Martin. "Vyvažování dat a dotazů založených na klíčových slovech v distribuovaných úložných systémech." Master's thesis, 2020. http://www.nusl.cz/ntk/nusl-435214.

Full text
Abstract:
Research in the area of load balancing in distributed systems has not yet come with an optimal load balancing technique. Existing approaches work primarily with replication and sharding. This thesis overviews existing knowledge in this area with focus on shard- ing, and provides an experiment comparing a state-of-the-art load balancing technique called Weighed-Move with a random baseline and an existing domain-specific balancing implementation. As a significant part of the project, we engineered a generic and scal- able load balancer that may be used in any distributed system and deployed it into an existing ad system called Sklik. The major challenges appeared to be tackling various problems related to data consistency, performance and synchronization, together with solving compatibility issues with the rest of the still-evolving ad system. Our experiment shows that the domain-specific load balancing implementation produces data distribution that enables better performance, but Weighed-Move proved to have a great potential and its results are expected to be enhanced by further work on our implementation. 1
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