Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38122

Daemon with n subscriber

Newsgroups comp.lang.python
Date 2013-02-04 05:52 -0800
Message-ID <367e2106-251b-4eff-b3d3-4b015ff02675@googlegroups.com> (permalink)
Subject Daemon with n subscriber
From Christian <mining.facts@gmail.com>

Show all headers | View raw


Hi,

experimenting with zmq. I like to start/stop/restart 
n independent  subscriber with one  deamon service in Python.

How I should adapt a common daemon class in python?

Thanks for a starting point 
Christian
 

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Daemon with n  subscriber Christian <mining.facts@gmail.com> - 2013-02-04 05:52 -0800

csiph-web