cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::core::ExecutorOptions Struct Reference

Options for the Executor class. More...

#include <executor.hpp>

Public Attributes

std::size_t worker_count = 4
 
std::size_t max_queue_size = 256
 
std::function< void(std::exception_ptr)> exception_handler
 

Detailed Description

Options for the Executor class.


The documentation for this struct was generated from the following file: