Essays about: "Maintainability"

Showing result 21 - 25 of 150 essays containing the word Maintainability.

  1. 21. Analyzing and Reducing Compilation Times for C++ Programs

    University essay from Linköpings universitet/Programvara och system

    Author : Dennis Mivelli; [2022]
    Keywords : C ; Compilation; Build; Dependencies; File Dependencies; File inclusions; Time; Speed; Compilation time; Build time; Design patterns; PImpl; Bridge; Dependency injection; Pointer to implementation; Mocking; GoogleTest; gMock; large; large-scale; Reduce; Reduce compilation times; Reduce build times; C ; Kompilering; Byggtid; Beroenden; Filberoenden; Filinkluderingar; Tid; Hastighet; Kompileringstid; Designmönster; PImpl; Bridge; Dependency injection; Pointer to implementation; Mockning; Mocking; GoogleTest; gMock; Storskalig; Minska kompileringstid; Minska;

    Abstract : Software companies often choose to develop in C++ because of the high performance that the language offers. Facilitated by static compilation and powerful optimization options, runtime performance is paid for with compilation time. READ MORE

  2. 22. Evaluation of security threats in microservice architectures

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

    Author : William Lindblom; [2022]
    Keywords : Microservice architectures; Threat modelling; Design patterns; Mikrotjänstarkitekturer; Hotmodellering; Designmönster;

    Abstract : The microservice architecture is a popular architectural pattern in the industry to implement large systems as they can reduce the code bases of each service and increase the maintainability for each of the individual services by dividing the application into smaller components based on business logic. The services can be implemented in different programming languages and communicates over a network. READ MORE

  3. 23. Development of Operations Complement to the Space System Ontology

    University essay from Luleå tekniska universitet/Rymdteknik

    Author : Kiira Tiensuu; [2022]
    Keywords : space systems engineering; model-based systems engineering;

    Abstract : Space system development is a complex process that typically involves multiple stakeholders. Traditionally, information is captured and exchanged in the form of documents. Efficient exchange of information is crucial, but often challenging with the traditional document-based approach and multitude of stakeholders. READ MORE

  4. 24. TYPED VS UNTYPED PROGRAMMING LANGUAGES

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Ouail Bni; Artur Kamil Matusiak; [2022]
    Keywords : javascript; typescript; typed; untyped; programming; web; agile;

    Abstract : TypeScript (TS) has been growing in popularity since its release in October 2012. It is beingadopted by many tech companies who specialize in web development. However, migrating old JSprojects to TS can be challenging and time consuming which can prove problematic due to limitedtime at the developers’ disposal. READ MORE

  5. 25. How to choose a web development framework : Analyzing best practices on the adoption of web frameworks

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Mathilda Moströ; Sophie Ryrberg; [2022]
    Keywords : Webframeworks; React; Blazor; Model;

    Abstract : Choosing which framework to work with is a long-term commitment and should not be taken easily. New web frameworks are developed almost every day, and for IT consulting companies, delivering high quality applications within time and budget is the key to success. READ MORE