WS-Notification

Create Document Builders on each notification requests

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.2.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    A document builder object is instanciated on each notification request.
    It could be better to use a threadlocal variable to handle a per thread document builder that could be safely reused by the thread for all notification processing.
    Profiling predicates a 10% improvement of the notification processing.

    Show
    A document builder object is instanciated on each notification request. It could be better to use a threadlocal variable to handle a per thread document builder that could be safely reused by the thread for all notification processing. Profiling predicates a 10% improvement of the notification processing.
  • Environment:
    wsstar notification libraries

Issue Links

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
9s
1
Olivier Fabre
Fri, 10 Sep 2010 - 16:15:35 +0200
Open Open In Progress In Progress
2m 16s
1
Olivier Fabre
Fri, 10 Sep 2010 - 16:17:51 +0200
In Progress In Progress Resolved Resolved
23m 22s
1
Olivier Fabre
Fri, 10 Sep 2010 - 16:41:13 +0200

People

Dates

  • Created:
    Fri, 10 Sep 2010 - 16:15:26 +0200
    Updated:
    Mon, 20 Sep 2010 - 15:51:41 +0200
    Resolved:
    Fri, 10 Sep 2010 - 16:41:13 +0200