Share via


Asynchronous Agents How-to and Walkthrough Topics

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This section contains step-by-step topics that illustrate how to use asynchronous agents, message blocks, and message-passing functions in your applications.

In This Section

How to: Implement Various Producer-Consumer Patterns

How to: Provide Work Functions to the call and transformer Classes

How to: Use transformer in a Data Pipeline

How to: Select Among Completed Tasks

How to: Send a Message at a Regular Interval

Walkthrough: Creating an Agent-Based Application

Walkthrough: Implementing Futures

Walkthrough: Using join to Prevent Deadlock

Asynchronous Agents Library