element <thread-per-processor-processing-strategy> (global)
Namespace:
Type:
Content:
complex, 7 attributes, attr. wildcard, 1 element
Subst.Gr:
may substitute for element abstract-processing-strategy
Defined:
globally in mule.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<thread-per-processor-processing-strategy
   
 = 
(xsd:string)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
 = 
("WAIT" | "DISCARD" | "DISCARD_OLDEST" | "ABORT" | "RUN")
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?
</thread-per-processor-processing-strategy>
Content model elements (1):
annotations
May be included in elements by substitutions (1):
mule
Annotation
EXPERIMENTAL: Uses a thread pool to process each message processors asynchronously in a worker thread. (each processor has it's own thread pool currently)
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="thread-per-processor-processing-strategy" substitutionGroup="abstract-processing-strategy" type="asynchronousProcessingStrategy"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.