Essays about: "Server-side"

Showing result 11 - 15 of 90 essays containing the word Server-side.

  1. 11. Implementation of a Python library for offline utilisation of the VirtualChemistry webserver

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Yasmine Odelbrink; [2023]
    Keywords : ;

    Abstract : This thesis discusses the implementation of a Python library, developed to provide an offline alternative to the VirtualChemistry.org website. The Python library interacts with a REST API that allows access to the Alexandria database used in VirtualChemistry.org. READ MORE

  2. 12. Performance comparison of REST vs GraphQL in different web environments : Node.js and Python

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Edward Nilsson; Dennis Demir; [2023]
    Keywords : API; Web Development; Performance; REST; GraphQL; Node.js; Python;

    Abstract : Application Programming Interfaces (APIs) are still relevant today in most modernweb applications. Some studies have compared the performance of RepresentationState Transfer (REST) and GraphQL in order to assess scenarios in which one out-performs the other. READ MORE

  3. 13. GraphQL vs. REST : A Comparison of Runtime Performance

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Elias Frigård; [2022]
    Keywords : : Web Development; Application Programming Interfaces; REST; GraphQL; Performance;

    Abstract : Application Programming Interfaces (APIs) are an important component in modern-day web applications. Representation State Transfer (REST) has been the de facto standard for building web APIs since its inception in 2000. In 2015 Facebook launched GraphQL, a technology with the purpose of solving some of the drawbacks of traditional REST APIs. READ MORE

  4. 14. Advanced Hardened Registration Process for Mobile Crowd Sensing

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

    Author : Ronghua Li; [2022]
    Keywords : Mobile Crowd Sensing; Sybil detection; Android; Native coding; Bluetooth Low Energy; Mobil Crowd Sensing; Sybil detektering; Android; Native kodning; Bluetooth Low Energy;

    Abstract : Mobile Crowd Sensing (MCS) or Participatory Sensing (PS) are two emerging systems as smart mobile devices become ubiquitous. One of the advantages of such a sensing system is that almost anyone with a mobile device can become a moving "sensor". READ MORE

  5. 15. Reactive vs Non-Reactive Java framework : A comparison between reactive and non-reactive APIs

    University essay from Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Author : André Nordlund; Niklas Nordström; [2022]
    Keywords : Spring Boot; Quarkus; API; Reactive; Mutiny; Webflux; JMeter; VisualVM; Spring Boot; Quarkus; API; Reactive; Mutiny; Webflux; JMeter; VisualVM;

    Abstract : Vill man bygga en API tjänst idag existerar det en mängd olika ramverk att välja mellan, varav några av dessa använder reaktiva system. Denna teknik tillåter värden att använda sina resurser på ett mycket mer effektivt sätt än med de icke reaktiva ramverken. READ MORE