|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1056904403 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
181013s2018 enk o 000 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e rda
|e pn
|c EBLCP
|d N$T
|d TEFOD
|d UKMGB
|d OCLCF
|d UMI
|d UAB
|d MERUC
|d LVT
|d STF
|d YDX
|d TOH
|d OCLCQ
|d G3B
|d UKAHL
|d OCLCQ
|d OCLCO
|d NZAUC
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 019078541
|2 Uk
|
019 |
|
|
|a 1056474655
|a 1061288886
|
020 |
|
|
|a 9781789136340
|q (electronic bk.)
|
020 |
|
|
|a 1789136342
|q (electronic bk.)
|
020 |
|
|
|z 9781789135794
|
029 |
1 |
|
|a CHNEW
|b 001026187
|
029 |
1 |
|
|a CHVBK
|b 549250115
|
029 |
1 |
|
|a UKMGB
|b 019078541
|
029 |
1 |
|
|a AU@
|b 000069004258
|
035 |
|
|
|a (OCoLC)1056904403
|z (OCoLC)1056474655
|z (OCoLC)1061288886
|
037 |
|
|
|a 4A30C6DD-0B4E-4F2E-BD98-08089B244C23
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.73.J38*
|
072 |
|
7 |
|a COM
|x 051280
|2 bisacsh
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Sharma, Rahul,
|e author.
|
245 |
1 |
0 |
|a Hands-on reactive programming with Reactor :
|b build reactive and scalable microservices using the Reactor framework /
|c Rahul Sharma.
|
264 |
|
1 |
|a Birmingham, UK :
|b Packt Publishing,
|c 2018.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, Oct. 16, 2018).
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Getting Started with Reactive Streams; Technical requirements ; Reactive architecture; Reactive programming; ReactiveX; Composite streams; Flexible operators; Reactive Streams; Asynchronous processing; Subscriber backpressure; David Karnok's classification; Zero generation; First generation; Second generation; Third generation; Fourth generation; Fifth generation; Reactor; Infinite data streams; Push-pull model; Concurrency agnostic; Operator vocabulary; Project setup; Summary.
|
505 |
8 |
|
|a QuestionsFurther reading; Chapter 2: The Publisher and Subscriber APIs in a Reactor; Technical requirements; Stream publisher; Stream subscriber; Subscription; Reactive Streams comparison; The Observable interface; Java Messaging Service API; Learning about the Reactor Core API; The Flux API; Generating the Flux API; The Flux.just method; The Flux.from methods; Utility methods; The Flux.generate method; SynchronousSink; Flux.create; The Mono API; Generating a Mono; The Mono.just method; The Mono.from method; Utility methods; Mono.create; Building subscribers to Flux and Mono; Lifecycle hooks.
|
505 |
8 |
|
|a Trying a hands-on projectSummary; Questions; Further reading; Chapter 3: Data and Stream Processing; Technical requirements; Generating data; Filtering data; The filter() operator; The take operator; The skip operator; Converting data; The map() operator; The flatMap operator; The repeat operator; The collect operator; The collectMap operator; The reduce operator; Conditional tests; Appending data; The concatWith operator; Summary; Questions; Chapter 4: Processors; Technical requirements ; An introduction to processors; Understanding processor types; The DirectProcessor type.
|
505 |
8 |
|
|a The UnicastProcessor typeThe EmitterProcessor type; The ReplayProcessor type; The TopicProcessor type; The WorkQueueProcessor type; Hot versus Cold publishers; Summary; Questions; Chapter 5: SpringWebFlux for Microservices; Technical requirements; Introduction to SpringWebFlux; Configuring annotations; SpringBoot Starter; Adding a controller; Method parameters; Exception handling; Configuring functions; The handler function; The router function; HandlerFilter; HttpHandler; Fibonacci functional router; Summary; Questions; Chapter 6: Dynamic Rendering; Technical requirements ; View templates.
|
505 |
8 |
|
|a Resolving viewsFreemarker; Thymeleaf; Scripting; Mustache; Learning about static resources; WebClient; Summary; Questions; Chapter 7: Flow Control and Backpressure; Technical requirements; Flow control; The groupBy operator; The buffer operator; The window operator; The sample operator; Backpressure; OnBackpressure; Summary; Questions; Chapter 8: Handling Errors; Technical requirements; Generating errors; Checked exceptions; The doOnError hook; The doOnTerminate hook; The doFinally hook; Error recovery; The onErrorReturn operator; The onErrorResume operator; The onErrorMap operator; Timeout.
|
500 |
|
|
|a WebClient.
|
520 |
|
|
|a Hands-On Reactive Programming with Reactor presents a variety of examples which show how to use the Reactor framework to handle asynchronous code. In reactive programming, Reactor is a foundation for all its asynchronous applications on the JVM.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Java (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Application program interfaces (Computer software)
|
650 |
|
6 |
|a Java (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Interfaces de programmation d'applications.
|
650 |
|
7 |
|a APIs (interfaces)
|2 aat
|
650 |
|
7 |
|a Computer programming
|x software development.
|2 bicssc
|
650 |
|
7 |
|a Computer architecture & logic design.
|2 bicssc
|
650 |
|
7 |
|a Programming & scripting languages: general.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x Programming Languages
|x Java.
|2 bisacsh
|
650 |
|
7 |
|a Application program interfaces (Computer software)
|2 fast
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Java (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Sharma, Rahul.
|t Hands-On Reactive Programming with Reactor : Build Reactive and Scalable Microservices Using the Reactor Framework.
|d Birmingham : Packt Publishing Ltd, ©2018
|z 9781789135794
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781789135794/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n BDZ0037799996
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL5532266
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1905981
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 15738719
|
994 |
|
|
|a 92
|b IZTAP
|