Concurrent Data Processing in Elixir (Pragmatic Bookshelf)

Latest Threads About This Book Top

Cichacz
@svilen The book says: Currently, async_stream/3 assumes we want the results in the same order as they were originally. This order pre...
0 487 0
New
sprite2005
@svilen warning: Using a mapper operation, such as map/filter/reject, after reduce/3 is deprecated. Use Flow.on_trigger/2 instead (flow...
0 758 2
New
markthequark
@svilen def via(id) do {:via, Registry, {ProducerConsumerRegistry, id} end is missing a }. This is also the case in the downloadable...
0 616 0
New
smahi
Spining multiple PageConsumer using the book provided code, raise an error children = [ PageProducer, Supervisor.child_sp...
1 756 0
New
pgeraghty
@svilen Book version: P1.0 (August 2021) At the end of the definition of init, I believe GenStage.ParitionDispatcher should be GenStage...
0 821 0
New
axelson
Hello Svilen Gospodinov @svilen, The book currently states: When using GenServer.cast/2, we always get :ok as a reply. In fact, the r...
1 792 0
New
mafinar
Concurrent Data Processing in Elixir is now content complete and I finally found the time I’ve been looking for to dedicate behind readin...
70 1852 17
New
New
kunna
On page 147. the book says “Using Task.async_stream/3 is a great way to process large collections of data, and provide back-pressure at t...
0 817 0
New
New

Most Active This Week Top

Most Active This Month Top

Most Active This Year Top

Most Active Last Three Years Top

mafinar
Concurrent Data Processing in Elixir is now content complete and I finally found the time I’ve been looking for to dedicate behind readin...
70 1852 17
New
sprite2005
@svilen warning: Using a mapper operation, such as map/filter/reject, after reduce/3 is deprecated. Use Flow.on_trigger/2 instead (flow...
0 758 2
New
pgeraghty
@svilen Book version: P1.0 (August 2021) At the end of the definition of init, I believe GenStage.ParitionDispatcher should be GenStage...
0 821 0
New
markthequark
@svilen def via(id) do {:via, Registry, {ProducerConsumerRegistry, id} end is missing a }. This is also the case in the downloadable...
0 616 0
New
Cichacz
@svilen The book says: Currently, async_stream/3 assumes we want the results in the same order as they were originally. This order pre...
0 487 0
New

Most Active Over Three Years Top

New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
78 3397 25
New
herminiotorres
Hi @Margaret , On page VII the book tells us the example and snippets will be all using Elixir version 1.11 But on page 3 almost the en...
15 1541 13
New
kunna
After finishing Chapter 2, Long-Running Processes Using GenServer, I was able to successfully run the code. but if I see the process obse...
2 901 4
New
mattjg908
Title: Concurrent Data Processing in Elixir: typo (31-32) I believe (page 31-32): def handle_cast({:send, email}, state) do . . {:no...
1 887 1
New
New
chriseyre2000
The first handle_cast({:send, email}, state) does not update the state so the example will not work as described. It’s missing: state =...
2 857 1
New
axelson
Hello Svilen Gospodinov @svilen, The book currently states: When using GenServer.cast/2, we always get :ok as a reply. In fact, the r...
1 792 0
New
New
mratliff
Not a big deal but might want to mention that you should add :crypto to the extra_applications portion of mix like so: def application d...
1 812 0
New
kunna
On page 147. the book says “Using Task.async_stream/3 is a great way to process large collections of data, and provide back-pressure at t...
0 817 0
New
New
chriseyre2000
Towards the end of Chapter 3 (B2) the via function is implemented as: def via(id) do {{:via, Registry, {ProducerConsumerRegistry, id}},...
1 832 1
New
smahi
Spining multiple PageConsumer using the book provided code, raise an error children = [ PageProducer, Supervisor.child_sp...
1 756 0
New
lancejjohnson
You will also discover a range new of new techniques, that will help you simplify your product, Delete “new” after “range”.
1 775 0
New

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Simply use coupon code "devtalk.com" at checkout. See full details here.