|
计算机应用研究 2008
Implementation of optimized lightweight Web server based on dataflow Java
|
Abstract:
Multi-core processors are applied into various computer application areas,researching on how to develop the para-llelism of application which based on this architecture become focus.Lightweight Web servers are used widely,but traditional realization can not take multi-core advantages enough and the programming methods are relatively complicated.This paper proposed a scheme which based on dataflow and combined Java extend library with optimized virtual machine,supposed a new Web server design and implement a...