Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

week5(상준): 동기 비동기 성능 테스트 메트릭 분석 #43

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sangjun121
Copy link
Member

@sangjun121 sangjun121 commented Dec 2, 2024

개요

3주차에 걸친 주문 API 설계 과정을 정리하고, 동기 방식을 비동기 처리시의 유의미한 성능개선을 진행하였습니다.
좋은 주제로 넓은 범위의 성능개선을 공부할 수 있는 경험이었습니다.😀

목차

  • DB설계
  • Spring에서의 비동기 처리
  • 동기 비동기 방식의 성능 비교 -> 이론적 내용과 실제 결과 메트릭을 비교

노션 바로 가기

🚚 케이스 기반 문제해결 실습1. 주문 API 설계 - 모놀리스 아키텍처

@sangjun121 sangjun121 changed the title Week5/sangjun121 week5(상준): 동기 비동기 성능 테스트 메트릭 분석 Dec 2, 2024
@sangjun121 sangjun121 self-assigned this Dec 2, 2024
@sangjun121 sangjun121 added 코드 참고할 예제 또는 코드 스니펫이 포함되어 있어요. 활동 주차 별 학습 내용을 공유해요. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
코드 참고할 예제 또는 코드 스니펫이 포함되어 있어요. 활동 주차 별 학습 내용을 공유해요.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant