Skip to content

이미지 파일 처리를 비동기로 진행한다. #159

Description

@woo-chang

✨ 추가 기능

이미지 파일 처리를 비동기로 진행합니다.

📃 세부 사항

  • 비동기에 대해 학습하고 사진 삭제 처리를 비동기로 진행합니다.
  • 비동기로 했을 때 장점에 대해 고민합니다.
    • 실질적인 비즈니스 로직과 분리할 수 있다.
    • 이벤트 비동기 vs @async
  • 발생할 수 있는 문제에 대해 고민합니다.
    • 비동기 동작이 실패했을 때 어떻게 대처할 수 있을까?
  • 사진 많이 저장 후 성능 테스트 진행

✅ 투두리스트

  • 이미지 파일 처리 비동기 진행

🔗 참고 자료

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backend백엔드 코드 작성refactor코드 리팩토링 (기능 변경 X)

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions