Latest #pipeline Threads Top

wolf4earth
Babel was born out of a desire to simplify non-trivial data transformation pipelines. To focus on the “happy path” instead of having to w...
New
mruoss
pluggable is a bring-your-own-token pipeline creation library. It is not new, I’ve created it a while ago. I also did not code it myself ...
New
bahner
So, I am working with my IPFS client library and I’ve run into dialyzer hell. The code is kinda working fine, but Dialyzer is not happy w...
New
idoshamun
I want to build a system that supports user provided multi steps workflows. Every such step may include interacting with a third party se...
New
akash-akya
Hi all, I’m tinkering around the idea of streaming data through an external program (think streaming video through ffmpeg command and re...
New
anthonyl
I need to do the following: Read data from file Parse custom syntax Write result to a map I have the following code: File.stream!(loa...
New
scottyscripts
I have a GenStage pipeline that looks like the following A (producer) | B (producer-consumer) | C (C...
New
scottyscripts
Hello! I am designing a GenStage pipeline using a FIFO queue from Amazon SQS. I just want to say right up front that unfortunately I ca...
New
sezaru
Hello, I have a demand on my app where I need to process multiple pipelines that depend on the results of other pipelines. To do that, I...
New
msonawane
Greetings, Trying to get a toy project done in both go and elixir for fun. Would love to hear suggestions , libs to use and strategies ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

wolf4earth
Babel was born out of a desire to simplify non-trivial data transformation pipelines. To focus on the “happy path” instead of having to w...
New
mruoss
pluggable is a bring-your-own-token pipeline creation library. It is not new, I’ve created it a while ago. I also did not code it myself ...
New

Trending Over Three Years Top

Qqwy
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
acrolink
Inside a pipe chain, how to execute one pipe line / exclude it based on say is_list(variable)? i.e. execute pipe line 5 only if variable ...
New
overallduka
Hello, i just have on doubt, is about code design, i have this case: def searched_for?(user_id, term) do search_length = from(se ...
New
Crowdhailer
I have been updating a library that allows you to pipe between functions that use the erlang result tuple convention. Assuming you have...
New
sihui_io
rest is [“a”] and last_gift is “b”. rest |> Enum.join(", “) returns “a”, which is a string. “a” |> “#{}, and #{last_gift}” return...
New
cjen07
parameterized pipe in elixir: |n> edit: negative index in |n> and mixed usage with |> are supported example: use ParamP...
New
vals
The |> operator takes the result of the expression on its left and injects it as the first parameter of the function call to its right...
New
akash-akya
Hi all, I’m tinkering around the idea of streaming data through an external program (think streaming video through ffmpeg command and re...
New
anthonyl
I need to do the following: Read data from file Parse custom syntax Write result to a map I have the following code: File.stream!(loa...
New
Relrin
Hi everyone, I’m wondering about building a pipeline with GenStage and RabbitMQ queues for processing data about the players which are s...
New
idoshamun
I want to build a system that supports user provided multi steps workflows. Every such step may include interacting with a third party se...
New
PeterDavidCarter
I've run phx.gen.json to create an api to search and retrieve json formatted page content dynamically. After I run the command I see this...
New
feviskus
Hello there, I am currently working on my first elixir-project which has a bit more business-logic and is not only CRUD. I want to appl...
New
bahner
So, I am working with my IPFS client library and I’ve run into dialyzer hell. The code is kinda working fine, but Dialyzer is not happy w...
New
scottyscripts
Hello! I am designing a GenStage pipeline using a FIFO queue from Amazon SQS. I just want to say right up front that unfortunately I ca...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement