That was exactly what I thought, but I was thinking of some internal method,
that would do the same thing as socket_set_noblock() for the process of
execution.
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Andrew wrote:
> > Now look - I want to make a test/debug e
Andrew wrote:
Now look - I want to make a test/debug engine, that will optimize the
performance of each machine I make tests on - my idea is to run as many
similar processes as possible in the tasklist of the OS. That would be the
same as creating multiple child processes of a single script. The re
An example would be the execution of a function. Let's say that I can't
execute one same function twice, but how can I execute it again, before the
first execution has completed?
Regards, Andrew
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sunday 29 August 2004 09
On Sunday 29 August 2004 09:56, Andrew wrote:
> Do anyone have an idea how to execute 2 different functions in the same
> moment, no matter if they're system or custom ones. For example, how can I
> execute 2 different loops simultaneously?
I'm curious at what you're trying to achieve. Could you
4 matches
Mail list logo