Essays about: "thesis in web based systems"

Showing result 1 - 5 of 192 essays containing the words thesis in web based systems.

  1. 1. Interactive Visualization of Network Models in JavaScript/TypeScript for Web-based Applications

    University essay from Umeå universitet/Institutionen för fysik

    Author : Morrow Erik; [2023]
    Keywords : Networks; Information visualization; Information Theory; Interactive visualization; Nätverk; Informationsvisualisering; Informationsteori; Interaktiv visualisering;

    Abstract : Networks of nodes and links are powerful tools to model complex systems, however, when the number of nodes and links grows to the thousands then even the network becomes too complex to comprehend unless we can simplify and highlight the networks underlying structure. The map equation is a method developed by the researchers at IntegratedScience Lab that uses an information theoretic approach to reveal community structure using the flow of information on the network modeled with random walks. READ MORE

  2. 2. Profile Based Access Control Model Using JSON Web Tokens

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Mustafa Albayati; Aslan Murjan; [2023]
    Keywords : access control; profiles; IoT; device; OpenIDC; Technology and Engineering;

    Abstract : Currently at Axis, a local role-based access control system is used in devices, which forces the user credentials to be directly installed on the individual devices and the limited selection of roles does not allow for fine-grained access rights. This creates an administrative nightmare in a large scale network and leads to elevated privileges. READ MORE

  3. 3. How Venture Capital Could Use Large Language Models to Screen Sustainability Impact Startups

    University essay from Lunds universitet/Miljö- och energisystem

    Author : Måns Vilhelm Tivenius; Karl-Gustav Elf; [2023]
    Keywords : Large Language Models; Venture Capital; Impact Investing; Prompt Engineering; GPT-4; ChatGPT; Impact; Sustainability; Artificial Intelligence; Startup success; Impact startup; Impact measurement; Screening; AI for good; Technology and Engineering;

    Abstract : This study investigates the potential of large language models (LLMs), such as ChatGPT, to aid venture capitalists in the screening of startups that maximize sustainability impact. To determine the scope that maximizes impact for venture capitalists' and to identify effective screening criteria, the study utilized theoretical research and interviews. READ MORE

  4. 4. Benchmarking the request throughput of conventional API calls and gRPC : A Comparative Study of REST and gRPC

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

    Author : Johan Berg; Daniel Mebrahtu Redi; [2023]
    Keywords : REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Performance; Microservices; Network Communication; REST; gRPC; JSON; Protocol Buffers; API; HTTP; Benchmark; Prestanda; Mikrotjänster; Nätverkskommunikation;

    Abstract : As the demand for better and faster applications increase every year, so does the demand for new communication systems between computers. Today, a common method for computers and software systems to exchange information is the use of REST APIs, but there are cases where more efficient solutions are needed. In such cases, RPC can provide a solution. READ MORE

  5. 5. Performance of message brokers in event-driven architecture: Amazon SNS/SQS vs Apache Kafka

    University essay from KTH/Hälsoinformatik och logistik

    Author : Johan Edeland; Ivan Zivkovic; [2023]
    Keywords : event-based architecture; message broker; latency testing; load testing; data streaming; cloud; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service; händelsedriven arkitektur; meddelandebuss; latenstestning; lasttestning; data strömning; moln; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service;

    Abstract : Microservice architecture, which involves breaking down applications into smaller and loosely coupled components, is becoming increasingly common in the development of modern systems. Connections between these components can be established in various ways. READ MORE