Commit Graph

64 Commits

Author SHA1 Message Date
Giuseppe Privitera
6d6a421ee4 Publish/Subscribe tutorial emit_log.js 2015-08-03 17:10:30 +01:00
Giuseppe Privitera
8961f9243a Work queues tutorial 2015-08-03 15:49:24 +01:00
Giuseppe Privitera
b282cdea09 refactored receive.js 2015-08-03 13:56:56 +01:00
Giuseppe Privitera
05d8e026e6 removed unused var 2015-08-03 13:54:14 +01:00
Giuseppe Privitera
ea4d9dbbbf refactored sender 2015-08-03 13:01:28 +01:00
Giuseppe Privitera
7f8f3d3c51 node/amqplib "Hello World!" tutorial 2015-07-31 16:58:32 +01:00
Michael Klishin
fe6261798b Wipe out node-amqp tutorials
node-amqp is abandonware with known bugs. Avoid it at all costs.
Please use amqp.node instead.
2015-04-29 15:26:29 +03:00
Claudiu Hojda
9a89fe9cde nodejs: Fixed wrong connection.publish routingKey
In worker.js we are creating a queue called 'task_queue' so in send.js we should publish to 'task_queue' not to 'hello'.
2014-09-01 17:45:37 +03:00
Marek Majkowski
eefd0bfeb6 cosmetic 2012-04-17 17:13:43 +01:00
Marek Majkowski
7a45525c1d cosmetic 2012-04-17 17:05:26 +01:00
Marek Majkowski
0a546a5a00 node: Fixes to second 2012-04-17 17:05:17 +01:00
Marek Majkowski
d3b0ab2ebe node: third tutorial 2012-04-17 17:04:41 +01:00
Marek Majkowski
d45d939882 node: second tutorial 2012-04-17 16:30:58 +01:00
Marek Majkowski
4fbf3306cc first node.js tutorial 2012-04-17 16:03:34 +01:00