메뉴 건너뛰기

OBG

Programming

Library
2012.08.02 21:03

Win32 Socket Class

조회 수 926 추천 수 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.
?

  1. Programming 게시판 관련

  2. Synology: Top Best Apps For Docker

  3. PEFT: Parameter-Efficient Fine-Tuning of Billion-Scale Models on Low-Resource Hardware

  4. [VESSL AI] 뉴욕주민의 프로젝트플루토 — LLM, LLMOps를 활용한 금융 미디어의 혁신

  5. Anthropic, LLM의 내부를 이해하는데 있어 상당한 진전을 보임

  6. A Beginner's Guide to Prompt Engineering with GitHub Copilot

  7. How LLMs Work ? Explained in 9 Steps — Transformer Architecture

  8. ChatGPT의 강력한 경쟁 언어모델 등장!, Mixtral 8x7B

  9. Mixture of Experts - Part 2

  10. llama3 implemented from scratch

  11. ASCII 3D 렌더러 만들기

  12. 만능 프롬프트

  13. The difference between quantization methods for the same bits

  14. [ifkakao] 추천 시스템: 맥락과 취향 사이 줄타

  15. Real-Time Stock News Sentiment Prediction with Python

  16. Getting Started with Sentiment Analysis using Python

  17. HuggingFace 공동창업자가 추천하는 AI 분야 입문 서적

  18. [12월 1주] 떠오르는 '미스트랄 7B'...'라마 2' 이어 한국어 모델 세대교체 주도

  19. Using Machine Learning to Predict Customers’ Next Purchase Day

  20. 멀티-플레이어 게임 서버와 레이턴시 보상 테크닉

  21. 마이크로소프트가 공개한 무료 AI 코스들

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 15 Next
/ 15
위로