p.2476
p.2483
p.2489
p.2495
p.2500
p.2504
p.2509
p.2513
p.2522
A Design of Supervisory Control System of Vehicles Based on Java NIO
Abstract:
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 servers 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 servers performance.
Info:
Periodical:
Pages:
2500-2503
Citation:
Online since:
May 2013
Authors:
Price:
Сopyright:
© 2013 Trans Tech Publications Ltd. All Rights Reserved
Share:
Citation: