Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Number of attachments :
Description
Following up this thread (http://old.nabble.com/Castors-not-pooling-the-parsers---causes-performance-issues-under-extreme-load-td33327042.html) about performance issues caused by JAXP/JAXB (http://www.jdom.org/pipermail/jdom-interest/2006-September/015537.html), what about providing constructors and methods in castor (marshal/unmarshal) that accepts parsers as arguments?
In this way concurrency and thread-safety must be garantee by application
So you'd like to see additional constructors and methods on e.g. the XMLContext against JAXP SAXBuilder(Factory) classes, correct ?