The secondary encapsulation of pymysql provides a more user-friendly interface and thread pool, and will support SQLite in the future
Project description
线程池下面的优化目标:
- 当线程池中的线程为空时,检查已经创建的线程数量,如果没有超过最大线程数量,则创建新的线程;
- 当线程池中的线程数超过最大线程数量时,阻塞线程,等待空闲的线程;
- 线程池中的线程空闲超过一定时间,则销毁线程,减少资源占用;但是不得低于最小线程数量;
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
WkDB-1.0.0-py2.py3-none-any.whl
(14.3 kB
view details)
File details
Details for the file WkDB-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: WkDB-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
955e0d4befe5188eab00587eb12955bb9d2bc779de98a617189349ed9c262d80
|
|
| MD5 |
4667d5ff7be42e5159bfbe5d022af29a
|
|
| BLAKE2b-256 |
d51d77f8167608780f3f7b8c024c723d6b3ad1eea72bdb3d4b0e3edf3cc63269
|