Skip to main content

The secondary encapsulation of pymysql provides a more user-friendly interface and thread pool, and will support SQLite in the future

Project description

线程池下面的优化目标:

  1. 当线程池中的线程为空时,检查已经创建的线程数量,如果没有超过最大线程数量,则创建新的线程;
  2. 当线程池中的线程数超过最大线程数量时,阻塞线程,等待空闲的线程;
  3. 线程池中的线程空闲超过一定时间,则销毁线程,减少资源占用;但是不得低于最小线程数量;

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

If you're not sure about the file name format, learn more about wheel file names.

WkDB-1.0.0-py2.py3-none-any.whl (14.3 kB view details)

Uploaded Python 2Python 3

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

Hashes for WkDB-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 955e0d4befe5188eab00587eb12955bb9d2bc779de98a617189349ed9c262d80
MD5 4667d5ff7be42e5159bfbe5d022af29a
BLAKE2b-256 d51d77f8167608780f3f7b8c024c723d6b3ad1eea72bdb3d4b0e3edf3cc63269

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page