This chapter helps you dive into task programming. Here, you'll learn different ways to create and execute tasks. Once you execute a task, you may be interested to see the result. It means that you need to wait for the task completion. This is why this chapter discusses different kinds of waiting mechanisms as well.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Task Creation and Execution

  • Vaskaran Sarcar

摘要

This chapter helps you dive into task programming. Here, you'll learn different ways to create and execute tasks. Once you execute a task, you may be interested to see the result. It means that you need to wait for the task completion. This is why this chapter discusses different kinds of waiting mechanisms as well.