The main controi module in this system inciudes caiibration , iogging , playback , relogging submoduies , etc . its main iogging controi module uses biprocess and multi - thread designs . one process is the data acquisition manager for communicating with the front - end computer . the other is the main controi sof = tware , in which the multi - thread shares a common memory space , so , communication between threads is auite convenient 系統(tǒng)的測井主控采用雙進(jìn)程、多線程的設(shè)計方案。一個進(jìn)程是采集管理器,它主要負(fù)責(zé)和前端機(jī)進(jìn)行通訊。另一個進(jìn)程就是主控軟件,其中多個線程共享同一個內(nèi)存空間,線程之間的通訊方便。