Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-371

Speed improvement in SpoolManager

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 2.3.0
    • 2.3.0
    • None
    • James SVN branch truck-merged 20050504.

    Description

      Processor invoke store() on the spool when a message change its state but the message is still lockend and the notify called by the spool does not work (As far as I understand).

      I removed spool.store from the processor and leave spool handling to the spoolmanager thread.

      I also added a loop to the run of the spoolmanager thread so that it will process every state till GHOST or ERROR and not only one state at a time.

      Attachments

        1. LinearProcessor.java.patch
          8 kB
          Stefano Bagnara
        2. JamesSpoolManager.java.patch
          4 kB
          Stefano Bagnara
        3. JamesSpoolManager.java.patch
          5 kB
          Stefano Bagnara

        Activity

          People

            bago Stefano Bagnara
            bago Stefano Bagnara
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: