Commit c53fa21c by ningfd

Update README.md

1 parent 0809bc4a
Showing with 7 additions and 6 deletions
##RabbitMQ Demo of seetaas (python) ## RabbitMQ Demo of seetaas (python)
##Usage ## Usage
###add host name on /etc/hosts ## #add host name on /etc/hosts
```javascript ```javascript
192.168.1.126 nfdSS 192.168.1.126 nfdSS
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
python *.py 10 python *.py 10
##publish message to MQ: ## publish message to MQ:
kuber.py & micro.py & seetaAtlas.py kuber.py & micro.py & seetaAtlas.py
##subscribe message from MQ: ## subscribe message from MQ:
kuber_receiver.py & taskmaster.py & per_receiver.py kuber_receiver.py & taskmaster.py & per_receiver.py
##struct map ## struct map
<img src="http://47.92.110.187:8090/download/attachments/6258927/rabbitmq.png?version=1&modificationDate=1520393380000&api=v2" width=700> <img src="http://47.92.110.187:8090/download/attachments/6258927/rabbitmq.png?version=1&modificationDate=1520393380000&api=v2" width=700>
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!