NAnt: parallel threads for execution of tasks; does this exist?

╄→尐↘猪︶ㄣ 提交于 2020-01-14 13:56:48

问题


I am looking an ability to execute <tasks> on separate threads, with the ability to join those separate threads after execution is done... does such a thing exist within any version of NAnt?


回答1:


From the comments: Parallel task execution on NAnt links to http://jayflowers.com/WordPress/?p=101

... and answering in a comment is bad form. See https://meta.stackexchange.com/questions/131515/many-questions-answered-via-comment-instead-of-answer#comment362688_131515



来源:https://stackoverflow.com/questions/6711902/nant-parallel-threads-for-execution-of-tasks-does-this-exist

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!