11#ifndef __BE_PROCESS_MESSAGECENTERLISTENER__
12#define __BE_PROCESS_MESSAGECENTERLISTENER__
45 struct addrinfo *_addr;
47 std::shared_ptr<Process::ForkManager> _manager;
49 std::map<uint32_t, std::shared_ptr<WorkerController>>
Accepts new connections and spawns message receivers.
static const std::string PARAM_PORT
Parameter used to pass port number.
int32_t workerMain()
The method that will get called to start execution by a ProcessManager.
~MessageCenterListener()=default
MessageCenterListener()=default
An abstraction of an instance that performs work on given data.
This software was developed at the National Institute of Standards and Technology (NIST) by employees...