Again. How do you define "active"? The file below provides a condition for deleting sessions files. Perhaps all files that do not meet the criteria should be considered active?
On Feb 17, 2:11 pm, "Elcimar L. Santos" <[email protected]> wrote: > Ok, thanks. > > Now how would you list all current sessions for an app? > > Atenciosamente, > > Elcimar Leandro > Analista de Suporte, TI JG Telecom/Net Fácil > 71 8842-9699, 71 9166-2678http://twitter.com/simakwm > > 2011/2/17 Massimo Di Pierro <[email protected]> > > > > > > > > > define "active" > > > look at scripts/sessions2trash.py which deletes expired sessions. > > > On Feb 17, 12:02 pm, Elcimar <[email protected]> wrote: > > > Is there a way to get and access all active application's sessions? > > > I'd like to make a simple chat app using sessions.

