On 5/27/09 10:33 AM, "David Otton" wrote:
> 2009/5/27 Tom Worster :
>
>> without getting into whether or not this cache design makes sense, my
>> question in this example is: what options are there for ending the http
>> transition and then continuing on to do the cache update work?
>
> You eit
com/2007/10/11/how-to-use-ignore_user_abort-to-do-process-ou
t-of-band/
> -Original Message-
> From: Tom Worster [mailto:f...@thefsb.org]
> Sent: Wednesday, May 27, 2009 7:14 AM
> To: bruce; php-general@lists.php.net
> Subject: Re: [PHP] continue working after finishing up with
[mailto:f...@thefsb.org]
Sent: Wednesday, May 27, 2009 7:14 AM
To: bruce; php-general@lists.php.net
Subject: Re: [PHP] continue working after finishing up with the http
client
On 5/27/09 9:50 AM, "bruce" wrote:
> exacly what are you trying to accomplish? is this in a web app? has the
user
2009/5/27 Tom Worster :
> without getting into whether or not this cache design makes sense, my
> question in this example is: what options are there for ending the http
> transition and then continuing on to do the cache update work?
You either continue processing then-and-there (exec(), or what
at options are there for ending the http
transition and then continuing on to do the cache update work?
> -Original Message-
> From: Tom Worster [mailto:f...@thefsb.org]
> Sent: Wednesday, May 27, 2009 6:27 AM
> To: php-general@lists.php.net
> Subject: [PHP] continue working after
b.org]
Sent: Wednesday, May 27, 2009 6:27 AM
To: php-general@lists.php.net
Subject: [PHP] continue working after finishing up with the http client
what options are there to do the following:
1. receive request from client (including post data)
2. do some work, update the db, prepare output for clie
what options are there to do the following:
1. receive request from client (including post data)
2. do some work, update the db, prepare output for client
3. send output and finish up with the client
4. do some more work that might take considerable time, updating the db some
more
it would be
7 matches
Mail list logo