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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:05:59+00:00 2026-05-26T02:05:59+00:00

Are there any providers that will only charge for 2 hours a day of

  • 0

Are there any providers that will only charge for 2 hours a day of computation? As far as I can tell from reading the various literature, Azure, EC2, and GAE will all charge for as long as the code is deployed to an instance, whether it is actually doing anything or not. I suppose this would work if we could automatically switch on an instance on a scheduled basis, and allow it to terminate itself once it’s complete… But I can’t find anything that allows this.

Background

We have a procedure that looks like this:

  • Every day at 6 am, download some data from a particular website
  • Perform a computation on that data. This computation lasts less than 2 hours
  • Send (HTTP) the results of that computation to another website

We’re looking to run this in such a way that it does not require any manual intervention. So every day, we would need at most 2 hours of CPU time. We’d love to host this somewhere that maximizes the efficiency of being idle for 22 hours out of each day (and charges accordingly).

Is there anyone that offers such a service?

  • 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-05-26T02:05:59+00:00Added an answer on May 26, 2026 at 2:05 am

    App Engine has the Cron Service which can issue a request at a particular time of day. You could then use Task Queues to actually perform the work.

    The only drawback is that tasks must complete within 10 minutes, which means you’d have to break up your processing into discrete chunks that can each finish in less than 10 minutes.

    Unlike Amazon et al, App Engine doesn’t charge based on time, it charges based on actual usage (e.g. number of queries per second you’re processing, number of bytes used, etc).

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

Sidebar

Related Questions

is there any custom asp.net membership providers that someone has already created online. I
is there any javascript library that provides me with a custom event as soon
Is there any tool (IDE) that provides a visual web Development for JSP and
Is there any tool in CherryPy that provides equivalent/similar functionality as Django's Message Framework?
Is there any add-in for VS2008 Pro that provides me the ability to expand
Is there any super set or language similar to javascript that provides a more
Is there any website which provides core java based programming challenges that tests programming
Are there any libraries that provide username and password login for Google AppEngine? While
Are there any PHP libraries that provide similar functionality to Kenneth Reitz's clint library
Are there any open source applications that provide a set of features similar to

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.