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.

Introducing Firebase Queue

39 pointsby rickharrisonabout 10 years ago

3 comments

drTriumphabout 10 years ago
Hi HN, I'm the lead engineer on Firebase Queue. I think it will make processing background tasks in Firebase much easier, and we're already using it for some projects internally. I'd love to hear what you think when you try it out!
评论 #9553192 未加载
评论 #9553513 未加载
评论 #9553359 未加载
评论 #9553249 未加载
评论 #9553386 未加载
ibejoebabout 10 years ago
I read the readme but I didn't find any info about delivery guarantees. Do we know if tasks are guaranteed to be delivered once and only once, or if there is possible data loss or duplication?
评论 #9553232 未加载
评论 #9553180 未加载
syncabout 10 years ago
So what does this do exactly? It's not running the code itself as far as I can tell... so it is merely reporting on the status of the background job?