Skip to content

Basic showoff of Elixir's stream functionality in term of memory usage

Notifications You must be signed in to change notification settings

zoten/elixir_stream_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Little streams playground

Just a demo script to demonstrate basic streams capabilities

Run

Each option will trigger a different scenario

elixir streammem.exs [stream|enum|genserver]

Livebook

If you're a fan of LiveBook as I am, you can just fire up

livebook server

and load our livebook to play around :)

About

Basic showoff of Elixir's stream functionality in term of memory usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages