66 skills found · Page 1 of 3
redisson / RedissonRedisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
microsurging / SurgingSurging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming.
SkipLabs / SkipSkip is a framework for building reactive services
advantageous / QbitThe Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
scalecube / Scalecube ServicesMicroservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. It features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
arhelmus / Akka Http RestExample of reactive REST service written on akka-http with slick
capitalone / Cqrs Manager For Distributed Reactive ServicesExperimental CQRS and Event Sourcing service
feathersjs-ecosystem / Feathers ReactiveReactive API extensions for Feathers services
dustinsand / Hex Arch Kotlin Spring BootReference JVM multi module project for a reactive micro service and lambda using a hexagonal architecture, DDD, Kotlin, Spring Boot, Quarkus, Lambda, Gradle.
Azure-Samples / Serverless Eventing Platform For MicroservicesThis solution is a personal knowledge management system and it allows users to upload text, images, and audio into categories. Each of these types of data is managed by a dedicated microservice built on Azure serverless technologies including Azure Functions and Cognitive Services. The web front-end communicates with the microservices through a SignalR-to-Event Grid bridge, allowing for real-time reactive UI updates based on the microservice updates. Each microservice is built and deployed independently using VSTS’s build and release management system, and use a variety of Azure-native data storage technologies.
spring-guides / Gs Reactive Rest ServiceBuilding a Reactive RESTful Web Service :: Learn how to create a RESTful web service with Reactive Spring and consume it with WebClient.
pellse / AssemblerAssembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables efficient implementation of the API Composition Pattern and is also designed to solve the N + 1 query problem. Architecture-agnostic, it can be used as part of a monolithic or microservice architecture.
Perhap / PerhapPerhap is an purely functional event store and service framework inspired by domain driven design and reactive architectures.
flipkart-incubator / FluxHighly scalable Event-driven, Reactive system for building Stateful apps and Workflow services.
florent37 / RxBusAndroid reactive event bus that simplifies communication between Presenters, Activities, Fragments, Threads, Services, etc.
baratine / BaratineBaratine is a fast reactive Java service platform for the web.
alkal-io / KaliumKalium: a reactive framework for micro-services
vlingo / Xoom HttpThe VLINGO XOOM platform SDK for Reactive, scalable, high-throughput, and resilient HTTP server supporting RESTful services running on XOOM LATTICE and XOOM ACTORS.
spoddutur / Spark As Service Using Embedded ServerThis application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
spring-guides / Tut Spring Webflux Kotlin RsocketSpring Boot with Kotlin Coroutines and RSocket :: Build a chat application with Reactive Web services from Spring, Kotlin, WebFlux and RSocket