kata198 / func_timeoutLinks
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
☆331Updated last year
Alternatives and similar repositories for func_timeout
Users that are interested in func_timeout are comparing it to the libraries listed below
Sorting:
- Robust concurrent logging handlers for Python's standard logging☆379Updated 7 months ago
- A caching library for Python☆439Updated 2 years ago
- Database connections for multi-threaded environments☆366Updated last month
- Timeout decorator for Python☆645Updated 2 years ago
- A simple but robust connection pool (with multiplexing) base on PyMySQL, mainly used for multi threads mode, which also compatible with s…☆183Updated 8 months ago
- 对官方PEP(Python增强提案)的中文翻译☆239Updated 4 years ago
- 支持多进程并发的日志处理器☆92Updated 5 years ago
- Pure python approach of Apache Thrift.