Y
Hacker News
new
|
ask
|
show
|
jobs
by
bassman9000
2094 days ago
Is there any major player or project doing backends in JS?
2 comments
deepsun
2094 days ago
As far as I know, all major players care about performance and scalability, which JS cannot afford on a single-threaded runtimes.
link
bryik
2094 days ago
Uber:
https://eng.uber.com/uber-tech-stack-part-two/
link
bassman9000
2093 days ago
There's a lot of Java in that article: Hive, Hadoop, Spark, Elasticsearch, Kafka, Cassandra...
link