Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38122 > unrolled thread
| Started by | Christian <mining.facts@gmail.com> |
|---|---|
| First post | 2013-02-04 05:52 -0800 |
| Last post | 2013-02-04 05:52 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Daemon with n subscriber Christian <mining.facts@gmail.com> - 2013-02-04 05:52 -0800
| From | Christian <mining.facts@gmail.com> |
|---|---|
| Date | 2013-02-04 05:52 -0800 |
| Subject | Daemon 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
Back to top | Article view | comp.lang.python
csiph-web