3 Replies Latest reply on Oct 31, 2005 10:40 AM by ovidiu.feodorov

    Selectors run in memory, not in the database

    ovidiu.feodorov

      Currently, a channel state keeps non-reliable message references in memory and reliable message references in database. This should change, reliable references must be cached in memory too, for performance reasons. Selectors will only run in memory. Database serves only two purposes:

      1. recovery
      2. storage for message bodies.

      Adrian keeps repeating this for a while ...