3 results for “topic:python-thread-manager”
Lightweight, deadlock-free multithreaded pipeline framework for fast, modular Python data and ML model workflows. Easily extensible for real-time or batch processing tasks.
A simple process or thread manager for python
PyPi PyThreadKiller is a Python utility designed to manage and safely terminate threads in Python applications. It provides a clean interface to stop background threads without terminating the entire process—and still allows retrieval of thread function return values if needed.