element <queued-thread-per-processor-processing-strategy> (global)
Namespace:
Type:
Content:
complex, 9 attributes, attr. wildcard, 2 elements
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
<queued-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)
 = 
(xsd:string | xsd:int)
 = 
(xsd:string | xsd:int)
    {any attribute with non-schema namespace}
    >
   
Content: 
annotations?, abstract-queue-store?
</queued-thread-per-processor-processing-strategy>
Content model elements (2):
abstract-queue-store, annotations
May contain elements by substitutions (6):
custom-queue-store, default-in-memory-queue-store, default-persistent-queue-store, file-queue-store, queue-store, simple-in-memory-queue-store
May be included in elements by substitutions (1):
mule
Annotation
EXPERIMENTAL: Decouples the processing of each message processor using a queue. The queue is polled and use a thread pool to process each message processor 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="queued-thread-per-processor-processing-strategy" substitutionGroup="abstract-processing-strategy" type="queuedAsynchronousProcessingStrategy"/>

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.