Hands On Reactive Programming With Clojure Create Asynchronous Event Based And Concurrent Applications(1st Edition)

Authors:

Konrad Szydlo ,Leonardo Borges

Type:Hardcover/ PaperBack / Loose Leaf
Condition: Used/New

In Stock: 2 Left

Shipment time

Expected shipping within 2 - 3 Days
Access to 35 Million+ Textbooks solutions Free
Ask Unlimited Questions from expert AI-Powered Answers 30 Min Free Tutoring Session
7 days-trial

Total Price:

$0

List Price: $8.11 Savings: $8.11 (100%)
Access to 30 Million+ solutions
Ask 50 Questions from expert AI-Powered Answers 24/7 Tutor Help Detailed solutions for Hands On Reactive Programming With Clojure Create Asynchronous Event Based And Concurrent Applications

Price:

$9.99

/month

Book details

ISBN: 1789346134, 978-1789346138

Book publisher: Packt Publishing

Offer Just for You!: Buy 2 books before the end of January and enter our lucky draw.

Book Price $0 : Learn How To Use RxClojure To Deal With Stateful ComputationsKey FeaturesLeverage The Features Of Functional Reactive Programming Using Clojure Create Dataflow-based Systems That Are The Building Blocks Of Reactive Programming Use Different Functional Reactive Programming Frameworks, Techniques, And Patterns To Solve Real-world ProblemsBook DescriptionReactive Programming Is Central To Many Concurrent Systems, And Can Help Make The Process Of Developing Highly Concurrent, Event-driven, And Asynchronous Applications Simpler And Less Error-prone. This Book Will Allow You To Explore Reactive Programming In Clojure 1.9 And Help You Get To Grips With Some Of Its New Features Such As Transducers, Reader Conditionals, Additional String Functions, Direct Linking, And Socket Servers. Hands-On Reactive Programming With Clojure Starts By Introducing You To Functional Reactive Programming (FRP) And Its Formulations, As Well As Showing You How It Inspired Compositional Event Systems (CES). It Then Guides You In Understanding Reactive Programming As Well As Learning How To Develop Your Ability To Work With Time-varying Values Thanks To Examples Of Reactive Applications Implemented In Different Frameworks. You'll Also Gain Insight Into Some Interesting Reactive Design Patterns Such As The Simple Component, Circuit Breaker, Request-response, And Multiple-master Replication. Finally, The Book Introduces Microservices-based Architecture In Clojure And Closes With Examples Of Unit Testing Frameworks. By The End Of The Book, You Will Have Gained All The Knowledge You Need To Create Applications Using Different Reactive Programming Approaches.What You Will LearnUnderstand How To Think In Terms Of Time-varying Values And Event Streams Create, Compose, And Transform Observable Sequences Using Reactive Extensions Build A CES Framework From Scratch Using Core.async As Its Foundation Develop A Simple ClojureScript Game Using Reagi Integrate Om And RxJS In A Web Application Implement A Reactive API In Amazon Web Services (AWS) Discover Helpful Approaches To Backpressure And Error Handling Get To Grips With Futures And Their ApplicationsWho This Book Is ForIf You're Interested In Using Reactive Programming To Build Asynchronous And Concurrent Applications, This Is The Book For You. Basic Knowledge Of Clojure Programming Is Necessary To Understand The Concepts Covered In This Book.Table Of ContentsWhat Is Reactive Programming?A Look At Reactive ExtensionsAsynchronous Programming And NetworkingIntroduction To Core.asyncCreating Your Own CES Framework With Core.asyncBuilding A Simple Clojurescript Game With Javelin/ReagiThe UI As A FunctionFuturesA Reactive API To Amazon Web ServicesReactive MicroservicesTesting Reactive AppsConcurrency Utilities In ClojureAppendix: The Algebra Of Library Design