Skip to content

An example of a C++ thread pool implementation of ActiveObject pattern / Async Tasks

License

Notifications You must be signed in to change notification settings

bdeyal/AsyncRequest

Repository files navigation

AsyncRequest

An example of a C++ thread pool implementation of ActiveObject pattern / Async Tasks

There are two implementations here for the same interface: C++ (> c++11) thread facilities Posix threads (pthread_* functions)

The windows build uses only the C++ implementation.

About

An example of a C++ thread pool implementation of ActiveObject pattern / Async Tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published