Skip to content

The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.

License

Notifications You must be signed in to change notification settings

vlingo/xoom-actors

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2022
Jan 2, 2023
Jul 24, 2022
Jul 29, 2018
Apr 13, 2021
May 7, 2021
Feb 9, 2018
Feb 15, 2023
Nov 29, 2023

Repository files navigation

xoom-actors

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.

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

Installation

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-actors</artifactId>
      <version>1.11.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-actors:1.11.1'
}

GraalVM native image build

mvn clean install -Pmodules -Pnative-image

More Details GraalVM 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/.

Licenses for Dependencies

Agrona is open source licensed under Apache 2 by Real Logic, Inc. https://github.com/real-logic/agrona/blob/master/LICENSE

About

The VLINGO XOOM platform SDK for the type-safe Actor Model, delivering Reactive concurrency, high scalability, high-throughput, and resiliency using Java and other JVM languages.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages