Task Creation and Execution
摘要
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.