← Back to Rigging

jetsam

True daemonizer using native C calls.

Launched
  1. 3
PythonCUnix

Overview

jetsam turns any Python callable into a proper Unix daemon using double-fork semantics via native C calls. Simple API, reliable background execution.

Features

  • Double-fork daemonization
  • Native C performance for process management
  • Available on PyPI