Essays about: "service-oriented system"

Showing result 6 - 10 of 72 essays containing the words service-oriented system.

  1. 6. Interfacing Digital and Physical Twins with a Microservice Architecture

    University essay from Luleå tekniska universitet/Institutionen för teknikvetenskap och matematik

    Author : Oskar Wintercorn; [2022]
    Keywords : Arrowhead framework; Arrowhead; framework; IoT; IIoT; CPS; Digital Twins; Digital twin; golang; SOA; SoS; Service oriented architecture; system of systems;

    Abstract : Throughout history, humans have proven to develop and improve their quality of life constantly. Incorporating mechanical principles into otherwise manual labor was one such aspect. Today, introducing mechanization to the industry and steam power is regarded as the first industrial revolution. READ MORE

  2. 7. Capturing the Value of 5G in Smart Manufacturing

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : Helen Mirza; Erika Wahlstén; [2021]
    Keywords : 5G; smart manufacturing; business model; value capture; customer readiness; 5G; smart tillverkning; affärsmodell; värdefångst; kundberedskap;

    Abstract : Suppliers of the next generation mobile network, 5G, promises increased performance which can ensure smart manufacturing. Smart manufacturing entails systems of wireless and connected sensors, robots and other devices that together are optimizing the manufacturing process with data. READ MORE

  3. 8. GMock, a Component Testing Framework for gRPC-oriented Services

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Chuan Su; [2021]
    Keywords : ;

    Abstract : The Google Remote Procedure Calls (gRPC) framework is arising as a high- performance Remote Procedure Call (RPC) framework with large-scale adoptions for connecting distributed microservices applications. However, testing gRPC-oriented applications is challenging as it requires all the dependent gRPC services to be deployed either locally or remotely, and the test data to be set up correctly in each service prior to testing. READ MORE

  4. 9. Comparing Monolithic and Event-Driven Architecture when Designing Large-scale Systems

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Felix Eder; [2021]
    Keywords : Event-driven architecture; monolithic architecture; domain-driven design; service- oriented architecture; organisational structure; Event-driven arkitektur; monolitisk arkitektur; domändriven design; serviceorienterad arkitektur; organisationsstruktur;

    Abstract : The way the structure of systems and programs are designed is very important. When working with smaller groups of systems, the chosen architecture does not affect the performance and efficiency greatly, but as these systems increase in size and complexity, the choice of architecture becomes a very important one. READ MORE

  5. 10. Applying Design By Contract to Remote Procedure Call Interface Definition Languages

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Matas Kairaitis; [2020]
    Keywords : ;

    Abstract : Design by contract, abbreviated as DBC, is a software development methodology that aims to increase the reliability and robustness of software components. While a fair amount of research has been done around how DbC can be utilised in an in-process object-oriented system, not much is known about how DbC concepts can be applied to systems that predominantly communicate over the network by way of remote procedure calls. READ MORE