Conda 23.3.x Documentation
of environment variables • Obtaining information from the .condarc file • Configuring number of threads Overview The conda configuration file, .condarc, is an optional runtime configuration file that (pypirc) • PyPI repository to upload to (conda-build 3.0+) (pypi_repository) • Configuring number of threads 56 Chapter 1. User guide conda Documentation, Release 23.3.1.post2+bdcba5dd0 Specify conda-build that environment. Configuring number of threads You can use your .condarc file or environment variables to add configuration to control the number of threads. You may want to do this to tweak conda to0 码力 | 370 页 | 2.94 MB | 7 月前3Conda 23.5.x Documentation
of environment variables • Obtaining information from the .condarc file • Configuring number of threads Overview The conda configuration file, .condarc, is an optional runtime configuration file that (pypirc) • PyPI repository to upload to (conda-build 3.0+) (pypi_repository) • Configuring number of threads 56 Chapter 1. User guide conda Documentation, Release 0.0.0.dev0+placeholder Specify conda-build that environment. Configuring number of threads You can use your .condarc file or environment variables to add configuration to control the number of threads. You may want to do this to tweak conda to0 码力 | 370 页 | 3.11 MB | 7 月前3MuPDF 1.22.0 Documentation
‘server’ requesting pages and rendering them for other threads that need them, then the library is only ever being called from this one thread. Other threads can still be used to handle UI requests etc, but more complex case; where we genuinely want to call the MuPDF library concurrently from multiple threads within a single application. MuPDF can be invoked with a user supplied set of locking functions these to take mutexes around operations that would conflict if performed concurrently in multiple threads. By leaving the exact implementation of locks to the caller MuPDF remains threading library agnostic0 码力 | 175 页 | 698.87 KB | 7 月前3Celery 3.1 Documentation
Installation What is a Task Queue? Task queues are used as a mechanism to distribute work across threads or machines. A task queue’s input is a unit of work called a task. Dedicated worker processes constantly ORM (exp), Amazon SQS, (exp) and more… Concurrency prefork (multiprocessing), Eventlet, gevent threads/single threaded Result Stores AMQP, Redis memcached, MongoDB SQLAlchemy, Django ORM Apache Cassandra celery[eventlet]: for using the eventlet pool. celery[gevent]: for using the gevent pool. celery[threads]: for using the thread pool. Transports and Backends celery[librabbitmq]: for using the librabbitmq0 码力 | 887 页 | 1.22 MB | 1 年前3Celery 3.1 Documentation
Installation What is a Task Queue? Task queues are used as a mechanism to distribute work across threads or machines. A task queue’s input is a unit of work called a task. Dedicated worker processes constantly (multiprocessing), • Eventlet, gevent 2.2. Getting Started 7 Celery Documentation, Release 3.1.25 • threads/single threaded • Result Stores • AMQP, Redis • memcached, MongoDB • SQLAlchemy, Django ORM • Apache celery[eventlet] for using the eventlet pool. celery[gevent] for using the gevent pool. celery[threads] for using the thread pool. 10 Chapter 2. Contents Celery Documentation, Release 3.1.25 Transports0 码力 | 607 页 | 2.27 MB | 1 年前3MuPDF 1.23.0 Documentation
‘server’ requesting pages and rendering them for other threads that need them, then the library is only ever being called from this one thread. Other threads can still be used to handle UI requests etc, but more complex case; where we genuinely want to call the MuPDF library concurrently from multiple threads within a single application. MuPDF can be invoked with a user supplied set of locking functions these to take mutexes around operations that would conflict if performed concurrently in multiple threads. By leaving the exact implementation of locks to the caller MuPDF remains threading library agnostic0 码力 | 245 页 | 817.74 KB | 7 月前3waitress Documentation v2.1.1
per-request to stabilize their behavior. See https://github.com/Pylons/waitress/pull/300 Waitress threads have been updated to contain their thread number. This will allow loggers that use that information See https://github.com/Pylons/waitress/pull/239 Fix the queue depth warnings to only show when all threads are busy. See https://github.com/Pylons/waitress/pull/243 and https://github.com/Pylons/waitress/pull/247 forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding0 码力 | 53 页 | 58.27 KB | 1 年前3waitress Documentation v2.1.0
per-request to stabilize their behavior. See https://github.com/Pylons/waitress/pull/300 Waitress threads have been updated to contain their thread number. This will allow loggers that use that information See https://github.com/Pylons/waitress/pull/239 Fix the queue depth warnings to only show when all threads are busy. See https://github.com/Pylons/waitress/pull/243 and https://github.com/Pylons/waitress/pull/247 forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding0 码力 | 52 页 | 57.95 KB | 1 年前3waitress Documentation v3.0.1
per-request to stabilize their behavior. See https://github.com/Pylons/waitress/pull/300 Waitress threads have been updated to contain their thread number. This will allow loggers that use that information See https://github.com/Pylons/waitress/pull/239 Fix the queue depth warnings to only show when all threads are busy. See https://github.com/Pylons/waitress/pull/243 and https://github.com/Pylons/waitress/pull/247 forwarded-port' \ --log-untrusted-proxy-headers \ --clear-untrusted-proxy-headers \ --threads ${WEB_CONCURRENCY:-4} \ myapp:wsgifunc The proxy config informs Waitress to trust the forwarding0 码力 | 55 页 | 56.36 KB | 1 年前3Conda 25.1.x Documentation
private.conda.channel Configuring number of threads You can use your .condarc file or environment variables to add configuration to control the number of threads. You may want to do this to tweak conda to increase the number of threads to shorten the time it takes for conda to create environments and install/remove packages. repodata_threads • Default number of threads: None • Threads used when downloading verify_threads • Default number of threads: 1 • Threads used when verifying the integrity of packages and files to be installed in your environment. Defaults to 1, as using multiple threads here can0 码力 | 822 页 | 5.20 MB | 7 月前3
共 317 条
- 1
- 2
- 3
- 4
- 5
- 6
- 32