Hello,
Stephano Mariani wrote:
>
> I believe fork is very expensive in terms of performance.
> One should consider that in the case of server modules (ISAPI in
> particular) a huge overhead is incurred when forking. I better
> alternative would be the vfork call. Or better still, the __clone cal
Hello,
Rouvas Stathis wrote:
>
> Manuel Lemos wrote:
> >
> > > > For example, multi-threading. Looking at the PHP sources, I can see this
> > > > would be fairly easy to implement on some most server modules. Before I
> > > > get fried by people for suggesting this, I know there are many functio
Hello,
Vincent Stoessel wrote:
>
> I did not know that, thank you for the info.
> I just downloaded phpIDE beta and I am highly impressed with the
> debugger. It say that it can do remote debugging as well. That sounds cool
> but I wonder how secure it is. Zend folks, I apologize for taking so l
:21
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Suggestions for the next php
Manuel Lemos wrote:
>
> > > For example, multi-threading. Looking at the PHP sources, I can
> > > see this would be fairly easy to implement on some most server
> > >
Manuel Lemos wrote:
>
> > > For example, multi-threading. Looking at the PHP sources, I can see this
> > > would be fairly easy to implement on some most server modules. Before I
> > > get fried by people for suggesting this, I know there are many functions
> > > that are not thread safe, such th
I did not know that, thank you for the info.
I just downloaded phpIDE beta and I am highly impressed with the
debugger. It say that it can do remote debugging as well. That sounds cool
but I wonder how secure it is. Zend folks, I apologize for taking so long to try out
this
product, it's great!
Hello,
Vincent Stoessel wrote:
>
> I would love to see a decent debugger like perl has.
> Nothing is more frustrating then having to echo and die()
> to debug code. Especially when you are assigned the task of
> updating code from a developer that has long gone without
> leaving any documentatio
I would love to see a decent debugger like perl has.
Nothing is more frustrating then having to echo and die()
to debug code. Especially when you are assigned the task of
updating code from a developer that has long gone without
leaving any documentation.
Stephano Mariani wrote:
> Hi!
>
> I hav
8 matches
Mail list logo