Celery 2.1 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 463 页 | 861.69 KB | 1 年前3Celery 2.2 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 505 页 | 878.66 KB | 1 年前3Celery 2.4 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 543 页 | 957.42 KB | 1 年前3Celery 2.3 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 530 页 | 900.64 KB | 1 年前3Celery 2.4 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 395 页 | 1.54 MB | 1 年前3Celery 2.5 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 647 页 | 1011.88 KB | 1 年前3Celery 3.1 Documentation
also requires the development versions of kombu, amqp and billiard. You can install the latest snapshot of these using the following pip commands: $ pip install https://github.com/celery/celery/zip Starting: $ celery -A proj events You should see a screen like: celery events is also used to start snapshot cameras (see Snapshots: $ celery -A proj events --camera=--frequency=1.0 and it Real-time processing. Here is an example camera, dumping the snapshot to screen: from pprint import pformat from celery.events.snapshot import Polaroid class DumpCam(Polaroid): def on_shutter(self 0 码力 | 887 页 | 1.22 MB | 1 年前3Celery 2.3 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 334 页 | 1.25 MB | 1 年前3Celery 2.2 Documentation
already be present in your admin interface, but you won’t see any data appearing until you start the snapshot camera. The camera takes snapshots of the events your workers sends at regular intervals, storing limiting tasks, or shutting down worker nodes. Shutter frequency By default the camera takes a snapshot every second, if this is too frequent or you want to have higher precision, then you can change how often the camera thread wakes up, the rate limit controls how often it will actually take a snapshot. The rate limits can be specified in seconds, minutes or hours by appending /s, /m or /h to the0 码力 | 314 页 | 1.26 MB | 1 年前3Celery 3.1 Documentation
also requires the development versions of kombu, amqp and billiard. You can install the latest snapshot of these using the following pip commands: $ pip install https://github.com/celery/celery/zipb Starting: $ celery -A proj events You should see a screen like: celery events is also used to start snapshot cameras (see Snapshots: 2.3. User Guide 127 Celery Documentation, Release 3.1.25 128 Chapter Real-time processing. Here is an example camera, dumping the snapshot to screen: from pprint import pformat from celery.events.snapshot import Polaroid class DumpCam(Polaroid): def on_shutter(self0 码力 | 607 页 | 2.27 MB | 1 年前3
共 130 条
- 1
- 2
- 3
- 4
- 5
- 6
- 13