[ZODB-Dev] Server Notification?

Chris Spencer gmane.20.evilspam at spamgourmet.com
Sat Oct 8 19:59:56 EDT 2005


I'm writing a program to graphically represent certain objects on a ZEO 
server. Is there a way to make the server execute code on the client to 
notify it of changes, or does the client have to continually poll all 
watches objects for changes?

Also, is any information about client connections accessible by clients 
themselves? For instance, can one client ask the server how many other 
clients are currently connected, and which have read-only permission?

Regards,
Chris



More information about the ZODB-Dev mailing list