期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
应用于企业的高效跨系统数据汇聚方案
1
作者 黄浩韦华 《福建电脑》 2024年第10期45-49,共5页
为了提升大型多层级集团企业在信息化管理中的数据传输效率,建设一个高质量的数据传输系统至关重要。本文提出了一种基于ORM监听器和Kafka的跨系统高效传输方案。通过对象关系映射框架监听器无感地采集业务数据日志,使用Kafka消息队列... 为了提升大型多层级集团企业在信息化管理中的数据传输效率,建设一个高质量的数据传输系统至关重要。本文提出了一种基于ORM监听器和Kafka的跨系统高效传输方案。通过对象关系映射框架监听器无感地采集业务数据日志,使用Kafka消息队列系统作为消息中间件,为数据高效传输提供保障。实践结果表明,采用该方案构建的系统能够有效满足企业对数据汇聚的需求,同时具备高效、准确、易扩展的特点。 展开更多
关键词 数据汇聚 日志采集 ORM持久化框架 kafka消息队列系统
下载PDF
Improvement Design for Distributed Real-Time Stream Processing Systems 被引量:4
2
作者 Wei Jiang Liu-Gen Xu +1 位作者 Hai-Bo Hu Yue Ma 《Journal of Electronic Science and Technology》 CAS CSCD 2019年第1期3-12,共10页
In the era of Big Data, typical architecture of distributed real-time stream processing systems is the combination of Flume, Kafka, and Storm. As a kind of distributed message system, Kafka has the characteristics of ... In the era of Big Data, typical architecture of distributed real-time stream processing systems is the combination of Flume, Kafka, and Storm. As a kind of distributed message system, Kafka has the characteristics of horizontal scalability and high throughput, which is manly deployed in many areas in order to address the problem of speed mismatch between message producers and consumers. When using Kafka, we need to quickly receive data sent by producers. In addition, we need to send data to consumers quickly. Therefore, the performance of Kafka is of critical importance to the performance of the whole stream processing system. In this paper, we propose the improved design of real-time stream processing systems, and focus on improving the Kafka's data loading process.We use Kafka cat to transfer data from the source to Kafka topic directly, which can reduce the network transmission. We also utilize the memory file system to accelerate the process of data loading, which can address the bottleneck and performance problems caused by disk I/O. Extensive experiments are conducted to evaluate the performance, which show the superiority of our improved design. 展开更多
关键词 kafka kafka CAT memory FILE system message queue real-time STREAM processing system
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部