On 4/12/07, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > > On Apr 12, 2007, at 4:25 PM, Sean Davis wrote: > > > Thanks, Alberto. That is what I was thinking. Just to followup, if I > may, but where do you keep your threadpool so that all requests have access > to it? In a global variable? > > > place it at yourapp/lib/app_globals:Globals binding it to "self" inside > __init__. You'll have it availbale at pylons.g >
Thanks again, Alberto. That looks like it will work just fine. Sean --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
