Highly scalable Web applications with zero-copy data transfer
Toyotaro Suzumura, Michiaki Tatsubori, et al.
WWW 2009
In language systems that support separate compilation, we often observe that header files are internalized over and over again when the source files that depend on them are compiled. Making a compiler a long‐lived server eliminates such redundant processing of header files, thus reducing the compilation time. The paper first describes compilation servers for C‐family languages in general, and then a compilation server for our C‐based object‐oriented language in particular. The performance results of our server show that a compilation server can substantially shorten the compilation time. Copyright © 1993 John Wiley & Sons, Ltd
Toyotaro Suzumura, Michiaki Tatsubori, et al.
WWW 2009
Michihiro Horie, Hiroshi Horii, et al.
ACM SIGPLAN Notices
Tamiya Onodera
Software - Practice and Experience
Toshio Suganuma, Takeshi Ogasawara, et al.
IBM J. Res. Dev