File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,15 @@ The RabbitMQ tutorial at http://www.rabbitmq.com/getstarted.html doesn't include
99 * [ new\_ task.pl] ( https://github.com/oylenshpeegul/RabbitMQ-Tutorial-Perl/blob/master/new_task.pl )
1010 * [ worker.pl] ( https://github.com/oylenshpeegul/RabbitMQ-Tutorial-Perl/blob/master/worker.pl )
11113 . [ Publish/Subscribe] ( http://www.rabbitmq.com/tutorials/tutorial-three-python.html )
12+ * emit_log.pl
13+ * receive_logs.pl
12144 . [ Routing] ( http://www.rabbitmq.com/tutorials/tutorial-four-python.html )
15+ * emit\_ log_direct.pl
16+ * receive\_ logs_direct.pl
13175 . [ Topics] ( http://www.rabbitmq.com/tutorials/tutorial-five-python.html )
18+ * emit\_ log_topic.pl
19+ * receive\_ logs_topic.pl
14206 . [ RPC] ( http://www.rabbitmq.com/tutorials/tutorial-six-python.html )
21+ * rpc_server.pl
22+ * rpc_client.pl
1523
You can’t perform that action at this time.
0 commit comments