Single core CPU & multi threading
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Are there any Windows (single) CPUs that take advantage of multi
threading? I have an Intel Pentium but it doesn't make any difference
to run a multi threaded app vs running the same app on one thread,
which makes sense for one cpu.
Thanks,
Brett
.
Relevant Pages
- Re: Multiplatform threadsafe reference counter
... I don't want a threading ... from two separate CPUs on some those exact couple items. ... which may mess up the reference count. ... libraries to setup its own idea of "threadsafe reference counting". ... (comp.programming.threads) - Threads on dual core dual processor
... now 2 cpus that are 100% loaded, so it seems that the threading is working. ... I tried writing a simple test program that is threading off 3 calls to a ... function that is a large loop that does a bit of floating point maths. ... (comp.programming.threads) - Re: Nice article: "The Free Lunch is Over: A Fundamental Turn TowardConcurrencyinSoftware"
... > with some examples where i think a compiler could actually help. ... Of course you could consider threading the whole call a progress, ... Concurrency isn't just for 2 CPUs, to be efficient, you need to spawn as many ... PS3 and XBOX2 hardware is already expected to enter the realm of quad and octo ... (borland.public.delphi.non-technical) - Re: convert Standard EXE to ActiveX EXE for multithreading
... If threading is out, the only way I can use both CPU's is running 2 ... an AX EXE so it will thread out new objects that are created so I can ... take full advantage of the dual CPUs. ... think of any other way to use both CPUs. ... (microsoft.public.vb.general.discussion) - Re: Single core CPU & multi threading
... I have an Intel Pentium but it doesn't make any difference ... to run a multi threaded app vs running the same app on one thread, ... Basically it consists of running tasks or ... (microsoft.public.windowsxp.general) |
|