High Performance with Laravel Octane - Helion
Tytuł oryginału: High Performance with Laravel Octane
ISBN: 9781801819046
stron: 204, Format: ebook
Data wydania: 2023-01-13
Księgarnia: Helion
Cena książki: 109,00 zł
Laravel Octane is a very powerful component in the Laravel ecosystem that can help you achieve remarkable app performance. With Laravel Octane, you will find tools (queues, cache, and tables) that facilitate a new asynchronous approach for improving application performance.
This book highlights how Laravel Octane works, what steps to take in designing an application from the start, what tools you have at your disposal, and how to set up production environments. It provides complete coverage of the strategies, tools, and best practices to make your apps scalable and performant. This is especially important as optimization is usually the overlooked part in the application development lifecycle. You will explore the asynchronous approach in Laravel and be able to release high-performing applications that have a positive impact on the end-user experience.
By the end of this book, you will find yourself designing, developing, and releasing high-performance applications.
Osoby które kupowały "High Performance with Laravel Octane", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
High Performance with Laravel Octane. Learn to fine-tune and optimize PHP and Laravel apps using Octane and an asynchronous approach eBook -- spis treści
- 1. Understanding the Laravel Web Application Architecture
- 2. Configuring the RoadRunner Application Server
- 3. Configuring the Swoole Application Server
- 4. Building a Laravel Octane Application
- 5. Reducing Latency and Managing Data with an Asynchronous Approach
- 6. Using Queues to Apply the Asynchronous Approach in Your Application
- 7. Configuring the Laravel Octane Application for the Production Environment