Tag

DataIngestion

1 views collected around this technical thread.

37 Interactive Technology Team
37 Interactive Technology Team
Apr 15, 2024 · Backend Development

High-Performance Data Collection and Persistence Using OpenResty, Lua, and Kafka

The article describes a high‑throughput, fault‑tolerant data‑collection pipeline built with OpenResty, Lua, and Kafka that writes incoming records to disk using a cross‑worker mutex and cached file handles, rotates files via Nginx reload, and achieves over 13× performance versus typical online methods.

DataIngestionFileIOHighPerformance
0 likes · 7 min read
High-Performance Data Collection and Persistence Using OpenResty, Lua, and Kafka
DataFunSummit
DataFunSummit
Jan 19, 2021 · Databases

Implementing Energy Management with TDengine: Architecture, Connector Choice, and Performance Evaluation

This article presents a detailed case study of using TDengine as the core time‑series database for a private‑cloud energy‑management platform, covering project background, overall architecture, connector selection, Java RESTful implementation, performance testing, deployment strategy, and future technical expectations.

DataIngestionEnergyManagementJava
0 likes · 12 min read
Implementing Energy Management with TDengine: Architecture, Connector Choice, and Performance Evaluation