Celery 2.1 DocumentationTokenBucketQueue.put_nowait(item) Put an item into the queue without blocking. Raises Queue.Full If a free slot is not immediately available. Also see Queue.Queue.put_nowait() TokenBucketQueue.qsize() Returns required for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 285 页 | 1.19 MB | 1 年前3
Celery 2.1 DocumentationTokenBucketQueue.put_nowait(item) Put an item into the queue without blocking. Raises Queue.Full: If a free slot is not immediately available. Also see Queue.Queue.put_nowait() TokenBucketQueue.qsize() Returns required for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 463 页 | 861.69 KB | 1 年前3
Celery 1.0 Documentationrequired for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 123 页 | 400.69 KB | 1 年前3
Celery 1.0 Documentationrequired for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 221 页 | 283.64 KB | 1 年前3
Celery 2.0 Documentationrequired for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 165 页 | 492.43 KB | 1 年前3
Celery 2.0 Documentationrequired for the queue to be considered full. class UnfilledPosition(position) Describes an unfilled slot. PositionQueue.filled Returns the filled slots as a list. PositionQueue.full() Returns True if0 码力 | 284 页 | 332.71 KB | 1 年前3
Celery 3.0 Documentationnecessary until a free slot is available. If 'timeout' is a non-negative number, it blocks at most 'timeout' seconds and raises the Full exception if no free slot was available within within that time. Otherwise ('block' is false), put an item on the queue if a free slot is immediately available, else raise the Full exception ('timeout' is ignored in that case) item): """Put an item into the queue without blocking. Only enqueue the item if a free slot is immediately available. Otherwise raise the Full exception. """ return self0 码力 | 2110 页 | 2.23 MB | 1 年前3
Celery v4.0.0 Documentationnecessary until a free slot is available. If 'timeout' is a non-negative number, it blocks at most 'timeout' seconds and raises the Full exception if no free slot was available within within that time. Otherwise ('block' is false), put an item on the queue if a free slot is immediately available, else raise the Full exception ('timeout' is ignored in that case) item): """Put an item into the queue without blocking. Only enqueue the item if a free slot is immediately available. Otherwise raise the Full exception. """ return self0 码力 | 2106 页 | 2.23 MB | 1 年前3
Celery 2.3 DocumentationTokenBucketQueue.put_nowait(item) Put an item into the queue without blocking. Raises Queue.Full If a free slot is not immediately available. TokenBucketQueue.qsize() Returns the size of the queue. TokenBucketQueue0 码力 | 334 页 | 1.25 MB | 1 年前3
Celery 2.2 DocumentationTokenBucketQueue.put_nowait(item) Put an item into the queue without blocking. Raises Queue.Full If a free slot is not immediately available. TokenBucketQueue.qsize() Returns the size of the queue. 11.5. Internal0 码力 | 314 页 | 1.26 MB | 1 年前3
共 20 条
- 1
- 2













