Welcome![Sign In][Sign Up]
Location:
Search - thread pool c

Search list

[BooksLinux C函数库参考手册

Description: Linux C函数库参考手册-Linux C library reference manual
Platform: | Size: 129024 | Author: 长河 | Hits:

[Process-ThreadVC写的一个线程池的管理实例

Description: 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
Platform: | Size: 21504 | Author: xuxu | Hits:

[Process-Threadthreadpool_src

Description: 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
Platform: | Size: 12288 | Author: 徐建军 | Hits:

[Process-ThreadThreadPool_Source

Description: 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
Platform: | Size: 6144 | Author: 王家全 | Hits:

[Linux-Unixthreadpool-0_1_8-src

Description: threadpool is a cross-platform C++ thread pool library -threadpool is a cross-platform C++ thread pool library
Platform: | Size: 48128 | Author: 李力 | Hits:

[Linux-Unixpool

Description: 通用 linux 线程池, 使用 C++ 编写, 具有良好的扩展性.-General linux thread pool, use the C++ Prepared, have good scalability.
Platform: | Size: 6144 | Author: 朱建国 | Hits:

[Windows DevelopGOOD_Work_Queue_src

Description: 一个非常好用的线程池的C++源代码,经典-A very useful thread pool C++ Source code, the classic
Platform: | Size: 3072 | Author: 梁永军 | Hits:

[Linux-Unixlinuxpools

Description: Linux环境下的通用线程池设计 linux下线程池的使用,C语言pools-Generic Linux environment designed thread pool thread pool under linux use, C language pools
Platform: | Size: 167936 | Author: ljm | Hits:

[Process-Threadthread

Description: 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
Platform: | Size: 7168 | Author: 张一鸣 | Hits:

[Linux-Unixthread

Description: LINUX下很好的C++线程池源码类,可以拿来直接开发-Under LINUX good C++ Thread pool source categories, can be used to direct the development of
Platform: | Size: 7168 | Author: 唐小天 | Hits:

[Process-Threadthreadpool

Description: 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
Platform: | Size: 13312 | Author: zhaolingxi | Hits:

[Internet-Networkthreadpool

Description: linux下的简单的线程池代码,大约200行代码,使用c实现-linux under a simple thread pool code, about 200 lines of code, use c to achieve
Platform: | Size: 3072 | Author: lkjx | 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:

[Linux-UnixPrinciple-and-create-a-thread-pool

Description: 线程池原理及创建C++实现,有代码讲解适合初学者-Principle and create a thread pool in C++ for beginners
Platform: | Size: 14336 | Author: tom | Hits:

[Internet-NetworkC-Thread-Pool

Description: C语言写的线程池线程池,C语言写的线程池线程池-thread pool,thread pool,thread pool
Platform: | Size: 4096 | Author: 桂成林 | Hits:

[VC/MFCthe-design-of-thread-pool-on-Linux

Description: 线程池是并发处理常用的开发方法,这个是c语言开发线程池资料,资料写的很详细-Concurrent processing thread pool is a common development methodology, this is the c language development thread pool information, data written in great detail
Platform: | Size: 165888 | Author: duan lei | Hits:

[Linux-UnixTP-Server-master

Description: Simple server with pthread-based thread pool
Platform: | Size: 11264 | Author: TmpUser | Hits:

[Linux-Unixthread

Description: 用C语言写的Linux平台上的线程池处理。(this is a sample of c linux thread pool)
Platform: | Size: 2048 | Author: walker_zhou | Hits:

[CSharpMultithreading in C# 5.0 Cookbook

Description: C#多线程编程实战 目录 第1章 线程基础 第2章 线程同步 第3章 使用线程池 第4章 使用任务并行库 第5章 使用C# 5.0 第6章 使用并发集合 第7章 使用PLINQ 第8章 使用Reactive Extensions 第9章 使用异步I/O 第10章 并行编程模式 第11章 更多信息(C# multi thread programming real war directory The first chapter thread base Second chapter thread synchronization The third chapter uses the thread pool The fourth chapter uses task parallel Libraries The fifth chapter uses C# 5 The sixth chapter uses concurrency sets The seventh chapter uses PLINQ The eighth chapter uses Reactive Extensions The ninth chapter uses asynchronous I/O Tenth chapter parallel programming model Eleventh chapter more information)
Platform: | Size: 1531904 | Author: gengr | Hits:

[CSharpC#多线程编程实战_中文完整版_带书签目录

Description: 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应用程序的场景。("C# multithreaded programming combat" is divided into 11 chapters, the first chapter introduces the basic operation thread in C#; the second chapter describes thread interaction details; the third chapter explains the concept of thread pool; the fourth chapter deeply explain the task parallel library framework; the fifth chapter deeply explain the new features in C#5.0: asynchronous method; standard description of parallel data structure.NET algorithm in the framework of the sixth chapter; the seventh chapter in-depth explanation of the parallel LINQ infrastructure; the eighth chapter explains how and when to use the Reactive Extensions framework; the ninth chapter in-depth explanation of the asynchronous I/O process, including file, network and database scene; in the tenth chapter gives some solutions of parallel programming problems in common; the eleventh chapter describes the preparation based on asynchronous the application of Windows 8 scene.)
Platform: | Size: 25056256 | Author: 边缘1025 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net