Hi Paolo...

I'm not familiar with dojo.  All my js is done in jquery. So I'm not
completely sure what you are looking for.

I am however, using redis as an adjunct data store.  Most of my data
is stored in Postgresql, but the parts that are more suited to redis
go there.

Redis does pub/sub.   See 
http://antirez.com/post/redis-weekly-update-3-publish-submit.html

It's really easy to get started with redis, and it's quite addictive.

Good luck!

On Dec 17, 9:09 am, Paolo Sommaruga <[email protected]> wrote:
> Hi,
>
> I wonder if in turbogears 2.1 there is a notification engine between objects, 
> such as publish-subscribe pattern in dojo. I google it but I found nothing. 
> Can someone suggest some doc/example about it ?
>
> Regards
>
> Paolo Sommaruga

-- 
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