[xep-support] Performance and synchronization
David Tolpin
dvd at davidashen.net
Thu Apr 21 11:15:32 PDT 2005
On 21.04.2005, at 21:41, Irv Salisbury III wrote:
> Is there any way to turn this off?
To turn off what? Interning of attribute values? That would blow up
memory and slow down the formatter much more than it does with multiple
processors. Let me repeat myself; if you have an architecture with
multiple processors, than Java does a very poor job in handling shared
resources between threads -- context swhitching is implemented
inadequately slow. Use a load balancer, RenderX EnMasse is a ready-made
solution for this purpose.
David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list