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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:44:25+00:00 2026-06-10T11:44:25+00:00

Currently I’m considering between these 3 languages for a project that will require a

  • 0

Currently I’m considering between these 3 languages for a project that will require a very high uptime (uptime is more important than performance).

I’ve been a PHP developer for some time and wouldn’t mind switching to a “better” language such as Python or more (possibly) more professional such as Java but there is one thing holding me back:

In PHP suppose one user creates some malformed/strange request that causes my code to crash – only that single user will be affected. Other users can continue making requests since each HTTP request invokes a new PHP process.

Consider Python or Java: if a user crashes my backend code, there is only a single process running and the entire webapp goes down which would be a disaster.

My question is, is there a word that describes these two different approaches to web programming? Also, am I missing anything obvious, or does PHP really have this great of an advantage over Python/Java/other persistent process approaches and if so, why doesn’t Python adopt this approach?

  • 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-10T11:44:27+00:00Added an answer on June 10, 2026 at 11:44 am

    What I was looking for was someone to point me to an article like this:

    http://www.electricmonk.nl/docs/apache_fastcgi_python/apache_fastcgi_python.html

    Python can run persistently in the background via WSGI, and there can be many interpreteres waiting for a request. If one of the interpreters crashes, this is not a problem as other interpreteres are waiting, and because Apache can automatically restart any interpreter that crashes.

    Python can also be invoked manually on every request similar to PHP, but this is slower.

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

Sidebar

Related Questions

Currently, I am writing a MiddleWare application that synchronizes information between and accounting application
Currently working with converting SQLException error messages into messages that are more useful for
Currently, Enum.Parse supports only the comma as the value separator, so that MemberOne,MemberThree will
currently, when I am experimenting the continuation in functional languages, my understanding is that
Currently, I'm working on a project where I have a server - client relationship
Currently I have 2 ways of displaying images in a cell, which way will
Currently my query is very heavy, the table (table A) I need to update
Currently i'm having trouble using two functions in my -(void)viewDidLoad , both of these
Currently, my MVC 3 app has a dependency on a static class that is
Currently I have a UITableview, I have enough data that cannot be shown entirely

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.