GithubHelp home page GithubHelp logo

cloudoo / chronicle-map Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openhft/chronicle-map

0.0 3.0 0.0 11.17 MB

Replicate your Key Value Store across your network, with consistency, persistance and performance.

Home Page: http://chronicle.software/products/chronicle-map/

License: GNU Lesser General Public License v3.0

Java 100.00%

chronicle-map's Introduction

Chronicle Map

Chronicle Map is a super-fast, in-memory, non-blocking, key-value store, designed for low-latency, and/or multi-process applications such as trading and financial market applications. See Features doc for more information.

The size of a Chronicle Map is not limited by memory (RAM), but rather by the available disk capacity.

docs\images\CM Overview

Use cases

Chronicle Map is used in production around the world for:

  • real-time trading systems. Chronicle Map provides in-memory access speeds, and supports ultra-low garbage collection. Chronicle Map can support the most demanding of applications.

  • highly concurrent systems. Chronicle Map supports multiple readers and writers, distributed across multiple machines.

Why use Chronicle Map?

Chronicle Map is:

  • fast. Millions of operations per second, with low and stable microsecond latencies for reads and writes. Write queries scale well up to the number of hardware execution threads in the server. Read queries never block each other.

  • reliable. Chronicle Software have a “chaos monkey” test which verifies Chronicle Map multi-master replication in the face of node and network failures. The map can optionally be persisted to disk.

  • in production at banks and hedge funds, globally.

  • built using lessons learnt from real-world experience solving real-world problems.

  • open source (standard version), and in use at hundreds of sites around the world.

Our offering

Chronicle Software provides full support for Chronicle Map, consulting to help you make best use of the product, and can also deliver projects using a mix of our resources and your own.

Replication Environment Example

The following diagram shows an example of Chronicle Map replication over three servers (or sites). Chronicle Map Replication is part of Chronicle Map (Enterprise Edition); a commercially supported version of our successful open source Chronicle Map.

docs\images\Configure Three Way Replication

Replication is multi-master, lock-free, redundant, deterministic, and eventually consistent.

The writer can optionally wait for replication to occur across nodes or regions.

Note
See Chronicle Map Replication for more information.

Documentation

The Chronicle Map documentation comprises:

Table 1. Documentation

Document

Purpose

CM_Features

Features description.

CM_Replication

Replication explanation.

CM_Tutorial

Tutorial.

CM_FAQs

Frequently asked questions.

CM_Download

Downloading the software.

CM_Updates

Updates from Chronicle Map version 2.

CM_Compatibility_and_Versioning

Compatibility and Versioning description.

Linked documentation is contained in the docs folder.

chronicle-map's People

Contributors

adodon avatar afbarbaro avatar chipfraser avatar danielshaya avatar darach avatar dpisklov avatar epickrram avatar hft-team-city avatar iceman81 avatar jerrinot avatar jerryshea avatar jghoman avatar krantiparisa avatar lburgazzoli avatar leventov avatar mstrap avatar neil-clifford avatar orthographic-pedant avatar pawel-dabrowski-codewise avatar peter-lawrey avatar robaustin avatar sebkur avatar tomshercliff avatar xfeep avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.