https://github.com/ibm-messaging/messagesight-message-expiry
This repository contains an example of using JMS to publish a message to MessageSight with a time to live and seeing that applied when there is an MQTT subscriber.
https://github.com/ibm-messaging/messagesight-message-expiry
Last synced: 2 months ago
JSON representation
This repository contains an example of using JMS to publish a message to MessageSight with a time to live and seeing that applied when there is an MQTT subscriber.
- Host: GitHub
- URL: https://github.com/ibm-messaging/messagesight-message-expiry
- Owner: ibm-messaging
- License: epl-1.0
- Created: 2014-02-06T09:46:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-11T20:30:13.000Z (over 11 years ago)
- Last Synced: 2025-01-23T23:53:17.851Z (4 months ago)
- Language: Java
- Size: 535 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
messagesight-message-expiry
===========================This repository contains an example of using JMS to publish a message to MessageSight with a time to live and seeing that applied when there is an MQTT subscriber.
See the Wiki for this repository for details of the applications in this repository and how to use them to demonstrate message expiry in MessageSight.