Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8569477
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T18:20:39+00:00 2026-06-11T18:20:39+00:00

The push queue in App Engine is generally a FIFO queue , but as

  • 0

The push queue in App Engine is generally a FIFO queue, but as seen from the linked docs, in the case where the queue has a large backlog of tasks, the scheduler might jump new tasks to the head of the queue in an attempt to reduce latency.

This jumping-ahead-of-the-queue makes sense for heavily loaded apps, but it would meant that the FIFO behavior is not guaranteed to be consistent.

Now the question is, how about pull queues? The above behavior makes sense in a push queue, but less so in pull queues, since the responsibility to lease tasks from the pull queue and the responsibility to scale up the number of workers fell to the app itself. If the jumping-ahead-of-the-queue behavior does not exist in pull queues, would it mean that the pull queue is consistently exhibiting a FIFO behavior?

In addition, I cannot seem to find any docs about the ordering of tasks in the official pull queue docs.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T18:20:40+00:00Added an answer on June 11, 2026 at 6:20 pm

    No there are no ordering guarantees in either pull queues.

    While typically the tasks with the oldest ETA will be leased first, it is not assured to be the case. You’re application should be able to deal with tasked being dequed from your queue in any order.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the following approach to handle a FIFO queue based on Google App
We've got a Rails app using Resque to push jobs on the queue. The
How can we get Push Queue Tasks scheduled for execution ASAP after enqueuing? Do
I have 2 threads and global Queue, one thread (t1) push the data and
I have declared: queue<int, list<int> > Q After a series of calls: Q.push(37); Q.pop();
I push my Futures from a ExecutorService into a hash map. Later, I may
I'm trying to push a Flask application into Heroku. But if i start the
I have a web app that allows you to paste a large number of
Ive just started C and I'm trying to do this queue implementation program from
I have the following code which is used to Push and Pend from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.