Some updates
This commit is contained in:
parent
33bb2e5035
commit
f82f1ca26a
7 changed files with 44 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
import('net.nosial.tamerlib', 'latest');
|
||||
|
||||
Tamer::init(ProtocolType::Gearman,
|
||||
Tamer::init(ProtocolType::RabbitMQ,
|
||||
['127.0.0.1:4730']
|
||||
//['127.0.0.1:5672'], 'guest', 'guest'
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue