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 8313055
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:22:16+00:00 2026-06-08T20:22:16+00:00

I have push task queues in GAE with rate 1/s. Not every task on

  • 0

I have push task queues in GAE with rate 1/s. Not every task on that queue needs to be executed, but I can verify that only when it’s called. So whenever task is called I have “if (condition) execute else drop” statement.

Now my problem is I have too much tasks, and many of them will be dropped. Instead of just waiting for another task to be called in a next second I’d like to force my queue to call next task, so that second won’t be wasted.

What I’d like to ask – is it possible to force the queue to get another task right now instead of waiting? Or should I implement is on my own?

If it’s not clear, I’m sorry, I will try to put that in better words.

Thanks in advance!

  • 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-08T20:22:17+00:00Added an answer on June 8, 2026 at 8:22 pm

    You need to work with pull tasks, for every push task queue also a pull task. when your push task execute lease a batch of tasks from the pull queue and check the condition on them.
    Next step will be to discard all the tasks that are not “valid” anymore and execute a single valid task. once your execute a valid task you return all the remaining tasks (lease their time to zero).

    This flow should grantee at least one task per push task in case a valid task exists.

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

Sidebar

Related Questions

I have just heard that - push notification is possible in iPhone I need
I have a project that I want to push to a Mercurial repository on
I did push origin master and after that I have an error: $ git
This question pertains not only to how to accomplish this task, but to whether
I am trying to implement a thread pool that processes a task queue using
We have been using push queue for a very long time and have no
I have used push notification for my project & was working fine with HTTP
On occasion, I have wanted to push a closure onto ActionScript's event stack so
I have read about the push technologies recently. Using it real-time data streaming is
I have released my app update with push notifications however when I check my

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.