- 8
- 0
- 约 10页
- 2017-10-07 发布于河南
- 举报
用java实现多线程服务器程序(Implementation of multi-threaded server program with Java)
用java实现多线程服务器程序(Implementation of multi-threaded server program with Java)
Implementation of multi-threaded server program with Java
--------------------------------------------------------------------------------
2002-09-19 09:34 software world
Abstract: before Java came into being, writing multithreaded programs was a tedious and accompanied by a lot of insecurity. Using Java, it is easy to write safe and efficient multithreaded programs, and we can easily implement multi-threaded server programs by using multi-threaded and Java network packages.
Java is accompanied by the spring tide of Internet, and it has inherent support for network and multi thread. It has all the characteristics of programming language in network era. From the current application of Java, Java is mainly used for network programming in Internet or LAN, and the trend of using Java as the mainstream network programming language is becoming more and more obvious. In actual work, besides using commercial server software, we often need to write our own server software in order to perform specific tasks or to interact with specific client software. In order to improve the program efficiency and reduce the waiting time of users, we have applied multithread technology in Java Applet to realize server program.
Server program and multithreading in Java
Before Java, there was no mainstream programming language that could provide an inherent support for advanced network programming. In other languages, often need further depends on the operating platform of network API network program technology, Java provides a complete software platform without correlation of network support package, the programmer is not necessary support for the system network in detail and trouble.
The Java package, internally supported network protocol for TCP/IP, is also the most popular WAN / LAN protocol today. Java classes and interfaces about the network are defined in the java.net package. Usually use the java.net package in
您可能关注的文档
- 浅谈物理实验教学中的演示实验和分组实验_初中物理在线_论文中心(In physics experimental teaching demonstration experiment and the group experiment in junior middle school physics _ online _ paper center).doc
- 浅谈服刑人员投改初期的特征及改造对策(Characteristics and Reform Countermeasures of prisoners in the early stage of reform).doc
- 浅谈施工企业安全生产投入与经济效益的关系(Discussion on the relationship between safety production input and economic benefit of construction enterprises).doc
- 浅谈秘书应具备的能力(On the ability of a secretary).doc
- 浅谈继续教育营销模式创新(Discussion on innovation of marketing mode of Continuing Education).doc
- 浅谈舞蹈创作(On dance creation).doc
- 浅谈英语听说读写四种技能的关系及其培养(On the relationship and training of four skills in English listening, speaking, reading and writing).doc
- 浅谈论声乐作品分析中的歌词理解(On the understanding of lyrics in the analysis of vocal music works).doc
- 浅谈语文教学如何激发学生兴趣(How to stimulate students' interest in Chinese Teaching).doc
- 浅谈财政投资评审从定额计价向工程量清单计价的转换(Discussion on the conversion of financial investment evaluation from quota valuation to engineering quantity list valuation).doc
- 2026年及未来5年内中国液体氩气行业投资前景及策略咨询研究报告.docx
- 2026年及未来5年内中国黄铜合页行业投资前景及策略咨询研究报告.docx
- 2026年及未来5年内中国竹工艺家具行业投资前景及策略咨询研究报告.docx
- 2025年中国微机数显自动分析仪市场调查研究报告.docx
- 2026年及未来5年内中国微尘白色粉笔行业投资前景及策略咨询研究报告.docx
- 2025年中国微电脑型压胶机市场调查研究报告.docx
- 2026年及未来5年内中国数字化等功游泳训练测试系统行业投资前景及策略咨询研究报告.docx
- 2025年中国圆形花瓶市场调查研究报告.docx
- 2026年及未来5年内中国植物纤维静淀过滤器行业投资前景及策略咨询研究报告.docx
- 2025年中国超音波手套机市场调查研究报告.docx
原创力文档

文档评论(0)