SlideShare a Scribd company logo
The Power of Streams in
Node JS
Jawahar
ThoughtWorks
www.jawahar.tech
File Compression
Streams are collection of data - but not
available all at once.
List / Array Streams
Readable Stream
fs.createReadStream
Writable Stream
fs.createWriteStream
Duplex Stream
net.Socket
Transform Stream
zlib.createGzip
Composability
Kubectl get pods
| grep "Running"
| grep “container-1”
Ex: Linux Command Piping
Composability
Composability
Event Emitters
Event Emitters
Event Emitters
Readable Streams
➔ data
➔ close
➔ error
Writable Streams
➔ drain
➔ close
➔ error
Backpressure
Produce faster than consume
Backpressure
Backpressure
Backpressure
Backpressure
Task Management
Systems
gulp.src(paths.scripts.src)
.pipe(babel())
.pipe(uglify())
.pipe(concat('main.min.js'))
.pipe(gulp.dest(paths.scripts.dest));
Use Cases
Reactive
Programming
Rx.Observable
.fromEvent(button, 'click')
.bufferCount(3)
.bufferWhen(() => click.delay(400))
.filter(events => events.length >= 3)
.subscribe(console.log);
Use Cases
highland.js
Log Aggregation
Use Cases
Thank You !!
Jawahar
ThoughtWorks
www.jawahar.tech

More Related Content

PDF
Gnocchi v3 brownbag
PDF
Anatomy of an action
PDF
Gnocchi v4 (preview)
PDF
Gnocchi v4 - past and present
PDF
Gnocchi v3
PDF
Gnocchi Profiling 2.1.x
PDF
The Monitoring Playground
PDF
人間では判定できない101すくみじゃんけんをコンピュータに判定させたい for Keras.js
Gnocchi v3 brownbag
Anatomy of an action
Gnocchi v4 (preview)
Gnocchi v4 - past and present
Gnocchi v3
Gnocchi Profiling 2.1.x
The Monitoring Playground
人間では判定できない101すくみじゃんけんをコンピュータに判定させたい for Keras.js

What's hot (20)

PDF
Gnocchi Profiling v2
PPTX
HBaseCon 2013: OpenTSDB at Box
PDF
LAMP Stack (Reloaded) - Infrastructure as Code with Terraform & Packer
PDF
Es part 2 pdf no build
PPTX
opentsdb in a real enviroment
PDF
Elasticsearch (R)Evolution — You Know, for Search… by Philipp Krenn at Big Da...
PDF
Linux Cluster and Distributed Resource Manager
PDF
"Metrics: Where and How", Vsevolod Polyakov
PPTX
Dev ops meetup
PPTX
AWS re:Invent 2014 talk: Scheduling using Apache Mesos in the Cloud
PPTX
Stabilising the jenga tower
PDF
Infrastructure coders logstash
KEY
W3C HTML5 KIG-How to write low garbage real-time javascript
PPTX
Stream Processing Frameworks
PDF
Ansible with AWS
PDF
Java data structures powered by Redis. Introduction to Redisson @ Redis Light...
PPTX
Cassandra Backups and Restorations Using Ansible (Joshua Wickman, Knewton) | ...
PPTX
Rubyslava + PyVo #48
PDF
Building a Fast, Resilient Time Series Store with Cassandra (Alex Petrov, Dat...
PDF
Drinking from the firehose, with virtual streams and virtual actors
Gnocchi Profiling v2
HBaseCon 2013: OpenTSDB at Box
LAMP Stack (Reloaded) - Infrastructure as Code with Terraform & Packer
Es part 2 pdf no build
opentsdb in a real enviroment
Elasticsearch (R)Evolution — You Know, for Search… by Philipp Krenn at Big Da...
Linux Cluster and Distributed Resource Manager
"Metrics: Where and How", Vsevolod Polyakov
Dev ops meetup
AWS re:Invent 2014 talk: Scheduling using Apache Mesos in the Cloud
Stabilising the jenga tower
Infrastructure coders logstash
W3C HTML5 KIG-How to write low garbage real-time javascript
Stream Processing Frameworks
Ansible with AWS
Java data structures powered by Redis. Introduction to Redisson @ Redis Light...
Cassandra Backups and Restorations Using Ansible (Joshua Wickman, Knewton) | ...
Rubyslava + PyVo #48
Building a Fast, Resilient Time Series Store with Cassandra (Alex Petrov, Dat...
Drinking from the firehose, with virtual streams and virtual actors
Ad

Similar to The power of streams in node js (20)

PPTX
Flink Streaming Hadoop Summit San Jose
PDF
Event sourcing - what could possibly go wrong ? Devoxx PL 2021
PPTX
Andrii Dembitskyi "Events in our applications Event bus and distributed systems"
PDF
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
PDF
Event Sourcing - what could go wrong - Jfokus 2022
PDF
Recipes for Running Spark Streaming Applications in Production-(Tathagata Das...
PDF
Event Sourcing - what could possibly go wrong?
PDF
Lambda Jam 2015: Event Processing in Clojure
PDF
Functional Programming with Streams in node.js
PPTX
Intro to Reactive Thinking and RxJava 2
PDF
Apache Flink internals
PPT
Server side JavaScript: going all the way
PDF
nuclio Overview October 2017
PDF
Erik Skytthe - Monitoring Mesos, Docker, Containers with Zabbix | ZabConf2016
PDF
Andrzej Ludwikowski - Event Sourcing - what could possibly go wrong? - Codemo...
PPTX
Modus operandi of Spark Streaming - Recipes for Running your Streaming Applic...
PPTX
Java Hates Linux. Deal With It.
PPTX
Flink 0.10 @ Bay Area Meetup (October 2015)
PDF
iguazio - nuclio overview to CNCF (Sep 25th 2017)
PDF
Python twisted
Flink Streaming Hadoop Summit San Jose
Event sourcing - what could possibly go wrong ? Devoxx PL 2021
Andrii Dembitskyi "Events in our applications Event bus and distributed systems"
ContainerDays Boston 2015: "CoreOS: Building the Layers of the Scalable Clust...
Event Sourcing - what could go wrong - Jfokus 2022
Recipes for Running Spark Streaming Applications in Production-(Tathagata Das...
Event Sourcing - what could possibly go wrong?
Lambda Jam 2015: Event Processing in Clojure
Functional Programming with Streams in node.js
Intro to Reactive Thinking and RxJava 2
Apache Flink internals
Server side JavaScript: going all the way
nuclio Overview October 2017
Erik Skytthe - Monitoring Mesos, Docker, Containers with Zabbix | ZabConf2016
Andrzej Ludwikowski - Event Sourcing - what could possibly go wrong? - Codemo...
Modus operandi of Spark Streaming - Recipes for Running your Streaming Applic...
Java Hates Linux. Deal With It.
Flink 0.10 @ Bay Area Meetup (October 2015)
iguazio - nuclio overview to CNCF (Sep 25th 2017)
Python twisted
Ad

Recently uploaded (20)

PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
medical staffing services at VALiNTRY
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PPTX
ai tools demonstartion for schools and inter college
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
assetexplorer- product-overview - presentation
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Nekopoi APK 2025 free lastest update
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
top salesforce developer skills in 2025.pdf
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
Computer Software and OS of computer science of grade 11.pptx
medical staffing services at VALiNTRY
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
2025 Textile ERP Trends: SAP, Odoo & Oracle
ai tools demonstartion for schools and inter college
Navsoft: AI-Powered Business Solutions & Custom Software Development
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Adobe Illustrator 28.6 Crack My Vision of Vector Design
assetexplorer- product-overview - presentation
Wondershare Filmora 15 Crack With Activation Key [2025
Nekopoi APK 2025 free lastest update
Which alternative to Crystal Reports is best for small or large businesses.pdf
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
How to Migrate SBCGlobal Email to Yahoo Easily
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
top salesforce developer skills in 2025.pdf
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Upgrade and Innovation Strategies for SAP ERP Customers