C ++中的ThreadPool库 [英] A ThreadPool library in C++

查看:61
本文介绍了C ++中的ThreadPool库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个很好且稳定的C ++线程池库,该库已被充分记录.我了解本机Windows线程池API和较新的Vista线程池API,但是我的程序需要一些向后兼容性,所以也许我可以随程序提供的外部库更好.

I am looking for a good and stable threadpool library for C++ that's fairly well documented. I know about the Native Windows thread pool API and the newer Vista Thread Pool API, however my program requires some backward compatibility, so perhaps an outside library I can provide with the program is better.

我已经研究了Boost的线程池,它看起来一点也不差,不幸的是,它并没有得到很好的记录.

I have looked into Boost's threadpool and it doesn't look bad at all, unfortunatly it is not very well documented.

有人知道其他任何在C ++中具有ThreadPool的库吗?(对于Windows)

Does anyone know any other libraries that have a ThreadPool in C++? (for Windows)

推荐答案

可移植的线程池库声称具有做好生产准备".您可能要检查一下.

A portable threadpool library that claims to be 'production ready'. You may want to check that out.

这篇关于C ++中的ThreadPool库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆