Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A queue in which the content is maintained as key-value pairs. Publishing to a LVQ updates the value against the its key; consuming a message for a particular key allows the last value to be read. The key/value pair may or may not be consumed, depending on options.

For a detailed discussion, see the following resources:
LVQ
LVQ Example

...