Tasks

Mike
Mike
Joined: 18 Mar 06
Posts: 5
Credit: 1266
RAC: 0
Topic 191072

how do u run more than one task at a time - or is that all you can run at any given time........

being new to all of this, any info would be of help

thnx

Pooh Bear 27
Pooh Bear 27
Joined: 20 Mar 05
Posts: 1376
Credit: 20312671
RAC: 0

Tasks

With a single processor your machine can only run a single project at a time. This is done to give the best optimization to the processor, because of L2 CACHE and FPU abilities. If you get a machine that is Dual Core or Hyperthreading, then each core/thread can run it's own process.

If you are looking for more than one project, each project needs to be joined seperately. Then you attach to that project, and set the projects to the priorities you want, then they run in a round-robin type format.

Hope this helps.

Mike
Mike
Joined: 18 Mar 06
Posts: 5
Credit: 1266
RAC: 0

Thanx that helps - and thanx

Thanx that helps - and thanx for the reply - maybe you can answer my query on S40 stuff aswell

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.