Skip to content

messenger1th/Concurrency

Repository files navigation

Concurrency

Introduction

Hello, this project is about Concurrency of C Plus Plus.

What I will code is thread safe containers and relevant traditional concurrent code like Thread Pool based On C++11.

Here is my note: Concurrency-Note.

Content

No Implementation yet.

Thread Safe Container

  • ThreadSafeQueue

Thread Pool

Reference

  • The C++ Standard Library: A Tutorial and Reference, Second Edition. by Niolai M. Josuttis.
  • C++ Concurrency in Action: Practical Multithreading by Anthony Williams.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published