Commented out RabbitMQ test line
This commit is contained in:
parent
5aa101b11f
commit
ae1ed3460a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
Tamer::init(ProtocolType::Gearman,
|
Tamer::init(ProtocolType::Gearman,
|
||||||
['127.0.0.1:4730']
|
['127.0.0.1:4730']
|
||||||
|
//['127.0.0.1:5672'], 'guest', 'guest'
|
||||||
);
|
);
|
||||||
|
|
||||||
$instances = 10;
|
$instances = 10;
|
||||||
|
|
Loading…
Add table
Reference in a new issue