Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 344 Bytes

BigTable

A tabular data library to handle big time serial data (big data from mobile sensors, such as GPS data and AIS data).

Features

  1. Multi-core calculation;
  2. Automatical workload balancing;
  3. Efficient memory management;
  4. Load data slice by slice from big data source;
  5. Speed up by the time index;
  6. Remote data loading.