[Python-Dev] Python Benchmarks
Greg Ewing
greg.ewing at canterbury.ac.nz
Sat Jun 3 03:25:28 CEST 2006
More information about the Python-Dev mailing list
Sat Jun 3 03:25:28 CEST 2006
- Previous message: [Python-Dev] Python Benchmarks
- Next message: [Python-Dev] Python Benchmarks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A.M. Kuchling wrote: > (At work we're trying to move toward this approach for doing realtime > audio: devote one CPU to the audio computation and use other CPUs for > I/O, web servers, and whatnot.) Speaking of creative uses for multiple CPUs, I was thinking about dual-core Intel Macs the other day, and I wondered whether it would be possible to configure it so that one core was running MacOSX and the other was running Windows at the same time. It would give the term "dual booting" a whole new meaning... -- Greg
- Previous message: [Python-Dev] Python Benchmarks
- Next message: [Python-Dev] Python Benchmarks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list