|
cxxmcp 1.1.6
C++ MCP SDK
|
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 |
Options for the Executor class.