Basic Usage
Basic Usage
This section covers the fundamental concepts and day-to-day usage of Laravel Queue Autoscale.
Core Concepts
Learn how the autoscaler works and how to configure it for your application:
- How It Works - Understanding the hybrid predictive algorithm
- Configuration - Complete configuration reference
- Event Handling - Using Laravel events for notifications
Operations & Monitoring
Keep your autoscaler running smoothly in production:
- Monitoring - Metrics, alerts, and observability
- Performance Tuning - Optimization for efficiency
- Troubleshooting - Common issues and solutions
Getting Started
New to Laravel Queue Autoscale? Start here:
- Installation - Set up the package
- Quick Start - Get your first queue autoscaled
- How It Works - Understand the scaling algorithm
- Configuration - Customize for your needs
Next Steps
Once you're comfortable with the basics:
- Explore Custom Strategies for advanced scaling logic
- Learn about Scaling Policies for cross-cutting concerns
- Review Deployment for production best practices