Latest #pipeline Threads Top

rahultumpala
Hello, I’m excited to introduce dsm, a zero-dependency abstraction library that allows you to define Finite State Machines and pipelines...
New
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
yolo007wizard
Hobby learning Elixir + lots of holiday time = Elixir Flo-time, a system specification. Elixir Flo-time Elixir Flotime is a low-code so...
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
silverdr
Hi group. Is pipe_through [:pipe0, :pipe1] the same as pipe_through :pipe0 pipe_through :pipe1 inside a scope in router.ex? Or do the...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

rahultumpala
Hello, I’m excited to introduce dsm, a zero-dependency abstraction library that allows you to define Finite State Machines and pipelines...
New

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
Fl4m3Ph03n1x
Background Recently I have rediscovered the with statement to program in a more rail oriented way, and I must say I am loving it thus far...
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
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
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
Crowdhailer
Last year I wrote a library for error handling in elixir pipelines OK. There were several discussions around this topic in the google gr...
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
yolo007wizard
Hobby learning Elixir + lots of holiday time = Elixir Flo-time, a system specification. Elixir Flo-time Elixir Flotime is a low-code so...
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