Welcome![Sign In][Sign Up]
Location:
Search - linux pool socket

Search list

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69689 | Author: 刘忠 | Hits:

[Process-Threadsocket+线程池

Description: socket+线程池,在unix/linux下编译.-socket threads pool, in unix / linux compiler.
Platform: | Size: 13292 | Author: 老王 | Hits:

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69632 | Author: 刘忠 | Hits:

[Linux-UnixMyLinuxThread5-25[1].tar

Description: 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
Platform: | Size: 10240 | Author: wsd | Hits:

[Linux-Unixrealmsg-4

Description: 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the friends management, thread pool, file transfer, simple features such as audio transmission
Platform: | Size: 3944448 | Author: xc | Hits:

[Internet-NetworkSocket

Description: Linux 之下实现的使用线程池的 socket 优秀例子-Under the use of Linux to achieve excellent example of socket thread pool
Platform: | Size: 442368 | Author: | Hits:

[Communication-Mobilesocket

Description: 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
Platform: | Size: 1024 | Author: allen | Hits:

[Internet-Networklinux_threadpool

Description: linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
Platform: | Size: 4096 | Author: sy | Hits:

[Windows Developcprops

Description: The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management framework, a TCP and HTTP socket API, and a database abstraction layer with drivers for Postgres and MySQL. libcprops compiles and runs on Linux, BSD, Solaris, Mac OS X, and Win32.-The cprops (C prototyping tools) library provides a portable, thread-safe C API including linked list, binary heap, priority queue, hash table, hash list, trie, AVL, Red-Black, and splay tree implementations, a thread pool and thread management framework, a TCP and HTTP socket API, and a database abstraction layer with drivers for Postgres and MySQL. libcprops compiles and runs on Linux, BSD, Solaris, Mac OS X, and Win32.
Platform: | Size: 797696 | Author: evil | Hits:

[Software Engineering2

Description: 在Linux环境下采用socket套接口编程,服务器程序以创建线程池的方式为每一个客户服务。-In the Linux environment using socket socket programming, server program to create a thread pool for each customer service.
Platform: | Size: 352256 | Author: 郑州 | Hits:

[Linux-Unixtcp_client_socket_pool

Description: tcp client socket pool Source Code for Linux.
Platform: | Size: 3072 | Author: yugateng | Hits:

[Internet-NetworkProject

Description: 包里的内容为一个在linux下的网络编程的例子,其中用到的技术包括,socket通信,连接oracle数据库,makefile生成可执行程序,以及线程池技术控制多个客户端同时访问终端带来的压力。-Contents of the bag as an example of network programming under linux, which uses techniques include, socket communication, connect oracle database, makefile to generate an executable program, as well as the thread pool technology to control multiple clients simultaneously access terminal brings pressure.
Platform: | Size: 96256 | Author: leiyangkai | Hits:

[Internet-NetworkFileSafeStorageSystem

Description: 国嵌高级班项目实例源代码 安全文件传输系统 包含Linux网络编程,文件编程,OpenSSL加密,线程池等相关内容。-One of Embedded linux projects in the Guoqian senior programmer training. File safe storage system. Covered linux socket programming, file operate, OpenSSL, thread pool.
Platform: | Size: 14336 | Author: 江胡 | Hits:

[Linux-UnixLinux C epoll

Description: socket通讯程序,采用epoll和线程池(Socket communication program, using epoll and thread pool)
Platform: | Size: 39936 | Author: 测试用户 | Hits:

[Internet-Networksocketlib

Description: 基于socket连接池, socket常用的接口封装(Socket based interface encapsulation based on socket connection pool)
Platform: | Size: 25600 | Author: wkedward | Hits:

CodeBus www.codebus.net