Client SDKsKotlinHow-to guidesRPC
RPC Examples
Commands and queries (request-reply) examples for the KubeMQ Kotlin SDK.
Commands and queries request-reply examples.
Send Command
Send a command and receive execution result
Handle Command
Subscribe to and handle incoming commands
Command Timeout
Configure command execution timeouts
Command Consumer Group
Load-balanced command handling across workers
Send Query
Send a query and receive response data
Handle Query
Subscribe to and handle incoming queries
Cached Query
Query with server-side response caching
Query Consumer Group
Load-balanced query handling across workers
Was this page helpful?