Astan Chee:
>I was wondering if there is a way to maximize CPU usage
Fork a Java app :-)
--
René Pijlman
--
http://mail.python.org/mailman/listinfo/python-list
Astan Chee wrote:
> I have a python script which i convert to an executeable (using py2exe)
> and on a dual-cpu machine seems to be taking only 50% (1cpu) only. I was
> wondering if there is a way to maximize CPU usage without forking the
> function?
it depends on what your script is doing. the
Astan Chee wrote:
> Hi,
> I have a python script which i convert to an executeable (using py2exe)
> and on a dual-cpu machine seems to be taking only 50% (1cpu) only. I was
> wondering if there is a way to maximize CPU usage without forking the
> function?
> Thanks
Python has a global interpret
Hi,
I have a python script which i convert to an executeable (using py2exe)
and on a dual-cpu machine seems to be taking only 50% (1cpu) only. I was
wondering if there is a way to maximize CPU usage without forking the
function?
Thanks
--
http://mail.python.org/mailman/listinfo/python-list