An open API service indexing awesome lists of open source software.

https://github.com/vlingo/xoom-turbo

The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.
https://github.com/vlingo/xoom-turbo

actor-model actors aggregates annotations compute-grid cqrs cqrs-es doma domain-driven-design event-sourcing events http jvm

Last synced: 11 months ago
JSON representation

The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.

Awesome Lists containing this project

README

          

# xoom-turbo

[![Javadocs](http://javadoc.io/badge/io.vlingo.xoom/xoom-turbo.svg?color=brightgreen)](http://javadoc.io/doc/io.vlingo.xoom/xoom-turbo) [![Build](https://github.com/vlingo/xoom-turbo/workflows/Build/badge.svg)](https://github.com/vlingo/xoom-turbo/actions?query=workflow%3ABuild) [![Download](https://img.shields.io/maven-central/v/io.vlingo.xoom/xoom-turbo?label=maven)](https://search.maven.org/artifact/io.vlingo.xoom/xoom-turbo) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/vlingo-platform-java/xoom)

The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.

Docs: https://docs.vlingo.io/xoom-turbo

### Installation

```xml


io.vlingo.xoom
xoom-turbo
1.11.1
compile


```

```gradle
dependencies {
compile 'io.vlingo.xoom:xoom-turbo:1.11.1'
}
```

## Development

:warning: On maven test, Windows will sometimes open a firewall dialog, you should just close it (will reappear due to mysqld-instance getting copied each time).

License (See LICENSE file for full license)
-------------------------------------------
Copyright © 2012-2023 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the
Mozilla Public License, v. 2.0. If a copy of the MPL
was not distributed with this file, You can obtain
one at https://mozilla.org/MPL/2.0/.