TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are there any startups using Java?

9 pointsby BayAreaSmayAreaalmost 10 years ago
I don&#x27;t have enough insight into the larger startup world, but had this discussion with some coworkers and was curious of the HN opinion.<p>Are there any startups using Java, not the JVM, today? Say any in the last year or two of YC classes?<p>If so, and you&#x27;re at one of the startups, do you feel it has affected your ability to bring in development talent for the better or worse?

5 comments

Zigurdalmost 10 years ago
First, almost all Android apps are coded in Java. But this is Java for heap sizes in the 10s of MB. Java with a component model that aggressively claws-back memory. Java with tasks that can wake up with a new PID. Java with RPCs you actually would use. Java with a rich UX stack. Server Java brains have evolved in a different direction.<p>Secondly, Google App Engine seems like a huge convenience for stuff that needs to scale and teams that don&#x27;t have time to spend on the scaling problem. I don&#x27;t hear much about it. I wonder why.
评论 #9788199 未加载
kdrakonalmost 10 years ago
I realise I&#x27;m not answering this question directly (although I am using Scala and Java 8 in my own startup project), I thought it might be applicable to leave these here:<p><a href="http:&#x2F;&#x2F;www.wired.com&#x2F;2013&#x2F;09&#x2F;the-second-coming-of-java&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.wired.com&#x2F;2013&#x2F;09&#x2F;the-second-coming-of-java&#x2F;</a><p><a href="http:&#x2F;&#x2F;www.drdobbs.com&#x2F;jvm&#x2F;if-java-is-dying-it-sure-looks-awfully-h&#x2F;240162390" rel="nofollow">http:&#x2F;&#x2F;www.drdobbs.com&#x2F;jvm&#x2F;if-java-is-dying-it-sure-looks-aw...</a>
评论 #9787573 未加载
jtfairbankalmost 10 years ago
Yes, using Java for a distributed job system. Haven&#x27;t hired yet, but I don&#x27;t think it&#x27;ll be an issue as its only part of our stack.
arisAlexisalmost 10 years ago
I am using Java with Jersey for building a super easy and fast REST backend
bradhealmost 10 years ago
Yes.<p>No.