Chronicle Map

在整个网络中复制密钥值存储,实现一致性、持久性和高性能。『Replicate your Key Value Store across your network, with consistency, persistance and performance.』

  • 所有者: OpenHFT/Chronicle-Map
  • 平台: Linux,Windows,Docker
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

badge
javadoc
GitHub
release%20notes subscribe
brightgreen
measure?project=OpenHFT Chronicle Map&metric=alert
status

About

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.

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

See Chronicle Map Replication for more
information.

Documentation

The Chronicle Map documentation comprises:

Documentation

Linked documentation is contained in the docs folder.

Chronicle Software Release Notes

Leave your e-mail to get
information about the latest releases and patches to stay up-to-date.

主要指標

概覽
名稱與所有者OpenHFT/Chronicle-Map
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2014-07-18 15:33:57
推送於2025-01-05 02:53:22
最后一次提交
發布數210
最新版本名稱chronicle-map-3.27ea0 (發布於 2024-11-15 17:48:31)
第一版名稱chronicle-map-1.0.0 (發布於 2014-08-05 14:07:30)
用户参与
星數2.9k
關注者數160
派生數473
提交數3.5k
已啟用問題?
問題數310
打開的問題數16
拉請求數183
打開的拉請求數3
關閉的拉請求數73
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?