0% found this document useful (0 votes)
73 views1 page

REACTIVE Programming

The document discusses the features and benefits of reactive programming. Reactive programming is user friendly, secure, easily manageable, up-to-date, attractive, scalable, accessible, available, and high performance. It is also responsive, not affected by outages, load conditions, and resistant to network conditions. The document provides links to resources on futures vs promises and map vs flatmap methods in Java 8 and mentions some reactive frameworks like ReactiveX, Akka that use observable streams and make asynchronous and concurrent applications easier to build.

Uploaded by

Sarthak Manocha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views1 page

REACTIVE Programming

The document discusses the features and benefits of reactive programming. Reactive programming is user friendly, secure, easily manageable, up-to-date, attractive, scalable, accessible, available, and high performance. It is also responsive, not affected by outages, load conditions, and resistant to network conditions. The document provides links to resources on futures vs promises and map vs flatmap methods in Java 8 and mentions some reactive frameworks like ReactiveX, Akka that use observable streams and make asynchronous and concurrent applications easier to build.

Uploaded by

Sarthak Manocha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

REACTIVE Programming

Features

User Friendly

Secure

Easily Manageable

Up to date

Attractive

Scalable

Accessibility

Availability

High Performance

Agile

WHY??

Responsive

Not affected on outages

Load conditions

Resistant to network conditions

https://stackoverflow.com/questions/14541975/difference-between-future-and-promise

https://stackoverflow.com/questions/26684562/whats-the-difference-between-map-and-flatmap-
methods-in-java-8

**Lasagne, Ravioli, Spaghetti architecture

ReactiveX API for asynchronous programming with observable streams.

Akka API for building powerful reactive, concurrent, and distributed applications more easily.

(Java or Scala)

You might also like