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


Groups > comp.lang.python > #38122 > unrolled thread

Daemon with n subscriber

Started byChristian <mining.facts@gmail.com>
First post2013-02-04 05:52 -0800
Last post2013-02-04 05:52 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#38122 — Daemon with n subscriber

FromChristian <mining.facts@gmail.com>
Date2013-02-04 05:52 -0800
SubjectDaemon with n subscriber
Message-ID<367e2106-251b-4eff-b3d3-4b015ff02675@googlegroups.com>
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
 

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web