期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Energy-Efficient Transaction Serialization for IoT Devices
1
作者 Daniel Evans 《Journal of Computer Science Research》 2020年第2期1-16,共16页
This article presents two designs,the Transaction Serial Format(TSF)and the Transaction Array Model(TAM).Together,they provide full,efficient,transaction serialization facilities for devices with limited onboard energ... This article presents two designs,the Transaction Serial Format(TSF)and the Transaction Array Model(TAM).Together,they provide full,efficient,transaction serialization facilities for devices with limited onboard energy,such as those in an Internet of Things(IoT)network.TSF provides a compact,non-parsed,format that requires minimal processing for transaction deserialization.TAM provides an internal data structure that needs minimal dynamic storage and directly uses the elements of TSF.The simple lexical units of TSF do not require parsing.The lexical units contain enough information to allocate the internal TAM data structure efficiently.TSF generality is equivalent to XML and JSON.TSF represents any XML document or JSON object without loss of information,including whitespace.The XML equivalence provides a foundation for the performance comparisons.A performance comparison of a C reference implementation of TSF and TAM to the popular Expat XML library,also written in C,shows that TSF reduces deserialization processor time by more than 80%. 展开更多
关键词 Energy efficiency data serialization IoT serialization XML equivalence JSON equivalence
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部