摘要
为满足实时测井需求,提高系统资源的利用率和系统性能,在数控测井软件开发中将多线程及网络编程技术应用其中,并对多线程及网络编程技术应用的可行性和必要性进行了分析。给出了软件的模块框图及多线程间关系,利用Background Worker类封装和实现各个线程,在线程中分别实现网络通信、数据处理、实时绘图功能,采用事件、消息驱动的方式来调度同步线程。
In order to meet the requirement of real-time well logging and to improve availability of the system resources and performance, multithreading and network programming technology is used in development of the computerized logging software. The feasibility and necessity are analysed in the paper.The module block diagram and multithreading relationship of the software are presented. BackgroundWorker is used to encapsulate and implement each thread in which internetwork communication, data processing and real-time drawing function can be realized. Event and messages driving modes are used to dispatch the synchronous threads.
出处
《国外测井技术》
2012年第4期71-73,4,共3页
World Well Logging Technology
关键词
C#
实时
多线程
网络通信
数据处理
C#
real-time
multithreading
internetwork communication
data processing