Cache Sessions

If you want your application to be able to send and receive requests for cached messages for a topic of interest, you must create one or more cache session objects in a session. A session can support multiple cache session objects.

The PubSub+ cache feature is only available to sessions connected to an event broker that has implemented PubSub+ cache.

Cache session APIs

PubSub+ Messaging API Call

Java RTO

com.solacesystems.solclientj.core.
handle.CacheSessionHandle

C

  • solClient_session_createCacheSession(...)

  • solClient_opaqueCacheSession_pt

.NET

SolaceSystems.Solclient.Messaging.
ICacheSession

Javascript and Node.js

solace.CacheSession