IMPLEMENTATION OF CLIENT-SERVER ARCHITECTURE FOR INFORMATION TECHNOLOGY GEOLOCATION BASED USING MESSAGING BROKER MIDDLEWARE

Information technology nowdays involves not only the interaction between humans to computer machines but has evolved involving the communication between machines to machines. Internet Of Things (IoT) is gradually evolving and is considered a continuation of the Internet. Information technology will...

Full description

Saved in:
Bibliographic Details
Main Author: PUTRA PRATAMA (NIM : 23215384), HAFIYYAN
Format: Theses
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/27636
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Information technology nowdays involves not only the interaction between humans to computer machines but has evolved involving the communication between machines to machines. Internet Of Things (IoT) is gradually evolving and is considered a continuation of the Internet. Information technology will become very useful because it is integrated with various devices that produce data that can solve human problem. <br /> <br /> In Client-Server architecture the data transmission process performed with synchronous communication such as request-response paradigm can reduce the performance of the client when no synchronous communication is required. IoT devices will produce data continuously generated many volume of data and need to be sent to the server. We need an architecture so that the server can handle and manage a lot of data in a good way. <br /> <br /> Implementation of client-server architecture with a publish-subscribe paradigm using messaging broker middleware with asynchronous communication is expected to be applied to servers to scale up easily. The basic form of middleware communication is with messaging by sending messages from the sender to the receiver through the queue where the sender is called the publisher that will send the message through the queue topic. The recipient is called the subscriber, will receive the message according to the topic that followed. <br /> <br /> Client-Server Architecture with messaging broker middleware has been successfully implemented and tested. Testing has been done with some angkot in Bandung for 7 days. Tests with simulated data to produce 10000 data can be processed by the service for 1 minute 46.6 seconds. Testing with actual data on some angkot obtained the most data in one day is 3959 data.