Hi Guys, I am trying to implement a simple always running program - service on windows and daemon on *nix. Simple architecture I could think of is: a service launches a pyside app when a condition is met.
To make always running service light weight, I am planning on writing service in C++ using http://doc.qt.nokia.com/solutions/4/qtservice/ Has anyone done something like this before? I am moving so slow handling Qt C++ stuff. If you guys have an example or sample that you can share, it would be a great help. thanks, -Srini _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
