找回密码
 立即注册
Javathe线程程程 | Applet 2022-10-04 74 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
在Java出现之前,编写多线程程序是一件烦琐且随同很多不安全要素的办公。使用Java,编写安全高效的多线程程序变得简单,并且使用多线程和Java的网络包我们可以方便的实现多线程服务器程序。Java是随同Internet的大潮产生的,对网络及多线程具有内涵的支持,具有网络时代编程言语的全面属性。从Java的当时使用看,Java主要关于在Internet或局域网上的网络编程,并且将Java作为主流的网络编程言语的趋势愈来愈明显。实践办公中,我们除了使用产品化的服务器软件外,经常需求依照实践环境编写自己的服务器软件,以实现特定命令或与特定客户端软件实现交互。在实现服务器程序时,为提升程序运行效率,下降用户等待时间,我们使用了在JavaApplet中常见的多线程技术
用Java实现多线程服务器程序.doc

(Before the advent of Java, writing multithreaded programs was a tedious office with many unsafe elements. Using Java, it is easy to write safe and efficient multithreaded programs, and we can easily implement multithreaded server programs using multithreading and Java network packages. Java came into being with the tide of the Internet. It has connotative support for the network and multithreading, and has the comprehensive attribute of programming language in the network age. From the use of Java at that time, Java was mainly about network programming on the Internet or LAN, and the trend of taking Java as the mainstream network programming language became more and more obvious. In the practical office, in addition to using the production server software, we often need to write our own server software according to the practice environment to achieve specific commands or interact with specific client software. In order to improve the running efficiency of the server program and reduce the waiting time of users, we used the multithreading technology commonly seen in Java Applets
Implementing Multithread Server Program.doc with Java)

[下载]11071386917.rar




上一篇:JAVA分布式程序设计
下一篇:thinking in java(精简版)