GithubHelp home page GithubHelp logo

isabella232 / smallrye-mutiny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smallrye/smallrye-mutiny

0.0 0.0 0.0 17.45 MB

An Intuitive Event-Driven Reactive Programming Library for Java

Home Page: https://smallrye.io/smallrye-mutiny

License: Apache License 2.0

Java 99.04% Shell 0.11% Kotlin 0.85%

smallrye-mutiny's Introduction

Build Status Quality Gate Status License Maven Central Javadoc

⚡️ Mutiny, an Intuitive Event-Driven Reactive Programming Library for Java

Mutiny provides a simple but powerful asynchronous development model that lets you build reactive applications.

🚀 Overview

Mutiny can be used in any Java application exhibiting asynchrony.

From reactive microservices, data streaming, event processing to API gateways and network utilities, Mutiny is a great fit.

Event-Driven

Mutiny places events at the core of its design. With Mutiny, you observe events, react to them, and create elegant and readable processing pipelines.

Tip
A PhD in functional programming is not required.

Navigable

Even with smart code completion, classes with hundred of methods are confusing.

Mutiny provides a navigable and explicit API driving you towards the operator you need.

Non-Blocking I/O

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.

Quarkus and Vert.x native

Mutiny is integrated in Quarkus where every reactive API uses Mutiny, and Eclipse Vert.x clients are made available using Mutiny bindings.

Mutiny is however an independent library that can ultimately be used in any Java application.

Reactive Converters Built-In

Mutiny is based on the Reactive Streams specification, and so it can be integrated with any other reactive programming library.

In addition, Mutiny offers converters to interact with other popular libraries and Kotlin.

📦 Build instructions

Mutiny is built with Apache Maven, so all you need is:

mvn install

We currently support Java 8 and beyond.

Mutiny passes the Reactive Streams TCK.

✨ Contributing

Mutiny is an open project, feel-free to:

👋 Discussions and support

For anything related to the usage of Mutiny in Quarkus, please refer to the Quarkus support

For more general discussions about Mutiny, you can:

🧪 Publications

Julien Ponge, Arthur Navarro, Clément Escoffier, and Frédéric Le Mouël. 2021. Analysing the Performance and Costs of Reactive Programming Libraries in Java. In Proceedings of the 8th ACM SIGPLAN International Workshop on Reactive and Event-Based Languages and Systems (REBLS ’21), October 18, 2021, Chicago, IL, USA. ACM, New York, NY, USA, 10 pages. (PDF)

smallrye-mutiny's People

Contributors

cescoffier avatar jponge avatar dependabot-preview[bot] avatar dependabot[bot] avatar kenfinnigan avatar smallrye-ci avatar heubeck avatar gwenneg avatar sanne avatar machi1990 avatar alexandreguidin avatar andreas-eberle avatar nmcl avatar oliver-brm avatar rgmz avatar inego avatar fromage avatar geoand avatar edeandrea avatar andrezimmermann avatar indalaterre avatar quintesse avatar stuartwdouglas avatar stepan-romankov avatar radcortez avatar pcasaes avatar mkouba avatar voortwis avatar kdubb avatar kabir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.