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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T00:34:53+00:00 2026-06-07T00:34:53+00:00

PHP has PHP-FPM, a pool of PHP processes that run, are managed, go away

  • 0

PHP has PHP-FPM, a pool of PHP processes that run, are managed, go away and respawn, etc.
This pool can be used for a bunch of different applications across a system. You set up nginx with a virtual host and tell it to forward *.php requests on a particular port (or unix socket), and the worker handles the rest.

It is really, really useful when you’re on a resource-constrained box running a lot of little apps that aren’t used frequently.

I have not seen anything like this for Ruby, in that Rails takes a while to start and is a self-contained app that runs, rather than PHP was has one or more arbitrary entry points in the form of files that you can throw at it.

Am I correct in my assumption that you can’t do the FPM-style app free-for-all with Ruby?

(I am aware of Heroku and already use it for side-projects, but I’m more interested in learning more how things work under the covers.)

  • 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-07T00:34:54+00:00Added an answer on June 7, 2026 at 12:34 am

    After some more looking:

    From what I can tell, the closest equivalent is Phusion Passenger (set up with Nginx), which spools up workers for apps as they’re requested (or in advance if needed), and then killed off after a configurable idle period.

    Close Enough ™. 🙂

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

Sidebar

Related Questions

My defs.php has a define that I need, and although I used require_once for
PHP has a function extract that will convert an array like this: $array =
PHP has this wonderful function, strtotime , that takes any string containing just about
Php has a method escapeshellcmd() that escapes any characters in a string that might
My PHP site has header,body,footer files that are included into the INDEX.PHP page. On
http://www.ppowgallery.com/artists.php has an example of what I want. I want to load a bunch
I am trying to build a web app like this using php, it has
PHP has an intval() function that will convert a string to an integer. However
PHP has built in support for reading EXIF and IPTC metadata, but I can't
index.php has this jquery code which loads notifications.inc.php into a div on the page

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.