-
Notifications
You must be signed in to change notification settings - Fork 1
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
커넥션 시간 축소 #174
Open
starwook
wants to merge
23
commits into
softeerbootcamp4th:dev
Choose a base branch
from
starwook:WB-301-api-server
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
커넥션 시간 축소 #174
Conversation
This file contains 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
Wb 330 api server
* refactor: 테스트 기준 yml 파일 local로 수정 * refactor: DatasourceConfig 의존하는 yml 파일 설정 수정 * refactor: Pr시 트리거가 작동되도록 수정 * build: ncp CD작업 추가 * docs: appleboy version 수정 * build: deploy.yml에서 주석 부분을 제거 * build: build와 deploy 부분을 분리 * build: appleboy 1.0.3 버전 수정 * build: cloud agent 주석 적용 * build: host 줄 분리 * build: script문 줄 맞춤 수정 * build: with문 줄 맞춤 수정 * build: 테스틀흘 위한 scrpit문 주석 적용 * build: deploy steps 합치며 주석 들여쓰기 수정 * feat: NCP 용 Pinpoint agent 파일 추가 * refactor: 모니터링 서버 IP 수정 * refactor: Connection을 기다리는 시간을 15초로 수정
…ce 구현 - ArrayBlockingQueue를 사용하여 로드밸런싱
- 커넥션을 받는데 생기는 병목 현상을 해소하기 위해 커넥션 또한 특정된 수만큼만 할당 받을 수 있도록 구현
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.
연관된 이슈
작업 내용