[xep-support] Performance and synchronization

Irv Salisbury III irv at dotech.com
Thu Apr 21 18:25:43 PDT 2005


I am not sure En masse works for me.  I am using the custom generator 
code, dealing wiht the intermediate XML format before final rendering.  
Can I still do that with en masse?  If so, it might work for me.

I just wish I would have known this before writing all of our code.

You know, having the option of "blowing up memory" would be fine with 
me.  Our server has 8 GB of it, so I would happily trade off memory for 
being able to scale past 2 processors. 

Irv

David Tolpin wrote:

>
> 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

-------------------
(*) 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