On Jan 8, 2007, at 11:40 AM, Jorge Godoy wrote:

Jonathan Wight <[EMAIL PROTECTED]> writes:

I need to communicate between a thread running in my TG application and _all_ controllers hosted in the application. Is there a recommending way of
communicating between controllers?

I'd use some persistance mechanism. The database would be my primary choice,
but I would have to check how much load that would cause.

Well that wouldn't help me. I need _live_ updating of data in the controller.

I've tried using a background thread and a message queue between controllers - but that didn't get me very far. So I'm wondering if there is anything built-in.

Jon.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to