Client SDKsRustHow-to guidesRPC
RPC Examples
Command and query request-reply examples for the KubeMQ Rust SDK: timeouts, consumer groups, and caching.
Commands and queries: request–reply, timeouts, groups, and caching.
Send Command
Send a command and receive execution result
Handle Command
Subscribe to and handle incoming commands
Command Timeout
Configure command timeout behavior
Command Group
Load-balanced command handling via consumer groups
Send Query
Send a query and receive response data
Handle Query
Subscribe to and handle incoming queries
Cached Query
Server-side response caching for queries
Query Group
Load-balanced query handling via consumer groups
Was this page helpful?