# 웹서버 벤치마크 : Erlang vs Go vs Java vs NodeJS

> Clean Markdown view of GeekNews topic #1279. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1279](https://news.hada.io/topic?id=1279)
- GeekNews Markdown: [https://news.hada.io/topic/1279.md](https://news.hada.io/topic/1279.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-01-12T11:35:20+09:00
- Updated: 2020-01-12T11:35:20+09:00
- Original source: [stressgrid.com](https://stressgrid.com/blog/webserver_benchmark/)
- Points: 7
- Comments: 2

## Topic Body

서버사이드앱용 웹서버 평가(스태틱 또는 프록시 형태 빼고)

#1 Go FastHTTP - 210k/s

#2 Java Netty - 170k

#3 Go 내장 - 120k

#4 Clustered NodeJS - 90k

#5 Erlang Cowboy - 80k

꼴찌 싱글 NodeJs - 25k

## Comments



### Comment 911

- Author: n1ghtc4t
- Created: 2020-01-14T13:12:38+09:00
- Points: 1

얼랭으로 프로젝트 진행중에 있는데... 고부하 상태에서 괜찮네요 역시...

### Comment 910

- Author: iolothebard
- Created: 2020-01-14T13:00:30+09:00
- Points: 2

벤치마크 결과는 만든사람 맘
