Реактивный стек: введение в Spring WebFlux
🔒 Sign in to use this
Реактивный стек: введение в Spring WebFlux
Spring WebFlux — реактивная альтернатива Spring MVC. Он использует небольшой фиксированный пул потоков и неблокирующий I/O для обработки тысяч одновременных соединений — идеально для высококонкурентных, малолатентных сервисов: шлюзов, стриминговых эндпоинтов и сервисов, выполняющих много I/O-bound вызовов. Модель программирования построена на Reactor: Mono (0-1 элемент) и Flux (0-N элементов).
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
▼
▼
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this