I am impressed with the performance of Jibx over other xml parsers. However, 
what are some ways to increase this performance.

I currently have a binding file for about 20 fields for a flat xml structure. 
For unmarshalling, single thread, i get about 4-5K a second. But if I increase 
to 2 threads, I do not get double the performance, it only goes to about 6K a 
second. Is there some synchronization issues with using jibx or maybe with 
using a stringreader? 

Thanks!
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to