CppZmqZoltanExt 0.0.1
Loading...
Searching...
No Matches
actor.cpp File Reference

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"
Include dependency graph for actor.cpp:

Go to the source code of this file.

Detailed Description

Actor pattern implementation using ZeroMQ PAIR sockets.

Authors
Luan Young (luanp.nosp@m.y@gm.nosp@m.ail.c.nosp@m.om)

Distributed under the MIT License (MIT) (See accompanying file LICENSE or copy at http://opensource.org/licenses/MIT)

Definition in file actor.cpp.