Linux Foundation Launches Reactive Foundation
Written by Kay Ewbank   
Tuesday, 17 September 2019

The Linux Foundation has announced the launch of the Reactive Foundation, a new community that aims to promote the use of reactive programming in networked applications.

The founder members of the new foundation are Alibaba, Facebook, Lightbend, Netifi and Pivotal, and the foundation is taking under its wing open source reactive specifications starting with RSocket.

reactive

Reactive programming is asynchronous and uses the availability of new information to control the logic rather than a thread-of-execution. There's an argument that the spreadsheet is the archetypal reactive application. The new foundation aims to provide a formal open governance model and neutral ecosystem for supporting open source reactive programming projects.

RSocket is an application protocol providing Reactive Streams semantics. It's a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron. It enables the following symmetric interaction models via async message passing over a single connection. It supports session resumption, to allow resuming long-lived streams across different transport connections. The development team behind RSocket says this is particularly useful for mobile - server communication when network connections drop, switch, and reconnect frequently.

Discussing the new foundation, Netifi's CEO Arsalan Farooq said that since inventing RSocket, Netifi's hope has been that it would become pervasive, so it has always been a freely available and open specification. He said:

"We hope to see the modern network protocol RSocket replace HTTP as the lingua franca of microservices and distributed systems. That would help fill the technology gap so that a traditional enterprise developer can build sophisticated, cloud-native, distributed applications with minimal effort."

Jonas Bonér, CTO and Co-Founder of Lightbend, and co-author of the Reactive Manifesto, said:

“The Reactive Foundation is a critical milestone in bringing together technology industry leaders to embrace a message-driven architecture to support cloud-native applications built to be robust, resilient, flexible and written with modern hardware, virtualization, rich web clients and mobile clients in mind."

reactive

 

More Information

Reactive Foundation

Related Articles

Linux Foundation Launches Red Team Project

Reactive Extensions officially launched New MOOC On Reactive Programming

Uber Joins Linux Foundation  

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Udacity's New Discovering Ethical AI Course
12/04/2024

Udacity has just launched an hour-long course on Ethical AI. Intended for a wide audience across many industries, it introduces to basic concepts and terms needed to step into the world of Ethica [ ... ]



NVIDIA Releases Free Courses On AI
19/04/2024

NVIDIA has jumped on the AI bandwagon in a big way. Hardware aside, this means working on training material too. Several self- paced courses have been released and for free too!


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 17 September 2019 )