Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j-hoplin/rabbitmq-r-n-d

🐰 Rabbit MQ R & D
https://github.com/j-hoplin/rabbitmq-r-n-d

Last synced: 14 days ago
JSON representation

🐰 Rabbit MQ R & D

Awesome Lists containing this project

README

        

🐰 Rabbit MQ R & D
===
***
- 이 λ ˆν¬μ§€ν† λ¦¬λŠ” Rabbit MQ에 λŒ€ν•œ R&D μžλ£Œμž…λ‹ˆλ‹€.
- "AMQP Rabbit MQ Message Queueλ₯Ό ν™œμš©ν•œ 비동기 톡신" κ°•μ˜μ˜ κ°•μ˜μžλ£Œμž…λ‹ˆλ‹€
- 이 λ ˆν¬μ§€ν† λ¦¬μ˜ μ½”λ“œλŠ” 기본적으둜 Node.js둜 κ΅¬μ„±λ˜μ–΄μžˆμŠ΅λ‹ˆλ‹€.
***

## 1. Rabbit MQ Environment Setting

- [About](./About/1.%20Rabbit%20MQ%20Env.md)

## 2. Start Rabbit MQ

- [About](./About/2.%20Start%20Rabbit%20MQ.md)
- [Source Code](./src/Introduction/)

## 3. Worker Queue

- [About](./About/3.%20Worker%20Queue.md)
- [Source Code](./src/WorkerQueue/)

## 4. Publish / Subscribe

- [About](./About/4.%20Publish%20Subscribe.md)
- [Source Code](./src/PubSub/)

## 5. Routing

- [About](./About/5.%20Routing.md)
- [Source Code](./src/Routing/)