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

JCSMP

com.solacesystems.jcsmp.CacheSession

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