一百例的Logo
  • 首页
  • 系统开发
    • bada
    • BlackBerry
    • Symbian
    • JavaME
    • WindowsPhone
    • webOS
    • MeeGo
    • HarmonyOS
    • IOS
    • Android
  • 前端开发
    • cocos2D
    • Unity3D
    • 快应用
    • 小程序
    • HTML5
    • Javascript
    • Webpack
    • Typescript
    • Swift
    • Actionscript
  • 后端开发
    • Kotlin
    • Docker
    • Perl
    • PHP
    • Delphi
    • Netty
    • VB
    • Python
    • C
    • C#
  • 登录 注册
首页
后端开发
C++
C++11Fixed Thread Pool Implementation

C++11Fixed Thread Pool Implementation

14 次浏览 2024-11-04 0 条评论
zip
zip
C++线程池 并发编程 多线程编程
实例介绍 下载 评论 相关推荐

简易的 C++11 线程池 实现,线程池为 固定方式,后面会新增 非固定模式。

zip 文件大小:11.7MB

相关推荐

proxool-0.9.1.zip Data Connection Pool Archive

This archive contains the proxool data connection pool, including JAR files and HTML documentation.
19 2024-07-19

Virtual Machine Design and Implementation in C/C++

虚拟机设计的实战书挺少见的,《Virtual Machine Design and Implementation in C/C++》就属于那种值得收藏的老书。作者 Bill Blunden 用 C/C...
0 2025-06-05

Java线程创建:直接继承Thread类

在Java中,线程由 Thread 类表示。每个 Thread 对象都代表一个独立的执行线程,但 Thread 对象本身并非线程,而是在操作系统层面维护的资源。Thread 对象存储在Java虚拟机(...
21 2024-06-13

RT-Thread编程指南

RT-Thread实时操作系统的编程指南。
24 2024-04-26

深入解析RT-Thread

RT-Thread是一个实时操作系统,其核心是一个实时调度器。RT-Thread支持多种开发板,提供了丰富的软件包,可以满足不同应用的需求。
22 2024-04-20

commons-pool.jar

该项目是一个基本的对象池组件;Pool提供三个主要方面对象池的API: a)一个提供客户方和实现方用来实现简单、可变的对象池的基本接口。 b)一个用来创建模块化对象池的工具。 c)几个通用的对象池的实...
22 2024-07-11

Gao Yifan's C++Data Structure Implementation Source Code

Gao Yifan's C++ data structure implementation source code is designed to complement the code example...
14 2024-10-29

Pool Boss v1.2.3 版本更新

作为 Core GameKit 系统的一部分,Pool Boss 用户现在可以享受升级优惠!Pool Boss 是 Unity 的一个对象池解决方案,它极大地简化了避免使用 Instantiate 和...
22 2024-04-29

Object Pool-Demo

在Unity3D游戏开发中,“Object Pool”是一种优化技术,用于管理游戏对象的创建和销毁,以提高性能并减少垃圾回收的压力。本Demo是针对Unity3D内置对象池的一个实例,通过对比使用和不...
25 2024-07-11

commons-pool-1.3.jar的用途

commons-pool-1.3.jar是一个用于Java应用程序中对象池管理的工具包。
23 2024-04-22

Visual Basic Calculator Implementation

This project details the implementation of a basic calculator using Visual Basic. The calculator sup...
23 2024-06-13

Disk Scheduling Algorithm Implementation

Disk scheduling algorithms are crucial in optimizing the order in which disk I/O requests are proces...
22 2024-07-16

Apache Commons Pool 在 Java Web 开发中的应用

commons-pool-1.5.2-bin 是 Apache Commons Pool 对象池库的二进制发行版,版本号为 1.5.2。该库常被用于 Java Web 开发中,例如整合 Spring、...
23 2024-06-13

JavaScript Implementation of a Checker Game

This project provides a JavaScript implementation of a checker game. The code implements the game lo...
23 2024-06-25

Unity Scratch Card Implementation

This document details the implementation of a scratch card feature in Unity. It includes the setup a...
28 2024-07-20

DBCP 官方版 commons-pool-1.5.4.jar

该JAR文件是DBCP(DataBase Connection Pool)与Apache Commons Pool库的结合,提供了1.5.4版本的连接池功能。它是官方发布的版本,用于高效管理数据库连接...
20 2024-07-09

vb多线程实例(Thread类创建)

在Visual Basic中,通过使用`Thread`类可以方便地创建和管理多个线程。这种做法不仅简化了代码结构,还提高了程序的执行效率。 以下是使用`Thread`类直接创建线程的示例: ```vb...
18 2024-07-08

Implementation of TCP/IP Stack on TI C6000DSP

In this article, we discuss the implementation of the TCP/IP stack on TI C6000 DSP, a powerful digit...
15 2024-10-29

Delphi DDE Server and Client Implementation

This document covers the implementation of DDE (Dynamic Data Exchange) server and client using Delph...
19 2024-07-19

Commons Pool 1.3对象池管理库

Apache 的commons-pool-1.3.jar是一个用来管理对象池的常用库。它能你提高对象的重用率,减少频繁创建对象的开销。对于需要频繁创建和销毁连接、线程或者其他资源的应用,使用这个库能显...
0 2025-06-08

评论区

暂无评论,快来说点什么吧~
上传赚取积分

最新上传

VB大学社团管理平台

06-18

IOComp 4.0.4SP2Delphi组件库

06-18

mxshop-goods-srv Go+Python电商微服务初始化脚本

06-18

ActionScript高级可视化组件开发

06-18

Delphi图片Base64互转与水印处理

06-18

Node.js 10.15.0Linux ARMv6l

06-18

Blog Vue.js博客开发框架

06-18

ActionScript 3异常和错误处理教程

06-18

CMake 2.8.3开发手册详解

06-18

隐藏拷贝文件支持界面隐藏与快捷键控制

06-18

下载排行

1

开发一个随机字符变换效果的jQuery插件完整教程

562次下载
2

Physically-Based Rendering (PBR) 模型 Unity 导入包

481次下载
3

MeshBaker 3.1 性能优化插件

427次下载
4

Unity Log DLL使用

410次下载
5

New Touch9.0.rar更新版

360次下载
6

Liquid Volume 5.5.0

359次下载
7

Unity未引用资源一键清理工具自动删除与备份功能解析

357次下载
8

Amplify Shader Editor 1.7.5提升Unity视觉创作效率的高级插件

350次下载
9

HTML5面试题解析

344次下载
10

Unity SRDebugger - Console Tools On-Device 1.12.1.

343次下载

一百例 © 2024-2025 湘ICP备2021015693号