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.
- Host: GitHub
- URL: https://github.com/vlingo/xoom-turbo
- Owner: vlingo
- License: mpl-2.0
- Created: 2020-02-26T20:36:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-14T09:09:42.000Z (about 1 year ago)
- Last Synced: 2025-08-25T11:57:58.163Z (11 months ago)
- Topics: actor-model, actors, aggregates, annotations, compute-grid, cqrs, cqrs-es, doma, domain-driven-design, event-sourcing, events, http, jvm
- Language: Java
- Homepage: https://vlingo.io
- Size: 7.91 MB
- Stars: 8
- Watchers: 6
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xoom-turbo
[](http://javadoc.io/doc/io.vlingo.xoom/xoom-turbo) [](https://github.com/vlingo/xoom-turbo/actions?query=workflow%3ABuild) [](https://search.maven.org/artifact/io.vlingo.xoom/xoom-turbo) [](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/.