Feat : 4, 5주차 기능개발
1. 엑셀 서버 기능
-
메시지 브로커
- RabbitMQ Queue, Exchane 생성 책임 변경(
Listener
컴포넌트가 생성) -
Excel File Create 에러 메세지
Producer
구현 - Excel Server Consumer 예외 처리 구현(
Ack
전송 및 로깅) - Csv를 통한 Update 수행 명령 메시지 Consumer 구현
- RabbitMQ Queue, Exchane 생성 책임 변경(
-
엑셀 생성 서버
- Csv를 통한 Update수행 컴포넌트 구현
- Excel Server Logging 구현(메시지
Consumer/Producer
, 수행 시간 측정) - Excel Server 디테일한 로직 추가 및 리팩토링(
DB optimize
, 임시 파일 삭제 처리, 최대 요청 방지)
Issues
#20 (closed)
#22 (closed)
#23 (closed)
#24 (closed)
#25 (closed)
#26 (closed)
#27 (closed)
#28 (closed)
#30 (closed)
#31 (closed)
#32 (closed)
#33 (closed)
Edited by 안태욱