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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T20:32:19+00:00 2026-05-31T20:32:19+00:00

I am confused about using php or python for implementing server program . I

  • 0

I am confused about using php or python for implementing server program.
I seems that there are not only syntax differences.

For example, the php program is short-lived (only exist when request comes and die when response is generated) and it can only store things in DB rather than memory.

But for python (using TwistedWeb), the python program is long-lived. It can hold things in memory, doing something else when there are no request.

Am I wrong? I am confused and please help me to clarify it.

  • 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-31T20:32:20+00:00Added an answer on May 31, 2026 at 8:32 pm

    Lets answer your questions one by one:

    I am confused about using php or python for implementing tracker server. I seems that there are not only syntax differences.

    Correct, they are two very different languages. PHP in versions > 5.3 is quite mature, but it is rather subjective. Python is very well designed language.

    For example, the php program is short-lived (only exist when request comes and die when response is generated) and it can only store things in DB rather than memory.

    Incorrect. PHP was designed as such, as far as I know, but that does not mean you cannot use it for longer processing, or for storing some things in memory (PHP can eg. use memcached).

    But for python (using TwistedWeb), the python program is long-lived. It can hold things in memory, doing something else when there are no request.

    Twisted is for writing server-like scripts, but Python can also work in a per-request basis.

    Am I wrong? I am confused and please help me to clarify it.

    Yes, you are wrong about the above:

    • PHP can be used to create scripts executing longer than the requests last,
    • using PHP you can still store data in the memory in many different ways,
    • Python can also end execution after the request ends,

    You are right about some things, though:

    • PHP was originally designed to work for generating pages on a per-request basis,
    • Twisted is a very good solution for writing servers,
    • Python and PHP are different,
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm very confused about behaviour of PHP's left shift function. I'm using it on
I'm a bit confused about using STL set::find() for a set of my own
I'm confused about the correct way of using asynchronous socket methods in C#. I
I am using a UITextView and I am confused about making the keyboard to
I am confused about the licensing model for Microsoft PerformancePoint Server. When I look
I am confused about what means the update and delete rule in SQL Server
I work for a php user authorization class and now I’m confused about sessions
I'm a little confused about something in the PHP interface to MySQL. The documentation
I am confused, again, about implementing OOP in CodeIgniter. By design, I have two
I'm using ZF for an MVC application and am massively confused about how 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.