Tagged articles
2 articles
Page 1 of 1
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Jun 17, 2022 · Backend Development

Introducing Flower: A Reactive Programming Framework for Microservice Systems

Flower is a Java‑based reactive programming framework built on Akka that enables developers to compose fine‑grained services into visualized, message‑driven flows, providing instant response, elasticity, and distributed asynchronous processing for high‑performance microservice architectures.

AkkaFlower frameworkMicroservices
0 likes · 11 min read
Introducing Flower: A Reactive Programming Framework for Microservice Systems
Tencent Cloud Developer
Tencent Cloud Developer
Oct 15, 2019 · Backend Development

Improving System Performance and Availability with Reactive Programming: The Flower Framework

The Flower framework, built on Akka Actors, demonstrates how reactive programming’s responsive, resilient, elastic, and message‑driven principles can replace traditional blocking thread models with asynchronous, non‑blocking I/O, allowing a few container threads to handle many requests, doubling throughput, halving latency, and markedly improving system availability.

AkkaAsynchronousFlower framework
0 likes · 11 min read
Improving System Performance and Availability with Reactive Programming: The Flower Framework