ソースを参照

Daemon cookbook: Add link to windows tutorial

Ask Solem 13 年 前
コミット
d8078f7a3f
1 ファイル変更10 行追加0 行削除
  1. 10 0
      docs/cookbook/daemonizing.rst

+ 10 - 0
docs/cookbook/daemonizing.rst

@@ -262,3 +262,13 @@ launchd (OS X)
 
 .. _`contrib/mac/`:
     http://github.com/ask/celery/tree/master/contrib/mac/
+
+
+.. _daemon-windows:
+
+Windows
+=======
+
+See this excellent external tutorial:
+
+http://www.calazan.com/windows-tip-run-applications-in-the-background-using-task-scheduler/