a methodology question:
I have a \"main\" python script which runs on an infinite loop on my system, and I want to send information to it (a json data string for exa
zeromq: http://www.zeromq.org/ - is best solution for interprocess communications imho and have a excelent binding for python: http://www.zeromq.org/bindings:python