< CMS Certified Developer 13 LTS

Asynchronous Task Execution (Message Queue)

TYPO3

Show in app

Description

This skill covers the method of asynchronous task execution. It runs tasks concurrently, rather than one after the other, allowing applications to perform multiple operations without waiting for each to finish before starting the next.

Goals

  • I know the concept of asynchronous task execution.
  • I know the difference between synchronous and asynchronous task execution.
  • I know the benefits and challenges of asynchronous task execution.

Maintainer

Andreas Wolf