Backend
Algorithm
Project
codesche’s blog
/
Education
/
PT 이용권 관리 서비스
/
PT 이용권 관리 서비스
/
Batch 구조 설계 (1)
Backend
Algorithm
Project
codesche’s blog
/
Education
/
PT 이용권 관리 서비스
/
PT 이용권 관리 서비스
/
Batch 구조 설계 (1)
Share
Backend
Algorithm
Project
🕧
Batch 구조 설계 (1)
생성일
2025/01/24 05:52
태그
•
배치 구조 설계 (Step)
◦
알람 job
◦
순차적으로 정의된 작업을 캡슐화
•
chunk 기반의 step
•
Job
◦
JobRepository는 기본적으로 RDB를 활용
•
JobRepository