reactiveservices

Framework for building Reactive Streaming systems with SPA Websocket clients (by intelix)

Reactiveservices Alternatives

Similar projects and alternatives to reactiveservices

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better reactiveservices alternative or higher similarity.

reactiveservices reviews and mentions

Posts with mentions or reviews of reactiveservices. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-17.
  • Building apps in minutes, not months
    12 projects | news.ycombinator.com | 17 Sep 2021
    https://github.com/intelix/reactiveservices

    And the screenshot is the early version of the real app built on it

    Conceptually it's the same to what described in conductor, however you are in full control how the data is synced, how and to what you subscribe etc.

    It was built, first of all, for the application in forex trading, so there are some "specific" features, such as optimised binary stream with delta-only updates, priority on the data streams, demand-based backpressure, subscription based on the visibility of the data, very low latency, cross-dc clusters and many more.

    How it works is described (in rather over-simplified way) on the github page. There's a choice of scala or java on the back end, and react on the client side. Websocket only. Like I mentioned, the currently exposed source code is not maintained and based on the very version of react (there are still mixins in the example), and has some vulnerabilities.

    The latest version of the framework is maintained in the private repo, and we have built a number of solutions on it over the years, and not only in the forex space. It is well suited for most Single-page apps.

    Latest version uses latest react features, hooks based, and the server side has seen significant changes as well.

    Why we decided to keep it private? We thought world already have enough web frameworks, and since, we thought, our framework and approach was such a niche, we just kept using it for our clients and our own projects. But since then we have been surprised how easily it could be applied to other fields, and yet there's still nothing like this is available. GraphQL with subscriptions probably is the closes, but not good enough.

    Is there any interest in something like this in the community? If so, we can definitely make large parts of the framework, which is now 6yo, public.

Stats

Basic reactiveservices repo stats
1
3
0.0
over 7 years ago

intelix/reactiveservices is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of reactiveservices is Scala.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com