Hey
Is there a way to count/know details about all active users...?
Like iterating over all session objects ?
We are designing a push like mechanism to update the UI. The idea
is to poll frequently... and pick up "changes" stored in the list
associated with logged in session. Different background tasks in the
application would post notifications .. which would end up adding
message to the queue/list. For this to work.. we need to be able to
get all active session objects.. and poke a message in to the queue.
Any ideas ? Pointers. ?
Thanks.
--
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en.