National Repository of Grey Literature 8 records found  Search took 0.00 seconds. 
Code Generation from Object Oriented Petri Nets
Kelemen, Erik ; Janoušek, Vladimír (referee) ; Kočí, Radek (advisor)
This thesis focuses on transformation model described by object oriented Petri net to sequence diagram, which allows reverse mapping to original description. As a solution is used discrete simulation of model described in PNtalk language. Result of work is fully automated generator, which generates sequence diagram according to gathered data from simulation. Generator aims for minimal loss of relevant information and presenting valid sequence diagram.
Cloud Solution for 3D Models Processing
Klemens, Jakub ; Veľas, Martin (referee) ; Španěl, Michal (advisor)
This thesis deals with the possibilities of processing 3D models in cloud applications. A C++ library called Cloud3D has been designed and implemented. The resulting library is used to quickly create client-server applications. The library is divided into three separate parts: Client, Service Provider and Load Balancer. The service provider runs in the cloud and provides 3D model processing services to client applications. The biggest advantage of Cloud3D is the ease of creating new applications with its help. Other benefits include scalability, assured implementation of look-a-side Load Balancer, and security ensured by the use of SSL certification. 
Security mechanisms of OS Android utilizing the Kotlin language
Balaževič, Lukáš ; Mašek, Pavel (referee) ; Zeman, Kryštof (advisor)
Mobilné zariadenia sú v rámci technologickej histórie novinka a pri technológii, ktorá sa vyvíja tak rapídnym tempom a rastom používania je nutné dbať na zabezpečenie. Táto diplomová práca sa zaoberá rozborom bezpečnostných mechanizmov používaných v Android OS a komunikáciou medzi OS Android a vzdialeným serverom. Cieľom je preskúmať tieto mechanizmy a otestovať aké kryptografické metódy a postupy je najvýhodnejšie používať z hľadiska bezpečnosti s ohľadom na efektivitu. Tieto znalosti boli použité pre vytvorenie demonštračného systému, ktorý využíva vybrané zabezpečovacie mechanizmy a kryptografické postupy.
Support for Predictive Application Autoscaling on Kubernetes Platform
Fridrich, David ; Pavela, Jiří (referee) ; Rogalewicz, Adam (advisor)
The goal of this work is to create a new interface that will allow users to process collected metrics for scaling according to a formula (e.g. average value, mathematical equations, conditional statements) defined by a user. It also allows users to use an external interface for connecting KEDA to a component that defines its own scaling behavior, with which the user can achieve more complex solutions like automated predictive scaling of applications on Kubernetes platform. I solved the selected problems by modifying the KEDA core by implementing a new interface for scaling according to a custom formula with arithmetic and conditional expressions and the ability to connect a custom external remote method for calculating metrics using gRPC technology. The created solution provides a more flexible way to process metrics and also allows user to implement their own methods.
Code Generation from Object Oriented Petri Nets
Kelemen, Erik ; Janoušek, Vladimír (referee) ; Kočí, Radek (advisor)
This thesis focuses on transformation model described by object oriented Petri net to sequence diagram, which allows reverse mapping to original description. As a solution is used discrete simulation of model described in PNtalk language. Result of work is fully automated generator, which generates sequence diagram according to gathered data from simulation. Generator aims for minimal loss of relevant information and presenting valid sequence diagram.
Security mechanisms of OS Android utilizing the Kotlin language
Balaževič, Lukáš ; Mašek, Pavel (referee) ; Zeman, Kryštof (advisor)
Mobilné zariadenia sú v rámci technologickej histórie novinka a pri technológii, ktorá sa vyvíja tak rapídnym tempom a rastom používania je nutné dbať na zabezpečenie. Táto diplomová práca sa zaoberá rozborom bezpečnostných mechanizmov používaných v Android OS a komunikáciou medzi OS Android a vzdialeným serverom. Cieľom je preskúmať tieto mechanizmy a otestovať aké kryptografické metódy a postupy je najvýhodnejšie používať z hľadiska bezpečnosti s ohľadom na efektivitu. Tieto znalosti boli použité pre vytvorenie demonštračného systému, ktorý využíva vybrané zabezpečovacie mechanizmy a kryptografické postupy.
Cloud Solution for 3D Models Processing
Klemens, Jakub ; Veľas, Martin (referee) ; Španěl, Michal (advisor)
This thesis deals with the possibilities of processing 3D models in cloud applications. A C++ library called Cloud3D has been designed and implemented. The resulting library is used to quickly create client-server applications. The library is divided into three separate parts: Client, Service Provider and Load Balancer. The service provider runs in the cloud and provides 3D model processing services to client applications. The biggest advantage of Cloud3D is the ease of creating new applications with its help. Other benefits include scalability, assured implementation of look-a-side Load Balancer, and security ensured by the use of SSL certification. 
Communication in mobile edge-cloud environment
Papík, Ondřej ; Hnětynka, Petr (advisor) ; Bulej, Lubomír (referee)
Edge-cloud brings the computation power as close to the clients as possible. This reduces latencies and overall computation time in the cloud. Thanks to the mobile nature of clients we must be able to migrate tasks among different servers. The goal of this thesis is to examine possible problems in communication and propose the architecture of framework. Our framework uses gRPC and is written as module to it. It is platform independent, uses reliable communication and focuses on easy usage. We provide implementation of this framework with some example uses. 1

Interested in being notified about new results for this query?
Subscribe to the RSS feed.