All Projects → ZhongyangMA → webflux-streaming-demo

ZhongyangMA / webflux-streaming-demo

Licence: MIT license
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to webflux-streaming-demo

KotlinReactiveMS
An educational project to learn reactive programming with Spring 5 and Kotlin
Stars: ✭ 33 (-65.62%)
Mutual labels:  reactive-streams, reactive-programming, spring5, webflux
kotlin-kafka-and-kafka-streams-examples
Kafka with KafkaReactor and Kafka Streams Examples in Kotlin
Stars: ✭ 33 (-65.62%)
Mutual labels:  reactive-streams, reactive-programming, webflux
mongo-images
Ever wonder how you can create a full stack reactive application that also saves images? Well look no further! We've got Spring Webflux, Reactive Mongo Streams with GridFS, and Angular5!
Stars: ✭ 12 (-87.5%)
Mutual labels:  reactive-streams, reactive-programming, webflux
microservices-observability
🎉 Microservices Observability - Log Aggregation, Distributed Tracking, Metrics
Stars: ✭ 40 (-58.33%)
Mutual labels:  reactive-programming, spring5, webflux
Monix
Asynchronous, Reactive Programming for Scala and Scala.js.
Stars: ✭ 1,819 (+1794.79%)
Mutual labels:  reactive-streams, reactive-programming
Rsocket Rpc Java
Standard RSocket RPC Java Implementation
Stars: ✭ 126 (+31.25%)
Mutual labels:  reactive-streams, reactive-programming
Awesome Reactive Programming
A repository for sharing all the resources available on Reactive Programming and Reactive Systems
Stars: ✭ 163 (+69.79%)
Mutual labels:  reactive-streams, reactive-programming
flutter-form-with-validation-BLOC
This form and validation functions are created by using the BLOC pattern with RxDart instead of using StatefulWidget
Stars: ✭ 63 (-34.37%)
Mutual labels:  reactive-streams, reactive-programming
spring-boost
Introduce Clojure and live-coding power to your Spring Boot application!
Stars: ✭ 23 (-76.04%)
Mutual labels:  webflux, springboot2
netifi-quickstart-java
Project to assist you in getting started using Netifi.
Stars: ✭ 23 (-76.04%)
Mutual labels:  reactive-streams, reactive-programming
springboot-rsocketjwt-example
Example of using JWT with RSocket and Spring Boot
Stars: ✭ 26 (-72.92%)
Mutual labels:  reactive-streams, reactive-programming
Atmosph4rX
Atmosphere Framework version 4 for Reactive Streams
Stars: ✭ 34 (-64.58%)
Mutual labels:  reactive-streams, reactive-programming
Spring Webflux Reactive Rest Api Demo
Build Reactive Rest APIs with Spring WebFlux and Reactive Mongo
Stars: ✭ 117 (+21.88%)
Mutual labels:  reactive-streams, reactive-programming
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+2405.21%)
Mutual labels:  reactive-streams, webflux
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (+63.54%)
Mutual labels:  reactive-streams, reactive-programming
Reactor Netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Stars: ✭ 1,743 (+1715.63%)
Mutual labels:  reactive-streams, reactor3
Rhub
Reactive Event Hub
Stars: ✭ 66 (-31.25%)
Mutual labels:  reactive-streams, reactive-programming
Rxdownloader
- Reactive Extension Library for Android to download files
Stars: ✭ 40 (-58.33%)
Mutual labels:  reactive-streams, reactive-programming
Flutter validation login form bloc pattern rxdart
[Functional reactive programming (FRP)]💧 💧 💧 [Pure RxDart] Validation login form by using the BLoC pattern with RxDart - A new Flutter project featuring a faked authentication interface to demonstrate validation. Implemented with BloC pattern.
Stars: ✭ 45 (-53.12%)
Mutual labels:  reactive-streams, reactive-programming
springboot2-swagger
Swagger integration with Spring Boot 2.0.1.BUILD-SNAPSHOT and Spring Cloud Finchley.BUILD-SNAPSHOT
Stars: ✭ 17 (-82.29%)
Mutual labels:  reactive-programming, webflux

webflux-streaming-demo

This project is a tryout of reactive application with Spring 5 WebFlux and mongoDB.
For the purpose of learning, I wrote an overview article on reactive programming, covering from the basic concepts, new version tools, to the use demonstrations. This article can be regarded as my reading notes, and was posted on the wiki of this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].