Essays about: "client server conclusion"

Showing result 1 - 5 of 23 essays containing the words client server conclusion.

  1. 1. A Performance Comparison of an Event-Driven Node.js Web Server and Multi-Threaded Web Servers

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

    Author : Isak Vilhelmsson; [2021]
    Keywords : Node.js; Apache; IIS; Go; Web server; MySQL; Node.js; Apache; IIS; Go; Webbserver; MySQL;

    Abstract : The goal of this study is to conduct a performance comparison betweenNode.js, Apache, Internet Information Services (IIS) and Go web servers in terms of throughput and memory consumption in both Input/Output (I/O)-intensive and computation-intensive situations. READ MORE

  2. 2. Performance Impact of Migrating a Mining Traffic Management System To Docker

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Mubdir Issa; [2021]
    Keywords : Docker; Mines; SAFE; Combitech; Software Deployment; Performance; Performance Evaluation; Latency; Round ­ Trip Time; .NET Framework; Software; Software Maturity;

    Abstract : Software deployment is all of the activities that make a software system available for use. An examaple of such activites can be installations, updating and removing of software. Each deployment platform can differ in quality attributes such as performance, maintainability, etc. READ MORE

  3. 3. Kubernetes for Game Development : Evaluation of the Container-Orchestration Software

    University essay from Uppsala universitet/Institutionen för speldesign

    Author : Jonas Lundgren; [2021]
    Keywords : containerization; game server; Kubernetes; virtualization;

    Abstract : Kubernetes is a software for managing clusters of containerized applications and has recently risen in popularity in the tech industry. However, this popularity seems to not have spread to the game development industry, prompting the author to investigate if the reason is a technical limitation. READ MORE

  4. 4. Web-based prototype for protecting controllers from existing cyber-attacks in an industrial control system

    University essay from KTH/Medicinteknik och hälsosystem

    Author : Pa Sanyang; [2020]
    Keywords : ICS; SCADA; Modbus; Honeypot; Conpot; Cyber attacks; MITM; DoS; Flooding; Reverse proxy server; AWS; ICS; SCADA; Modbus; Honeypot; Conpot; Cyber attacks; MITM; DoS; Flooding; Reverse proxy server; AWS;

    Abstract : Industrial control system or ICS is a critical part of the infrastructure in society. An example of ICS is the rail networks or energy plants like the nuclear plant. SCADA is an ICS system following a hierarchical structure. Due to the fact that a control system can be very large, monitoring remote through networks is an effective way to do so. READ MORE

  5. 5. Scalability of push and pull based event notification : A comparison between webhooks and polling

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

    Author : Daniel Dunér; Marcus Nilsson; [2020]
    Keywords : Event notification; Webhooks; Polling; Scalability; Performance test; Web application; Eventnotifikation; Webhooks; Polling; Skalbarhet; Prestandatest; Webbapplikation;

    Abstract : Today’s web applications make extensive use of APIs between server and client, or server to server in order to provide new information in the form of events. The question was whether the different methods of procuring events are different in how they scale. READ MORE