Willy Sudiarto Raharjo
Informatics Department, Faculty of Information Technology, Duta Wacana Christian University, Yogyakarta

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Performance and Scalability Analysis of Node.js and PHP/Nginx Web Application Yoseph Pandji D.; Willy Sudiarto Raharjo
Jurnal Informatika Vol 9, No 2 (2013): Jurnal Informatika
Publisher : Universitas Kristen Duta Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (13624.153 KB) | DOI: 10.21460/inf.2013.92.313

Abstract

Node.js is an application framework that can be used to build network server and web application. Due to its maturity, Node.js should be tested in various aspects such as performance and scalability to build dynamic web application. For comparison, we use PHP/Nginx web development stack to build web application to compare and analyze Node.js web application performance and scalability. For research purpose, we build dummy applications based on Dijkstra Algorithm to calculate shortest path between nodes, in this case Trans Jogja shelters. Using load generator, we simulate concurrent user requests to test performance and scalability of Node.js and PHP/Nginx web application. The general results of this research showed that Node.js application had higher performance and scalability than PHP/Nginx application.