|
CppZmqZoltanExt 0.0.1
|
Actor pattern implementation using ZeroMQ PAIR sockets. More...
#include "cppzmqzoltanext/actor.h"#include <algorithm>#include <cerrno>#include <limits>#include <random>#include <thread>#include "cppzmqzoltanext/helpers.h"#include "cppzmqzoltanext/signal.h"
Go to the source code of this file.
Actor pattern implementation using ZeroMQ PAIR sockets.
Distributed under the MIT License (MIT) (See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT)
Definition in file actor.cpp.