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.

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

Uploaded Python 2Python 3

File details

Details for the file WkMysql-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: WkMysql-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 WkMysql-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1d1e2f7a9cd119525a480742273e69109421cd888b4553629952fcff6e4c171f
MD5 01d1e833fd4d5e6088c7553847071040
BLAKE2b-256 66181b5541e5cb297343983511f49cff1a44fb65ac21606ac10bef3f7867e14f

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