Delegate Blocking Operations using Async Worker

Description

In this training, you will get an introduction to the Async Worker C Component that helps to delegate blocking operations from VEE RTOS context to another RTOS task context.

Intended Audience

This training is designed for VEE Port developers who want to explore blocking native method implementation in depth.

Prerequisites

To get the most out of this training, participants should have:

Training Resources

Unit 1: Async Worker Overview

Unit 2: Implementation Guide

The Async Worker C Component is implemented in several VEE Port Examples.

Refer to the following guide to implement asynchronously SNI functions using Async Worker: