docs(batch): Center Cut(센터 컷) 가이드 문서 추가 (#723) - #770
Merged
Conversation
This document provides a guide for performing batch operations using the Center Cut method, which processes large data volumes through a queue. It explains the structure, configuration, and examples of using Apache ActiveMQ for queue management.
Contributor
|
요청사항 반영을 확인하였습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
#723 (2번 항목 — 원본 위키가 존재하는 미변환 문서 추가)
배경
egovframe-runtime/intro.md의[Center Cut](./batch-layer/batch-centercut-intro.md)링크가 대상 문서 부재로 404 였습니다. 유지관리자님 안내대로 원본 위키(egovframework:rte3.7:brte#centercut)를 바탕으로 해당 문서를 추가하여 링크가 정상 연결되도록 했습니다.변경 내용
egovframe-runtime/batch-layer/batch-centercut-intro.md신규 추가title/linkTitle/description/url/menu.depth)에 맞췄고,weight: 20으로 Code Base Exception(19) 뒤에 배치되도록 했습니다.centerCutJob.xml,TaskletQueueSender/TaskletQueueProc예제 코드, 테스트 실행(EgovCenterCutJobRunnerTest).참고
이 PR 은 #723 의 **2번(centercut 문서 추가)**만 다룹니다. **3번(미사용 예제 경로 삭제)**은 별도 PR(#769)로 진행했습니다.