Lawrence_elixir
2) ElixirConf EU 2019 - Keynote: Announcing Brodway - José Valim
José Valim - Keynote: Announcing Brodway - ElixirConf EU 2019
Keynote - announcing Broadway by @josevalim
Abstract
Broadway is a new open source project by Plataformatec that aims to streamline data processing pipelines. It allows developers to consume data efficiently and concurrently from many systems, such as Amazon SQS, RabbitMQ, Google Cloud PubSub and others. In this talk, we will discuss how the Broadway architecture connects multiple stages and producers, how it leverages GenStage to provide back-pressure, how we rely on OTP for fault-tolerance, and other features such as batching, rate-limiting, partitioning and more.
All will be added to the ElixirConf EU 2019 Talks List or via the #elixirConfEU2019 tag.
Popular in Talks
Code Sync: Keynote: Gang of None? Design Patterns in Elixir - José Valim | ElixirConf EU 2024
Comments welcome! View the <span class="ha...
New
ElixirConf US 2018 – Take Your Time – Ben Marx (@bgmarx)
OTP20 officially introduced dirty schedulers. In this talk, we’...
New
Lonestar Elixir 2018 videos are starting to pop up :slight_smile: https://www.youtube.com/channel/UCOy-_b9bqjokoWX9Hg5ZgUg
Day 1
Chris ...
New
Today’s talk is another one from Toyota Connected
ElixirConf 2017 - Elixir with Kafka - Mathew Gardner
Elix...
New
ElixirConf: ElixirConf 2023 - German Velasco - Using DDD concepts to create better Phoenix Contexts
Comments welcome! View the <span cla...
New
After having watched the talk I'm wondering if this would also be a good opportunity to gather examples / tips about how to prevent or mi...
New
ElixirConf: ElixirConf 2023 - Charlie Holtz - Building AI Apps with Elixir
Comments welcome! View the <span class="hashtag-icon-placehol...
New
ElixirConf US 2018 – Simple is Beautiful: Building an SLA Monitoring Tool Using Elixir/OTP at PagerDuty – Aish Dahal
Sta...
New
ElixirConf US 2018 – Beyond Command and Response Chatbot – Fahad Almusharraf
The talk discusses an attempt at building a...
New
Okay, posting this day’s talk by @boydm:
ElixirConf 2017 - Elixir Native UI - Boyd Multerer
I will be show...
New
Other popular topics
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Hello, how can I check the Phoenix version ?
Thanks !
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
In templates/appointment/index.html.eex:
<%= for appointment <- @appointments do %>
<tr>
<td><%= appoi...
New
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
What learn first? Rust or Elixir
Hi Elixir community!
I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
Got a question about when to concat vs. prepending items to list then reversing to achieve appending.
So i know lists boil down to [1 | ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New







