Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-25 Thread Per Jessen
Tommy Pham wrote: > I think you're missing my point. Given your current hardware, > software, product list, etc... how long does it take to run your > queries in series? If you were able to run them in parallel and > deliver faster response time to the users, would you implement PHP > thread, if

Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-25 Thread Hans Åhlin
MvH / Hans Åhlin Tel: +46761488019 http://www.kronan-net.com/ irc://irc.freenode.net:6667 - TheCoin 2010/3/25 Rene Veerman : > On Thu, Mar 25, 2010 at 6:13 AM, Hans Åhlin wrote: >>I admit that if there were native support for threading I >> would use it. But I don´t want the support for threadi

Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Rene Veerman
On Thu, Mar 25, 2010 at 6:13 AM, Hans Åhlin wrote: >I admit that if there were native support for threading I > would use it. But I don´t want the support for threading if it > slowdown the performance. hmm i bet you can use any feature of php to slow things down.. i think what's been proven by

Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Hans Åhlin
Threading, Shared memory and PHP Do PHP really need support for threads? When and why is it necessary? Why should/shouldn't it be implemented in the core? How can one implement/create similar features right now? One reason I can imagine it to be useful, is if one has lots of SQL servers, and wou

Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Tommy Pham
On Wed, Mar 24, 2010 at 7:53 PM, Michelle Konzack wrote: > Hello Tommy, > > Am 2010-03-23 19:08:36, hacktest Du folgendes herunter: >> The response time, max 5 seconds, will be tested on local gigabit LAN >> to ensure the adequate response (optimized DB & code & proper >> hardware) without worryin

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Daevid Vincent, Am 2010-03-24 18:13:49, hacktest Du folgendes herunter: > P.S. I HATE bottom posting. WTF do I have to scroll all the way down past > hundreds of useless lines just to read a "me too" or some other comment. If > it's at the top, I can simply just keep moving from header to he

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Robert, Am 2010-03-24 21:22:21, hacktest Du folgendes herunter: > Matt Giddings wrote: > >unsubscribe > *lol* That hit it, -- right? Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Matt, Am 2010-03-24 21:21:35, hacktest Du folgendes herunter: > ok, how do I get off this list? Realy easy... :-D You continue reading this thread and then commit suicid! If then your maibox overflow, you will automaticaly unsubscribed through the bounces. Thanks, Greetings and nice

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Tommy, Am 2010-03-23 19:08:36, hacktest Du folgendes herunter: > The response time, max 5 seconds, will be tested on local gigabit LAN > to ensure the adequate response (optimized DB & code & proper > hardware) without worrying about users' connection limit and site's > upload bandwidth limi

Re: [PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Tommy Pham
On Wed, Mar 24, 2010 at 7:03 PM, Michelle Konzack wrote: > Hello Tommy Pham, > > Am 2010-03-23 18:17:56, hacktest Du folgendes herunter: >> Let's go back to my 1st e-commerce example.  The manufacturers list is >> about 3,700.  The categories is about about 2,400.  The products list >> is right no

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Tommy Pham, Am 2010-03-23 18:17:56, hacktest Du folgendes herunter: > Let's go back to my 1st e-commerce example. The manufacturers list is > about 3,700. The categories is about about 2,400. The products list > is right now at 500,000 and expected to be around 750,000. The site > is onl

[PHP] Re: Will PHP ever "grow up" and have threading?

2010-03-24 Thread Michelle Konzack
Hello Teus, You are a NOOB! ;-) You have not understood what he want. Am 2010-03-24 06:55:56, hacktest Du folgendes herunter: > Well, the multiple answers for a simple request per user as in your > example, seem to be a lot of information to display all on one page, and > present all that infor