Hyperledger Fabric 2.5 中文文档localhost:6379 on the client, # so that the remote 'redis-cli' program ends up speaking to the local # redis-server. with remote_tunnel(6379): run("redis-cli -i") The database might be installed on a client redis.internal:6379 on the client with remote_tunnel(6379, local_host="redis.internal") run("redis-cli -i") remote_tunnel accepts up to four arguments: remote_port (mandatory) is the remote port to0 码力 | 138 页 | 154.00 KB | 1 年前3
Hyperledger Fabric 1.4 中文文档localhost:6379 on the client, # so that the remote 'redis-cli' program ends up speaking to the local # redis-server. with remote_tunnel(6379): run("redis-cli -i") The database might be installed on a client redis.internal:6379 on the client with remote_tunnel(6379, local_host="redis.internal") run("redis-cli -i") remote_tunnel accepts up to four arguments: remote_port (mandatory) is the remote port to0 码力 | 145 页 | 161.53 KB | 1 年前3
Celery 2.5 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note If a list has no elements in Redis, it doesn’t exist0 码力 | 647 页 | 1011.88 KB | 1 年前3
Celery 3.1 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 887 页 | 1.22 MB | 1 年前3
Celery v4.0.1 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1040 页 | 1.37 MB | 1 年前3
Celery v4.0.2 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1042 页 | 1.37 MB | 1 年前3
Celery v4.1.0 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1057 页 | 1.35 MB | 1 年前3
Celery 4.0 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1042 页 | 1.37 MB | 1 年前3
Celery v4.2.1 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1121 页 | 1.38 MB | 1 年前3
Celery v4.2.2 Documentationcan monitor the Celery cluster using the redis-cli(1) command to list lengths of queues. Inspecting queues Finding the number of tasks in a queue: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER llen llen QUEUE_NAME The default queue is named celery. To get all available queues, invoke: $ redis-cli -h HOST -p PORT -n DATABASE_NUMBER keys \* Note Queue keys only exists when there are tasks in them,0 码力 | 1121 页 | 1.38 MB | 1 年前3
共 26 条
- 1
- 2
- 3













