Skip to content

Commit

Permalink
add Iliia Khaprov
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Jul 11, 2024
1 parent e216bfc commit 35018d2
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/speaker-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ speakers:
- _participants/andres-ruiz.md
- _participants/dave-lucia.md
- _participants/duncan-paul-attard.md
- _participants/iliia-khaprov.md
8 changes: 8 additions & 0 deletions _participants/iliia-khaprov.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
name: Iliia Khaprov
pic_url: "/assets/images/iliia-khaprov.jpg"
tagline: "Team RabbitMQ @ Broadcom"
twitter: dead_trickster

---
Iliia started as a C# and .NET developer and then moved to Common Lisp and the Erlang ecosystem, Emacs and Linux. He is an open source software enthusiast. Iliia started as a C# and .NET developer and then moved to Common Lisp and the Erlang ecosystem, Emacs and Linux. He is an open source software enthusiast.
15 changes: 15 additions & 0 deletions _talks/writing-a-large-erlang-application-rabbitmq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
audience:
- Intermediate
tags:
- Exciting RabbitMQ Core
title: "Writing a large Erlang application: RabbitMQ"
speakers:
- _participants/iliia-khaprov.md

---
RabbitMQ project touches all aspects of development - from user stories to writing code to delivering OS-specific packages.

In this talk we will learn about RabbitMQ development pipeline, as well as its architecture.

In particular we will focus on recently introduced so-called native protocol rewrites. Respective protocols (MQTT & AMQP1.0) now use much more granular and low-level primitives of the RabbitMQ Core API. In this session, we will explore these APIs as well as review what could be seen as a template for RabbitMQ protocol implementation.
Binary file added assets/images/iliia-khaprov.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35018d2

Please sign in to comment.