virtualheap

A framework for replicated objects

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.betfair.platform
ArtifactId

ArtifactId

virtualheap
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

virtualheap
A framework for replicated objects
Project URL

Project URL

http://betfair.github.io/virtualheap
Project Organization

Project Organization

Betfair
Source Code Management

Source Code Management

https://github.com/betfair/virtualheap.git

Download virtualheap

How to add to project

<!-- https://jarcasting.com/artifacts/com.betfair.platform/virtualheap/ -->
<dependency>
    <groupId>com.betfair.platform</groupId>
    <artifactId>virtualheap</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.betfair.platform/virtualheap/
implementation 'com.betfair.platform:virtualheap:1.3.0'
// https://jarcasting.com/artifacts/com.betfair.platform/virtualheap/
implementation ("com.betfair.platform:virtualheap:1.3.0")
'com.betfair.platform:virtualheap:jar:1.3.0'
<dependency org="com.betfair.platform" name="virtualheap" rev="1.3.0">
  <artifact name="virtualheap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.betfair.platform', module='virtualheap', version='1.3.0')
)
libraryDependencies += "com.betfair.platform" % "virtualheap" % "1.3.0"
[com.betfair.platform/virtualheap "1.3.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.

virtualheap

Virtualheap is a framework for supporting replicated objects between servers that are interacted with in the domain of your choice.

Features

  • Transactional interaction with a heap.
  • Atomic updates to child heaps.
  • Can register listeners to a heap.
  • Heaps may be chained together.
  • Heaps may be represented in the domain of your choice.

Documentation

Main site

Status

Currently we only have a snapshot available in the OSS Sonatype Repository. We hope to change that soon.

Build Status

Licensing

Virtualheap is covered by "The Apache License, Version 2.0":

Copyright 2013, The Sporting Exchange Limited

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.betfair.platform

Betfair

Versions

Version
1.3.0