talk-data.com talk-data.com

A

Speaker

alisher alimov

1

talks

Software Engineer NVIDIA
Filtering by: LJC Meetup at Elastic: April Edition ×

Filter by Event / Source

Talks & appearances

Showing 1 of 1 activities

Search activities →

The presentation is focused on practical aspects of transition to reactive architecture. It discusses the problems of processing large volumes of requests and managing distributed services. The presentation emphasizes moving from traditional blocking operations to non-blocking, asynchronous processes to improve scalability, fault tolerance, and performance. Key points include:

  • Introduction to Reactive Architecture: Understanding the need for a scalable and fault-tolerant architecture that efficiently handles client requests while minimizing errors.
  • Reactive Architecture Solutions: Discusses how the principles of reactive architecture, including non-blocking I/O, event-driven programming, and microservices, address these challenges, resulting in more efficient resource utilization, reduced latency, and improved overall system performance.
  • Practical Applications: Examples of reactive architecture implementations in real-world scenarios, especially in environments requiring high parallelism and low latency processing.
  • Challenges in transition to reactive architecture

The goal of the presentation is to educate the audience on the benefits of moving from blocking operations to a more efficient, reactive approach, ultimately leading to more responsive and scalable systems.