首页> 外文会议>International Conference on Manufacturing Science and Engineering >A Design of Supervisory Control System of Vehicles Based on Java NIO
【24h】

A Design of Supervisory Control System of Vehicles Based on Java NIO

机译:基于Java Nio的车辆监控系统设计

获取原文

摘要

We aim to invent a supervisory control system of vehicles based on Java NIO. As we know, it needs to connect a large number of client terminals to accomplish the function of the vehicle supervisory control system and if the server is developed by the traditional blocking I/O, severe blocking problem will appear. To solve the problem, the traditional server has to distribute one thread for each client, which leads to system overload and reduces the server's high-performance. The new supervisory control system which we invent, however, can solve this problem effectively by the use of asynchronous input and output mechanisms provided by the new non-blocking I/O. The new server can manage a large number of socket communications with a single thread, reducing the system overhead and improving the server's performance.
机译:我们的目标是根据Java Nio发明车辆的监控系统。如我们所知,它需要连接大量客户终端,以完成车辆监控系统的功能,并且如果服务器由传统阻塞I / O开发,则会出现严重的阻塞问题。为了解决问题,传统的服务器必须为每个客户端分发一个线程,这导致系统过载并降低服务器的高性能。然而,我们发明的新监控系统可以通过使用由新的非阻塞I / O提供的异步输入和输出机制有效地解决这个问题。新服务器可以使用单个线程管理大量套接字通信,从而减少系统开销并提高服务器的性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号