TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Scala or Ruby?

1 点作者 eaxitect大约 10 年前
We&#x27;re about to develop a Big Data product. We&#x27;re very comfortable on Ruby and Java. However, there is an uprising popularity on Scala w.r.t Big Data (i.e. Apache Spark, PredictionIO etc). Since there will be many sub-systems like UX, Business Logic etc. down to the Big Data part, we&#x27;re considering Ruby will be OK for those parts where we can switch to Java for Big Data crunching.<p>However, I&#x27;d like to verify this choice w.r.t Scala-only stack (using Spray, Akka etc. for other subsystems than Big Data part).

2 条评论

papauschek大约 10 年前
For data-processing-heavy apps you&#x27;re going to want Scala.<p>I don&#x27;t see why Ruby&#x2F;Scala interop should be more difficult than Ruby&#x2F;Java interop.
评论 #9145280 未加载
eaxitect大约 10 年前
Any comment?