期刊文献+

C编写Tcl文件系统监测扩展

C Programming for Tcl Extension to Monitor Directory
下载PDF
导出
摘要 ReadDirectoryChangesW是Windows系统下用于监测文件系统变化的API函数。使用Tcl的C扩展API对其进行必要的整合与包装,分别从同步调用与异步调用两个角度介绍了如何实现阻塞与非阻塞的Tcl模块,并在此基础上结合Tcl的时间通知机制,实现了单线程非阻塞的文件监控模式。 ReadDirectoryChangesW is the Windows API t o trace the changes of a certain directory monitored.A Tcl extension of the same functionality is implemented in both ways of the synchronous and asynchronous use of the Windows API.Finally,an event loop mechanism is integrated to this extension to provide the non-blocking monitoring operation in one thread.
出处 《电脑编程技巧与维护》 2010年第24期24-28,共5页 Computer Programming Skills & Maintenance
关键词 TCL ReadDirectoryChangesW 事件 异步 编码 Tcl ReadDirectoryChangesW event asynchronous encoding
  • 相关文献

参考文献3

  • 1Brent B.Welch,Ken Jones,Jeffrey Hobbs.Practical Programming in Tcl and Tk[M].NJ:Prentice Hall PTR,2003.
  • 2Joe Armstrong.Programming Erlang[M].北京:人民邮电出版社,2009.
  • 3杨剑峰.分布式系统原理与范型[M].北京:清华大学出版社,2008.

共引文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部