|
trantor
Non-blocking I/O cross-platform TCP network library, using C++14
|
#include <trantor/utils/TaskQueue.h>#include <trantor/exports.h>#include <list>#include <memory>#include <vector>#include <queue>#include <string>
Go to the source code of this file.
Classes | |
| class | trantor::ConcurrentTaskQueue |
| This class implements a task queue running in parallel. Basically this can be called a threads pool. More... | |
Namespaces | |
| namespace | trantor |
Public header file in trantor lib.
Copyright 2018, An Tao. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the License file.