Email Queue Architecture in AcelleMail
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
6 articles tagged with "Redis"
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
Replace the default database queue driver with Redis for faster, more reliable campaign processing. Covers install, Laravel config, and queue monitoring.
Run AcelleMail in Docker using docker-compose with separate containers for the app, queue workers, MySQL, Redis, and Nginx.
Tune queue workers, MySQL, and PHP-FPM to handle high-volume campaign sends without degrading server stability or delivery speed.
What you need to run AcelleMail — from shared hosting to cloud VPS, with detailed specifications.
Configure Supervisor for queue workers and cron jobs essential for AcelleMail email processing.