Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2104

Improved LVQ implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5
    • 0.9
    • C++ Broker
    • None

    Description

      My view of what ideal 'LVQ' behaviour would be like is that the 'queue'
      would really be more like a 'topic' where the last message for each key was
      always saved. Clients would subscribe to it and receive the last message
      published for each key and subsequently any updates (i.e. any new messages). I.e. the consumers are always non-competing.

      Rob Godfrey also points out that if subscribers fall behind they need only be sent the latest for every key (i.e. any superceded values can be skipped).

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: