You may have noticed that there are no single core tasks left in the queue. This is deliberate as part of our aim to simplify things by having a single app which is multicore only.

We know that there are people who like to run only single-core WU but it is possible to run multicore WU in a single-core mode through the use of app_config.xml. (set 1
)

This is not a perfect solution so if there are serious objections to deprecating the single core app we can do some tricks to send multicore WU to the single core app which will then run in single-core mode. Please let us know what you think.

More...