Publish/Subscribe Lib for Python?

From: Adrian B. (borg_at_swirve.com)
Date: 02/28/04


Date: 28 Feb 2004 02:18:21 -0800

Does anyone know of a framework or library that will enable me to use
publish/subscribe comms? I want to create a server (using Python)
running on a Unix box that will accept client connections (from GUIs
built with wxPython) and publish realtime data updates to them. Any
advice on where to start?

Thanks.
A.B.



Relevant Pages

  • Re: Python web service ...
    ... server, the server then will do the image process with the python ... and running) then the web server framework can be more attractive. ... we've used plain CGI for over a year for the web-based ...
    (comp.lang.python)
  • Re: what is best for web development??
    ... web application in python. ... I want a framework that supports ... > I think it can be used in standalone server or cgi. ... >> using zope then the client also has to install zope to run my software ...
    (comp.lang.python)
  • Re: Publish/Subscribe Lib for Python?
    ... Adrian B. wrote: ... > Does anyone know of a framework or library that will enable me to use ... I want to create a server ...
    (comp.lang.python)
  • Re: xmlrpclib hangs execution
    ... the Python command line 'hangs' until I kill the server. ... 'str': 'Connection accepted. ... At this point, Python 'hangs' until I kill the server, and then these last packages are send: ...
    (comp.lang.python)
  • xmlrpclib hangs execution
    ... import xmlrpclib ... the Python command line 'hangs' until I kill the server. ... At this point, Python 'hangs' until I kill the server, and then these last packages are send: ...
    (comp.lang.python)