[BNM] PHP. Any recommendations for running a php process asynchronously?
AndrewGill73@gmail.com
andrewgill73 at gmail.com
Tue Mar 17 12:15:56 GMT 2009
Thanks Paul - that is exactly the solution i've been looking for. Nice one.
cheers,
Andy Gill
Andrew Gill (andrew at andrewgill.com)
Binary Portfolio Ltd | www.binaryportfolio.com | +44(0)1273-782909
This message and any attachments (the "message") are confidential,
intended solely for the addressee(s), and may contain legally
privileged information.
Any unauthorised use or dissemination is prohibited. E-mails are
susceptible to alteration. Neither Andrew Gill or Binary Portfolio Ltd
nor any of its subsidiaries or affiliates shall be liable for the
message if altered, changed or falsified.
2009/3/17 paul perrin <paul at idltd.com>:
> Ok, but still someone elses 'already solved' problem :-) - go stand on
> those shoulders.
>
> 2009/3/17 David Pashley <david at davidpashley.com>:
>> On Mar 17, 2009 at 08:53, paul perrin praised the llamas by saying:
>>> I'd probably look at this kind of approach:
>>>
>>> http://www.phpied.com/simultaneuos-http-requests-in-php-with-curl/
>>>
>>> PHP calls curl with all the requests in an array, curl kicks off the
>>> requests in parallel, your webserver kicks off a new thread for each
>>> request and runs a PHP script to get a single result.
>>
>> Thanks to PHP devs not understanding thread-safety and documentation,
>> that'll be "new process".
>>>
>> --
>> David Pashley
>> david at davidpashley.com
>> Nihil curo de ista tua stulta superstitione.
>> --
>>
>> BNM Subscribe/Unsubscribe:
>> http://www.brightonnewmedia.org/options/bnmlist
>>
>> BNM powered by Wessex Networks:
>> http://www.wessexnetworks.com
>>
> --
>
> BNM Subscribe/Unsubscribe:
> http://www.brightonnewmedia.org/options/bnmlist
>
> BNM powered by Wessex Networks:
> http://www.wessexnetworks.com
>
More information about the BNMlist
mailing list. Powered by Wessex Networks