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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:03:45+00:00 2026-05-31T08:03:45+00:00

What limitations are there when using Delayed Job with Heroku? In particular, how much

  • 0

What limitations are there when using Delayed Job with Heroku? In particular, how much local storage can be used, and what system binaries (such as zip) are available?

  • 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-31T08:03:46+00:00Added an answer on May 31, 2026 at 8:03 am

    The main limitation that I have hit with using Delayed Job on Heroku is that long running processes will sometimes hit the 512MB RAM limit, and then get killed by Heroku. It’s not done in a clean way (with respect to how delayed job handles it). Delayed Job still thinks there is a running process, so you have to manually remove the task, and then restart it. If your task is not written in such a way that you can restart it and pick back up where it left off then you can run into issues.

    Wrt system binaries I have used git before, and I just checked and gzip is available. I normally open a console and spelunk around.

        irb(main):007:0> `gzip --version`
    => "gzip 1.3.12\nCopyright (C) 2007 Free Software Foundation, Inc.\nCopyright (C) 1993 Jean-loup Gailly.\nThis is free software.  You may redistribute copies of it under the terms of\nthe GNU General Public License <http://www.gnu.org/licenses/gpl.html>.\nThere is NO WARRANTY, to the extent permitted by law.\n\nWritten by Jean-loup Gailly.\n"
    

    I am not sure of the storage limit on disk. I think I read somewhere that you can use as much as 4GB of space. However, it’s only available to that process and is ephemeral in nature. I normally read in a larger file from S3, and then have one parent process create smaller subtasks that work on the file, passing along the data needed by each subtask as part of the invocation.

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

Sidebar

Related Questions

Is there any limitations to the WPF Document.Paragraph object when using the FlowDocument control?
Are there any limitations on the amount of memory that the Flash player can
Is there any limitations on the size of a MySQL database that can be
Are there different limitations as to how many connections (sockets) that can be created
When adding code to an onclick handler, are there any limitations to what can
I would like to know, what limitations there are for how far one can
Are there any limitations with respect to developing ASP.NET and WPF apps using VS
Are there any limitations on what a WAR archive can contain when deploying to
I would like to know what kind of limitations there are in using websockets.
We're using a SQL Server CE database. I understand that there are limitations 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.