메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 927 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

Introduction
This is an updated version of the Socket communication class that I released a couple of years ago. While the interface CSocketHandle is quite stable and easy to use, one has to admit that some of the initial design decisions to keep the communication interface intact is starting to be an issue for newer development.
This is the goal of this article, I present the new and improved version of the communication class and show how you can take advantage of thread pooling to increase performance for your network solutions.

Description
First, I assume you are already familiar with socket programming and have several years of experiences under your belt. If not the case, I highly recommend some links that you will find in the reference section that may guide you along the way. For those who are "all fired up and ready to go", please read on, I will try to shed some lights on how you can use the new classes to enhance the performance of your system.
?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
공지 Tool/etc Programming 게시판 관련 2 MoA 2014.11.01 1754
47 Tool/etc 쿠버네티스 클러스터 OBG 2022.11.11 119
46 Web defer, async 스크립트 OBG 2023.01.10 112
45 서버 Caching in Node.js to optimize app performance OBG 2023.01.16 88
44 Tool/etc How To Set Up Multi-Factor Authentication for SSH on Ubuntu 20.04 OBG 2023.01.17 101
43 Database 수신 기한이 지난 데이터를 MySQL에서 삭제할 때의 이야기 OBG 2023.01.25 78
42 Python FastAPI 톺아보기 - 부제: python 백엔드 봄은 온다 OBG 2023.01.25 120
41 Site 개발에 도움되는 사이트 (초보 개발자 꿀팁) OBG 2023.01.28 99
40 서버 Caching In Node.js Applications OBG 2023.03.03 100
39 Deeplearning LLaMA: INT8 edition OBG 2023.03.09 79
38 서버 PM2를 활용한 Node.js 무중단 서비스하기 OBG 2023.03.09 110
37 Tool/etc 잡담) AWS에 서버 띄워 놓으니 벼라별 리퀘스트가 다 날아 오네요 OBG 2023.03.11 94
36 Deeplearning 추천 시스템 OBG 2023.03.30 124
35 Deeplearning Reinforcement Learning for Dynamic Pricing Suggestion OBG 2023.04.01 127
34 서버 SSH-Tunneling을 통한 MySQL 서버 연결 OBG 2023.04.21 137
33 서버 Design a Basic Search Engine (Google or Bing) | System Design Interview Prep OBG 2023.05.27 118
32 Python Numpy의 axis 변경 OBG 2023.06.09 73
31 Deeplearning [한빛미디어] 머신러닝·딥러닝 도서 선택 가이드 OBG 2023.06.11 73
30 LLM LLM 출력 속도 24배 높여주는 라이브러리 등장했다 OBG 2023.06.30 69
29 서버 Debugging Node.js Memory Leaks: How to Detect, Solve or Avoid Them in Applications OBG 2023.07.04 118
28 Deeplearning PyTorch 딥러닝 챗봇 OBG 2023.07.04 80
Board Pagination Prev 1 ... 6 7 8 9 10 11 12 13 14 ... 15 Next
/ 15
위로