First, you need to add a task definition to the build.xml file.
首先需要在build . xml文件中添加一个任务定义。
We also add a Task to each of the other three Lanes to indicate what they need to do.
另外还要为其他三个 Lane 各添加一个 Task,指明他们需要完成的工作。
For example, each scheduler provides a way to add a task to be scheduled, pull the next task to be run, yield to the scheduler, and so on.
例如,每个调度器提供一种方式,添加要调度的任务、调出要运行的下一个任务、提供给调度器等等。
应用推荐