摘要
在信息系统的开发过程中,为了防止开销过大且费时的程序段阻塞当前进程以及在客户端能无刷新实时地读取服务器端地状态信息,笔者将多线程技术和AJAX技术结合起来使用,有效地解决了这个难题。笔者在开发"在线图书管理信息系统"中多次使用了该方法,该系统一年来的有效运行证明该方法是可靠的和行之有效的。通过大批量邮件发送为例,详细地介绍了AJAX+多线程技术的使用过程。
During the development of information system ,in order to avoid the program segments who are expensive and time- consuming block the current process and read server's no refresh in real time's status information at client, the writer combined the Multithread Technology and AJAX Technology to resolve this problem. The writer uses this method many times in "the on-line books management information systems" for a year. It is proved that the system is reliable and effective. Taking the mass sending Emails as an example, the using of the process of AJAX+ Multithread technology is introduced in detail.
出处
《电子设计工程》
2011年第24期1-3,共3页
Electronic Design Engineering
关键词
AJAX
多线程
邮件发送
无刷新异步通信
AJAX
multithread technology
sending Emails
asynchronous communication without refresh