1 Reply Latest reply on May 16, 2008 1:09 PM by adrian.brock

    How does the durable subscription work behind the scenes?

    scotthkao

      I know that the JBossMQ message are stored first in the database. Does the underlying mechanism deal with durable subscription
      1. by making a durable copy for each subscriber (n copies of the same messages) or
      2. by making a last sent message index (n copies of last sent index) and a single copy of complete messages?

      Thanks,
      Scott