Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 리버스 프록시
- kubernetes
- Cloud Bigtable
- Cloud Storage
- VPC
- AWS 자격증
- Kubernetes Engine
- AWS Solution Architect
- Solution Architect
- playbook
- 앤서블
- Cloud Datastore
- Reverse Proxy
- container
- Amazon Web Service
- Google Cloud Platrofm
- Cloud Spanner
- AWS Certificate
- Solution Architect Certificate
- Compute Engine
- Google Cloud Platorm
- gcp
- AWS
- ansible
- GKE
- Google Cloud
- Cloud SQL
- Google Cloud Platform
- 아마존웹서비스
- AWS Database
Archives
- Today
- Total
목록development/message broker (1)
sungwony
[Message Broker] 메세지 브로커
메세지 브로커(message broker)란? 메세지 브로커(integration broker, interface engine)는 송신자(sender)와 수신자(receiver) 사이에서 메세지의 전달을 중재하는 컴퓨터 프로그램 모듈이다. 메세지 브로커는 정형화된 메세지의 교환을 통해 어플리케이션간의 소통이 이뤄지는 네트워크 엘리먼트(element)이다. 메세지 브로커의 목적, 기능, 설계 메세지 브로커는 메세지의 유효성, 전송, 라우팅을 위한 아키텍처 패턴이다. 이것은 어플리케이션 사이의 커뮤니케이션을 중재하고 어플리케이션간의 메세지 전달을 위한 상호 인식(mutual awareness)를 줄여 어플리케이션간의 결합성을 낮춘다(decoupling) 주요한 목적은 어플리케이션으로 부터 메세지를 받아 어떤..
development/message broker
2019. 9. 28. 00:25