tanszek:oktatas:informacios_rendszerek_integralasa:uezenetsorok-rabbitmq
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tanszek:oktatas:informacios_rendszerek_integralasa:uezenetsorok-rabbitmq [2023/05/05 10:07] – létrehozva knehez | tanszek:oktatas:informacios_rendszerek_integralasa:uezenetsorok-rabbitmq [2023/05/31 09:53] (current) – knehez | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code bash> | <code bash> | ||
| git clone https:// | git clone https:// | ||
| - | cd isis/ | + | cd isi/ |
| docker-compose up -d rabbitmq | docker-compose up -d rabbitmq | ||
| </ | </ | ||
| - | This is a docker-compose.yml | + | Az alábbi //docker-compose.yml// definiál egy szolgáltatást |
| <code yml> | <code yml> | ||
| Line 21: | Line 21: | ||
| </ | </ | ||
| - | consumer.py | + | Indítsuk el a producert: |
| + | |||
| + | < | ||
| + | docker-compose up producer | ||
| + | </ | ||
| + | |||
| + | Majd a cunsumert: | ||
| + | |||
| + | < | ||
| + | docker-compose up consumer | ||
| + | </ | ||
| + | |||
| + | **consumer.py** | ||
| <code python> | <code python> | ||
| Line 47: | Line 59: | ||
| </ | </ | ||
| - | producer.py | + | **producer.py** |
| <code python> | <code python> | ||
tanszek/oktatas/informacios_rendszerek_integralasa/uezenetsorok-rabbitmq.1683281239.txt.gz · Last modified: 2023/05/05 10:07 by knehez
