Hands-on reactive programming with Clojure : create asynchronous, event-based, and concurrent applications

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing, 2019.
Status
Available Online

Description

Loading Description...

More Details

Format
Edition
Second edition.
Language
English
ISBN
9781789341966, 1789341965

Notes

General Note
Previous edition published: 2015.
Bibliography
Includes bibliographical references.
Description
Learn how to use RxClojure to deal with stateful computations Key Features Leverage 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 problems Book Description Reactive 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 learn Understand 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 applications Who this book is for If 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.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Szydlo, K., & Borges, L. (2019). Hands-on reactive programming with Clojure: create asynchronous, event-based, and concurrent applications (Second edition.). Packt Publishing.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Szydlo, Konrad and Leonardo, Borges. 2019. Hands-on Reactive Programming With Clojure: Create Asynchronous, Event-based, and Concurrent Applications. Birmingham, UK: Packt Publishing.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Szydlo, Konrad and Leonardo, Borges. Hands-on Reactive Programming With Clojure: Create Asynchronous, Event-based, and Concurrent Applications Birmingham, UK: Packt Publishing, 2019.

Harvard Citation (style guide)

Szydlo, K. and Borges, L. (2019). Hands-on reactive programming with clojure: create asynchronous, event-based, and concurrent applications. Second edn. Birmingham, UK: Packt Publishing.

MLA Citation, 9th Edition (style guide)

Szydlo, Konrad,, and Leonardo Borges. Hands-on Reactive Programming With Clojure: Create Asynchronous, Event-based, and Concurrent Applications Second edition., Packt Publishing, 2019.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
839519da-d689-a1f5-d11b-a25ad51f683f-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID839519da-d689-a1f5-d11b-a25ad51f683f-eng
Full titlehands on reactive programming with clojure create asynchronous event based and concurrent applications
Authorszydlo konrad
Grouping Categorybook
Last Update2024-12-17 08:30:41AM
Last Indexed2024-12-17 08:33:01AM

Book Cover Information

Image SourcecontentCafe
First LoadedDec 13, 2023
Last UsedSep 11, 2024

Marc Record

First DetectedMar 21, 2023 12:08:33 PM
Last File Modification TimeDec 17, 2024 08:08:58 AM
SuppressedRecord had no items

MARC Record

LEADER04391cam a2200469 i 4500
001on1090069467
003OCoLC
00520241217080623.0
006m     o  d        
007cr unu||||||||
008190318s2019    enka    ob    000 0 eng d
019 |a 1084692660
020 |a 9781789341966
020 |a 1789341965
035 |a (OCoLC)1090069467|z (OCoLC)1084692660
037 |a CL0501000034|b Safari Books Online
040 |a UMI|b eng|e rda|e pn|c UMI|d OCLCF|d YDX|d OCLCQ|d OCLCO|d OCLCQ|d OCLCO|d DXU
049 |a MAIN
050 4|a QA76.73.C565
08204|a 005.133|q OCoLC
1001 |a Szydlo, Konrad,|e author.
24510|a Hands-on reactive programming with Clojure :|b create asynchronous, event-based, and concurrent applications /|c Konrad Szydlo, Leonardo Borges.
250 |a Second edition.
264 1|a Birmingham, UK :|b Packt Publishing,|c 2019.
300 |a 1 online resource (1 volume) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Previous edition published: 2015.
504 |a Includes bibliographical references.
520 |a Learn how to use RxClojure to deal with stateful computations Key Features Leverage 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 problems Book Description Reactive 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 learn Understand 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 applications Who this book is for If 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.
5880 |a Online resource; title from title page (Safari, viewed March 15, 2019).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Clojure (Computer program language)
650 0|a Functional programming languages.|9 62188
650 0|a Application software|x Development.|9 70680
7001 |a Borges, Leonardo,|e author.
77608|i Print version:|a Szydlo, Konrad.|t Hands-on reactive programming with Clojure.|b Second edition.|d Birmingham, UK : Packt Publishing, 2019|z 1789346134|z 9781789346138|w (OCoLC)1083687117
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781789346138/?ar|x O'Reilly|z eBook
938 |a YBP Library Services|b YANK|n 16025827
994 |a 92|b VIA
999 |c 288102|d 288102