zoukankan      html  css  js  c++  java
  • Paper: ModelarDB

    Problem: how to store and querry massive amounts of high quality sensor data ingested in real-time from many sensors. 

    Properties paramount for a TSMS: distribution; stream processing; compression; efficient retrieval; approximate query processing; extensibility;  

    Niche: we found no TSMS using multi-model compression for our survey; Also, the existing methods do not provide all the properties listed above. They either provide no latency guarantees [22, 40], require a trade-off between latency and compression [37], or limit the supported model types [22, 40]. ModelarDB, in contrast, provides all these features.

    Architecture:  3 sets of components

    data ingestion; 

    query processing 

    segment storage.

                                                                                                                                   

  • 相关阅读:
    andorid UI事件 监听器
    12小时进制的时间输出的编辑代码
    Java运算符
    运算符的优先级
    UTF-8
    对ASCII的了解
    数组
    Java语法基础
    Java的跨平台
    指针的了解
  • 原文地址:https://www.cnblogs.com/dulun/p/11937634.html
Copyright © 2011-2022 走看看