What is the status and future of parallel task execution?

Parallel task executions are said to be only for multi-project builds. My single-project build contains many tasks which can be executed in parallel and it is used often. Too bad, it won’t benefit from the 6 cores of my CPU. Is there any plan in the future to add parallelism in single-project builds?