CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - socket threadpool
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - socket threadpool - List
[
Internet-Network
]
epoll多线程
DL : 1
Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据. ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端 连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再 创建一定数目的任务类。
Date
: 2009-10-12
Size
: 293.71kb
User
:
77501578@qq.com
[
Internet-Network
]
myUpLoadFile
DL : 0
MultiThreadSock.rar多线程套接字 threadpool.zip线程池类 Curve类及例子.rar oscilscope.rar曲线控制 UDPSender.rar发送UDP包 MultiCastReceiver.rar接收-MultiThreadSock.rar multithreading threaded socket threadpool.zip Pool Curve categories and examples. Rar oscilscope.rar curve control UDPSender.rar send UDP packet reception MultiCastReceiver.rar
Date
: 2026-01-01
Size
: 265kb
User
:
大圣
[
Internet-Network
]
testThreadPool
DL : 0
线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
Date
: 2026-01-01
Size
: 8kb
User
:
加文
[
Internet-Network
]
SocketServer
DL : 0
利用线程池来进行多线程的客户端/服务器的Socket编程 编译出来的SocketServer.exe为服务器端,客户端的话,只需在当前文件夹的dos窗口中运行运行 SocketServer.exe /client即可-Full Multi-thread Client/Server Socket Class with ThreadPool
Date
: 2026-01-01
Size
: 256kb
User
:
金磊
[
Internet-Network
]
SocketServer
DL : 0
Full Multi-thread Client or Server Socket Class with ThreadPool
Date
: 2026-01-01
Size
: 256kb
User
:
ckgggl
[
Internet-Network
]
SocketPort_Linux
DL : 0
Full Multi-thread Client/Server Socket Class with ThreadPool
Date
: 2026-01-01
Size
: 14kb
User
:
Eric Chiang
[
Internet-Network
]
ThreadPool
DL : 0
写一个关于线程池,发送接收Socket编程,用户发送一个请求,就从线程池中取出一个线程给用户处理-Write one on the thread pool, sending and receiving Socket programming, the user sends a request to remove a thread from the thread pool handle to the user
Date
: 2026-01-01
Size
: 24kb
User
:
he_wen
[
Internet-Network
]
MyLinuxThread
DL : 0
一个线程池的框架 Lock.cpp :锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据.-The framework of a thread pool Lock.cpp: the lock operation, read locks can be complicated, write lock exclusive. Queue.h: a cohort of the package, the queue reads and writes are added to lock protection. Socket.cpp: simple package set interface. Thread.cpp: the thread package to achieve some simple thread stop operation, startup time other threads need to inherit such. Worker.cpp: user interface class, the user needs to inherit such. ListenThread.cpp (inherit Thread.cpp): thread server listener. If a client is connected by the notification class ThreadPool, ThreadPool class assignment. TaskThread.cpp (inherit Thread.cpp): responsible for specific tasks, accept the client sent the data.
Date
: 2026-01-01
Size
: 19kb
User
:
盖义
[
Internet-Network
]
TPSMSvc
DL : 0
基于重叠IO与线程池的Socket类封装-ThreadPool Socket
Date
: 2026-01-01
Size
: 5kb
User
:
jukeqin
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.