30,96 €
30,96 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
30,96 €
30,96 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
Als Download kaufen
30,96 €
inkl. MwSt.
Sofort per Download lieferbar
payback
0 °P sammeln
Jetzt verschenken
30,96 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
0 °P sammeln
  • Format: ePub

Explore tools, techniques, and practices to remove performance bottlenecks and enhance the stability of your Laravel and PHP web applications
Key Features
Get a complete view of what it takes to design and build a high-performing application with Octane | Reuse objects across requests and execute application logic asynchronously | Learn key elements to design and build a performance-optimized and production-ready application
Book Description
Laravel Octane is a very powerful component in the Laravel ecosystem that can help you achieve remarkable app performance. With Laravel
…mehr

  • Geräte: eReader
  • ohne Kopierschutz
  • eBook Hilfe
  • FamilySharing(5)
Produktbeschreibung
Explore tools, techniques, and practices to remove performance bottlenecks and enhance the stability of your Laravel and PHP web applications

Key Features

  • Get a complete view of what it takes to design and build a high-performing application with Octane
  • Reuse objects across requests and execute application logic asynchronously
  • Learn key elements to design and build a performance-optimized and production-ready application


Book Description

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.

What you will learn

  • Understand the dynamics of the request life cycle in a classic Laravel application
  • Explore possibilities with OpenSwoole and Roadrunner and choose the best solution for your application
  • Analyze the potential bottlenecks of a classic web application
  • Configure Laravel Octane with Roadrunner and OpenSwoole
  • Implement functionality using asynchronous mechanisms and run tasks in parallel in the Laravel app
  • Prepare the production environment to host Laravel Octane and its dependencies
  • Understand the pros and cons of applying potential enhancements to your Laravel app


Who this book is for

The book is for existing Laravel developers who want to improve their software architecture, from a basic or standard architecture to a more scalable and performant one. Basic knowledge of Laravel fundamentals is required.


Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
Roberto Butti has been working in Web software development since 2000. He has worked for different markets and companies as well as with several languages/frameworks on both the server- and client-side Web.Today, he is focused on Web architecture with Laravel on the server side and various reactive Javascript frameworks such as React, Vue, and Svelte on the client side.Always passionate about performant and scalable architectures, he found in Laravel Octane, and more generally in OpenSwoole, an enabling tool for projects where concurrency, real-time, and performance are crucial.