PHP Application Speedup Options
Please rate the course
Source:
Category:
Language:
Russian
Duration:
08:17:24
Number of lessons:
2
Added date:
10/10/2024
Rating:
0.0
Course short description
We will study methods for increasing the performance of a web application. From simple activation of OpCache, caching of settings and lazy initialization of services to using Preload with JIT and RoadRunner, asynchrony, using Fibers and other features in various frameworks. We will practice on projects with benchmarks. We will discuss potential problems, convenience of developing stateless services and ways of passing the request context.