On Thu, Jul 29, 2010 at 8:36 PM, Aryeh Gregor
<simetrical+wikil...@gmail.com> wrote:
> On Thu, Jul 29, 2010 at 1:15 PM, Bryan Tong Minh
> <bryan.tongm...@gmail.com> wrote:
>> I have been working on getting asynchronous upload from url to work
>> properly[1]. A problem that I encountered was that I need to store
>> data across requests. Normally I would use $_SESSION, but this data
>> should also be available to job runners, and $_SESSION isn't.
>
> Isn't this what the job table is for?
>
I need the job to store its result somewhere.


Bryan

_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to