Python Belgrade #35#

Talks:#

Monitoring app performance. Opentelemetry & Jaeger —

  • Abstract:

In this talk I will introduce tools for tracing application performance in the microservice architecture. Opentelemetry is standard for such tracing and Jaeger is an application, responsible for collecting data and its visualization.

Introducing Repid - new library for asyncio tasks processing —

  • Abstract:

This talk is dedicated to squeezing the most performance out of queue consumers while keeping your app’s code simple and clean. We will have a short live-coding