Claim Missing Document
Check
Articles

Found 1 Documents
Search

Analisis Performa Backend Framework: Studi Komparasi Framework Golang dan Node.js Suwarno, S; Yulandi, Amalia Putri
Jurasik (Jurnal Riset Sistem Informasi dan Teknik Informatika) Vol 8, No 1 (2023): Edisi Februari
Publisher : STIKOM Tunas Bangsa Pematangsiantar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30645/jurasik.v8i1.551

Abstract

Currently, there are many programming languages that have been developed to assist developers in creating applications. One of them is the Golang programming language. Golang is a programming language created and developed by the Google Engineer team in 2009. The Golang programming language has several uses including as a language for building Backend Stacks, developing E-Commerce applications, and developing Cloud Native. In this case, the focus is on the Golang programming language as the back-end stack. To find out the effectiveness of the Golang programming language, a comparison is made with another programming language, namely the Node.js programming language. In this research, the two programming languages are compared with parameters of response speed, consumption of CPU and memory resources. This research reveals that Golang responds faster, and uses less CPU resources. Meanwhile, Node.Js has a good balance in the use of resources, especially memory.