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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Who uses Parse?

4 点作者 hobonumber1超过 10 年前
I&#x27;m a heavy Parse user (http:&#x2F;&#x2F;parse.com) and am considering building a developer-focussed product on top of Parse. I&#x27;m interested to know how many of you guys are currently using or have previously used Parse.<p>Thanks for replying!

5 条评论

ed超过 10 年前
I have a lot of experience with Parse. What are you considering building? There are definitely some gaps in the product, particularly a sane job scheduler. I also found it tricky to deal with the relatively short timeouts, which ate a lot of our cycles to track down and work around.<p>Unfortunately my next few projects won&#x27;t be built on Parse, which is too bad because I know and really like the team, and think there should be something a little more abstracted than Heroku for building a backend service.
karmanmike超过 10 年前
We used parse for the DB of our game on Playstation Mobile. Really enjoyed developing with the service but the app never saw a huge amount of traffic.<p>Plan on trying it out with a few larger jobs in the near future. <a href="http://karmaninteractive.com/2013tikirush/" rel="nofollow">http:&#x2F;&#x2F;karmaninteractive.com&#x2F;2013tikirush&#x2F;</a>
juddernaught超过 10 年前
I use Parse Cloud, the express framework, for creating an endpoint which can send push notifications to specific iOS devices.
hobonumber1超过 10 年前
I&#x27;m specifically curious to know how many people have used Parse Core (the cloud DB service).
anonfunction超过 10 年前
We use parse for publicapis.com and have no complaints.