Drupal "Advanced Queue" Rudimentary Tutorial A tutorial using Advanced Queue to queue content import jobs with a Drupal Console command, a JobType to process the queue, and an Event Subscriber to send a notificatio when a Job is processed.
Example Lando configuration for Drupal module development Setting up a local development environment for Drupal (8.x), with Lando, including tools for coding standards and tests.