XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 9.1
    • Component/s: PubSub, Redis
    • Impact type:
      API change
    • Upgrade notes:
      Hide

      A new PubSubService is available, providing cross-instance publish/subscribe methods:

      • publish(topic, message) sends a message to the given topic
      • registerSubscriber(topic, subscriber) registers a subscriber
      Show
      A new PubSubService is available, providing cross-instance publish/subscribe methods: publish(topic, message) sends a message to the given topic registerSubscriber(topic, subscriber) registers a subscriber
    • Sprint:
      nxFG 9.1.8
    • Story Points:
      3

      Description

      Define a new PubSub service that provides basic publish/subscribe operations inside a Nuxeo cluster. The scope of this service is only to send short messages to currently-registered subscribers. There is no message persistence.

      APIs:

      • register a callback as a subscriber for a given topic
      • send a message to a given topic

      A first implementation will be done using Redis as a backend.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 days
                  3d