Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Mutiny - An Intuitive Event-Driven Reactive Programming Library for Java

  • Share this:
post-title
Mutiny places events at the core of its design. With Mutiny, you observe events, react to them, and create elegant and readable processing pipelines. Mutiny is the perfect companion to tame the asynchronous nature of applications with non-blocking I/O. Declaratively compose operations, transform data, enforce progress, recover from failures and more.

Mutiny can be used in any asynchronous application such as event-driven microservices, message-based applications, network utilities, data stream processing, and reactive applications.
https://smallrye.io/smallrye-mutiny/index.html
https://github.com/smallrye/smallrye-mutiny
License:
Tech: