Chris Winters wrote:
>> How about with another OS (assuming the Java
>> application is portable)?
>>     
>
> I've run this on Win32 in the past without a problem.
>
>   
Under the same load?
>> If you have a dual core CPU, you could try binding
>> the application to one core.
>>     
>
> Interesting idea. It is a multithreaded application and hits a database 
> (Postgres) 
> as well. So if I bind the app to one core the DB will take up the other. 
> Which is 
> probably fine...
>
>   
My idea was to see if the Java app still locks up one core and then
attaching a debugger from the other.

/Ian

/
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to