filmov
tv
Functional Patterns for the Asynchronous Web

Показать описание
Asynchronous programming is the latest hype for web development. While Asynchronous programming can help improve total throughput on a multi-core machine, the current state of the art lacks common patterns for how to define asynchronous flow.
In this presentation from the 2013 Northeast Scala Symposium, Typesafe's Josh Suereth covers those patterns, from joining together a series of asynchronous operations to chaining a pipeline of asynchronous tasks. Josh discusses a few core abstractions that help define asynchronous workflow (applicative functors, monads, traversal), then uses these same abstractions to test the same flows synchronously.
In this presentation from the 2013 Northeast Scala Symposium, Typesafe's Josh Suereth covers those patterns, from joining together a series of asynchronous operations to chaining a pipeline of asynchronous tasks. Josh discusses a few core abstractions that help define asynchronous workflow (applicative functors, monads, traversal), then uses these same abstractions to test the same flows synchronously.
Functional Patterns for the Asynchronous Web
Functional Patterns in C++, 1. Functors
Functional Patterns in C++, 2. Currying, Applicative
Functional Patterns in C++, 3. Async API, Monoid, Monad
CppCon 2015: Sherri Shulman “Haskell Design Patterns for Genericity & Asynchronous Behavior”
What did functional programming ever do for us (software engineers)? A tutorial with code in Scala
Michael Arenzon & Assaf Ronen - Advanced Patterns in Asynchronous Programming. ScalaUA2018
Advanced Patterns in Asynchronous Programming
The Async Await Episode I Promised
The Need for Async — Konrad Malawski
Next Generation Asynchronous Patterns in JavaScript by Jonathan Mills
Making asynchronous programs functional with IO.async and IO.cancelable - Scala tutorial
Next Generation Asynchronous Patterns in JavaScript - Jonathan Mills
'Simplifying Asynchronous Code With Scala Async' by Philipp Haller (2013)
Thinking Asynchronously: App Integration Patterns for Microservices • Rebekah Kulidzan • GOTO 2022...
Jonathan Martin: Async patterns to scale your multicore JavaScript elegantly. | JSConf Budapest 2017
Vittorio Romeo — Higher-order functions and function_ref
Functional Design Patterns - Stuart Sierra
JavaScript Critical Parts 1001 Introduction to Asynchronous Patterns
Functional patterns for scala beginners (slides only)
Taming the Asynchronous Beast with CSP Channels in JavaScript - Vincenzo Chianese (Lambda Days 2017)
Readable Microservices, with Functional Programming by James Chow
How AWS Lambda Functions use the Asynchronous Messaging Design Pattern
Asynchronous Patterns, Particularly in Node.js - a talk by Rakesh Pai at JSFoo Pune Geekup
Комментарии