WorkerDeck – Run One Isolated Background Process Per User
WorkerDeck is a Python library with zero dependencies that manages isolated background processes for each user through a single dashboard.
WorkerDeck enables the execution of one isolated background process per user, managed through a single dashboard. Built with pure Python standard library and zero dependencies, this tool assists in managing long-lived processes for users, allowing them to easily monitor and control their processes. It ensures safe lifecycle management and provides features like self-healing and live status updates.