Skip to content
#

future

Here are 34 public repositories matching this topic...

The thread pool written in C++ supports two modes of fixed thread number and adjustable thread number. Using std::future provides a mechanism for accessing the results of asynchronous operations.用C++编写的线程池,支持固定线程数和可调节线程数两种模式,使用std::future提供了一种用于访问异步操作结果的机制。

  • Updated Dec 28, 2020
  • C++

It’s not science fiction. We are living connected lives filled with internet-enabled devices that learn our preferences and provide the experiences we want to make our lives more convenient. And the technology that makes it possible to connect our lives is expanding. The term IoT refers to the several related technological fields involved such a…

  • Updated Aug 10, 2021
  • C++

Improve this page

Add a description, image, and links to the future topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the future topic, visit your repo's landing page and select "manage topics."

Learn more