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.
PubSub+ Messaging API | Call |
---|---|
Java RTO |
com.solacesystems.solclientj.core. |
C |
|
.NET |
SolaceSystems.Solclient.Messaging. |
Javascript and Node.js |
solace.CacheSession |