Skip to main content

Unlock ProcessPoolExecutor's worker limit on Windows

Project description

unlock-processpool-win

解锁 Windows 下 ProcessPoolExecutor 最大进程数限制的 Python 工具包 / Unlock ProcessPoolExecutor's worker limit on Windows

PyPI version License

功能特性

  • 解除 Windows 平台默认 61 进程限制
  • 支持 Python 3.8-3.12
  • 无需修改系统配置

安装方法

pip install unlock-processpool-win

使用方法

import unlock_processpool
unlock_processpool.please()  # 必须在创建Executor前调用

from concurrent.futures import ProcessPoolExecutor
with ProcessPoolExecutor(max_workers=100) as executor:
    # 您的并发代码

许可证

BSD 3-Clause License 查看完整协议

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unlock_processpool_win-1.0.4.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

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

unlock_processpool_win-1.0.4-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file unlock_processpool_win-1.0.4.tar.gz.

File metadata

  • Download URL: unlock_processpool_win-1.0.4.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.9

File hashes

Hashes for unlock_processpool_win-1.0.4.tar.gz
Algorithm Hash digest
SHA256 482f8886c61f2c4018fa600f46114767132dd236e70b5248895c0429498332fd
MD5 f821973e98f62da51b21f9b364e46c35
BLAKE2b-256 f2ae239a11a2cb63bb3ff701a3d4e9c0c5ce6a0ae5e1f0b8c630f225de35f2b5

See more details on using hashes here.

File details

Details for the file unlock_processpool_win-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for unlock_processpool_win-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c368023639ad408a351efb05f4a7b9642d4791f100b527da53d049c32d728f79
MD5 97030c0b8194115bb00d7f50456d8ee4
BLAKE2b-256 a88435467b7b31072d4b9f32beb297b8268042c83cf81c6dcfdcce6929f152e3

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