FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Current PHP implementation
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Current PHP implementation [message #180005] Wed, 26 December 2012 01:51 Go to previous message
SL@maxis is currently offline  SL@maxis
Messages: 2
Registered: December 2012
Karma:
Junior Member
I ask this question in 'comp.unix.programmer. It seems like it is more
related to PHP.

I ask here to find out the current PHP implementation.

Assume at a given time 10 users send in AJAX calls; server end handled by
'123.php'.

1. Handler (script): 123.php

Does the server initiate 10 processes to handle the calls ? Which means 10
processes are closed after processing !?

2. Handler (daemon): 123.php

Is the daemon/server creating 10 threads to handle requests ? Which means
the daemon is always running. Please ignore the memory problem of PHP.


Thanks for any info. Happy Boxing day.

--
Using Opera's revolutionary email client: http://www.opera.com/mail/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Pass varible with out URL and SESSION
Next Topic: Please help clear up some php error notice issue?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Jul 01 07:30:10 GMT 2024

Total time taken to generate the page: 0.05609 seconds