dual CPU-mode in python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Astan Chee

    #1

    dual CPU-mode in python

    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
  • Rene Pijlman

    #2
    Re: dual CPU-mode in python

    Astan Chee:[color=blue]
    >I was wondering if there is a way to maximize CPU usage[/color]

    Fork a Java app :-)

    --
    René Pijlman

    Comment

    Working...