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
Search - socket threadpool - List
[
WinSock-NDIS
]
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
Update
: 2008-10-13
Size
: 265.52kb
Publisher
:
大圣
[
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类,进行处理。如果没有空闲任务类,动态再 创建一定数目的任务类。
Update
: 2009-10-12
Size
: 293.71kb
Publisher
:
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
Update
: 2025-02-19
Size
: 265kb
Publisher
:
大圣
[
Internet-Network
]
testThreadPool
DL : 0
线程池,和socket的绑定及数据处理的 入门结构-thread pool, and the socket and data bundled with the portal structure
Update
: 2025-02-19
Size
: 8kb
Publisher
:
加文
[
Linux-Unix
]
MyLinuxThread5-25[1].tar
DL : 0
LINUX 线程池源代码: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类,进行处理。如果没有空闲任务类,动态再-LINUX source code of the thread pool
Update
: 2025-02-19
Size
: 10kb
Publisher
:
wsd
[
Internet-Network
]
SocketServer
DL : 0
利用线程池来进行多线程的客户端/服务器的Socket编程 编译出来的SocketServer.exe为服务器端,客户端的话,只需在当前文件夹的dos窗口中运行运行 SocketServer.exe /client即可-Full Multi-thread Client/Server Socket Class with ThreadPool
Update
: 2025-02-19
Size
: 256kb
Publisher
:
金磊
[
Internet-Network
]
SocketServer
DL : 0
Full Multi-thread Client or Server Socket Class with ThreadPool
Update
: 2025-02-19
Size
: 256kb
Publisher
:
ckgggl
[
Linux-Unix
]
C10K
DL : 0
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类,进行处理。如果没有空闲任务类,动态再 创建一定数目的任务类。-asdfasdfadfadfadsfadf
Update
: 2025-02-19
Size
: 371kb
Publisher
:
fsdfsdfd
[
Internet-Network
]
SocketPort_Linux
DL : 0
Full Multi-thread Client/Server Socket Class with ThreadPool
Update
: 2025-02-19
Size
: 14kb
Publisher
:
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
Update
: 2025-02-19
Size
: 24kb
Publisher
:
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.
Update
: 2025-02-19
Size
: 19kb
Publisher
:
盖义
[
TCP/IP stack
]
threadpool
DL : 0
使用python实现socket编程实现一个简单的服务器功能,使用到了多线程和线程池的功能,线程池维护了线程的产生和取消,减少开销,是一个相关简单的python server的开发代码,可以实现后续扩展-Use python achieve socket programming to implement a simple server function, use the function multithreading and thread pool thread pool maintenance thread creation and cancellation, reduce overhead, is a relative simple python server development code can be achieved subsequent expansion
Update
: 2025-02-19
Size
: 1kb
Publisher
:
黄凯
[
OS program
]
ThreadPool
DL : 0
基于线程池的socket编程TCP服务器-Based on the thread pool server TCP socket programming
Update
: 2025-02-19
Size
: 13kb
Publisher
:
李忠安
[
Internet-Network
]
TPSMSvc
DL : 0
基于重叠IO与线程池的Socket类封装-ThreadPool Socket
Update
: 2025-02-19
Size
: 5kb
Publisher
:
jukeqin
[
Linux-Unix
]
Linux C epoll
DL : 0
socket通讯程序,采用epoll和线程池(Socket communication program, using epoll and thread pool)
Update
: 2025-02-19
Size
: 39kb
Publisher
:
测试用户
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.