Namespace faabric::endpoint::detail
-
namespace detail
-
class EndpointState
Public Functions
-
inline EndpointState(int threadCountIn)
Public Members
-
asio::io_context ioc
-
std::vector<std::jthread> ioThreads
-
inline EndpointState(int threadCountIn)
-
class EndpointState