This is a programming interface and relevant tools to support async tasks in a separate type of webservers.
The Async Tier is designed to handle non-blocking functions efficiently, allowing your main application to remain responsive while processing time-consuming tasks. Key features include:
- Dedicated webservers for async operations
- Non-blocking function execution
- Scalable architecture for high-performance processing