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

[randy] Chapter 1. 서버란 무엇인가(소켓&멀티 프로세스) #3

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

Jangwon0319
Copy link

@Jangwon0319 Jangwon0319 commented Apr 10, 2024

#️⃣ 연관된 이슈

#1

✅ 워크북 체크리스트

  • 모든 핵심 키워드 정리를 마쳤나요?
  • 핵심 키워드에 대해 완벽히 이해하셨나요?
  • 이론 학습 이후 직접 실습을 해보는 시간을 가졌나요?
  • 미션을 수행하셨나요?
  • 미션을 기록하셨나요?

✅ 컨벤션 체크리스트

  • 디렉토리 구조 컨벤션을 잘 지켰나요?
  • pr 제목을 컨벤션에 맞게 작성하였나요?
  • pr에 해당되는 이슈를 연결하였나요?
  • 적절한 라벨을 설정하였나요?
  • 스터디원들에게 code review를 요청하기 위해 reviewer를 등록하였나요?
  • 닉네임/main 브랜치의 최신 상태를 반영하고 있는지 확인했나요?

📌 주안점

@chaeyeon0130
Copy link
Member

chaeyeon0130 commented Apr 11, 2024

랜디님! 컨벤션 체크리스트 체크 & pr 우측란에 있는 reviewers, assignees, labels 설정도 부탁드려용

@Jangwon0319 Jangwon0319 self-assigned this Apr 11, 2024
@Jangwon0319 Jangwon0319 added the ✨ Chapter01 챕터 1 label Apr 11, 2024
Copy link

@KkomSang KkomSang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

너무 잘하신 거 같아요!!! 수고하셨습니다!!~~~~

- 🔍 TCP 3 -way handshake
- 클라이언트와 서버간에 서로 신뢰성있는 통신을 위한 과정
- 새로 만든 소켓은 데이터 송수신을 담당함 (자식 소켓), 응답후 exit(0)으로 종료
- 부모 소켓은 연결 요청만 받아서 자식소켓으로 넘김 → 병렬처리

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멀티 프로세싱에 대해서 자세히 배우면 좋을것 같아요!

Copy link

@swlee1999 swlee1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1주차 스터디 수고많으셨습니다!

@Jangwon0319 Jangwon0319 merged commit 7d9f62c into randy/main Apr 11, 2024
@Jangwon0319 Jangwon0319 deleted the randy/#1 branch April 11, 2024 02:34
Jangwon0319 added a commit that referenced this pull request May 1, 2024
KkomSang added a commit that referenced this pull request May 2, 2024
[ohii] Chapter03_Web Server & Web Application Server(WAS), Reverse Proxy
Jangwon0319 added a commit that referenced this pull request May 2, 2024
[randy] Chapter 3. Web Server & Web Application Server(WAS), Reverse Proxy
ls-rain added a commit that referenced this pull request May 2, 2024
[uni] Chapter 3. Web Server & Web Application Server(WAS), Reverse Proxy
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.

4 participants