| [ CnUnix ] in KIDS 글 쓴 이(By): unixboy (세탁소주인) 날 짜 (Date): 2003년 5월 21일 수요일 오전 09시 46분 45초 제 목(Title): JIT Compiler vs. Web applet Again, questions about Java world. Suppose that we try to make a full compilation of Java code through JIT compiler offered by GCC 3.1 or something higher, can we make them run and be called through WEB interface in the form of applet? Usually, the applet just recognize and will try to call only java code not a binary image for speed execution. Achieving speed advantage seems to be an obstacle to higher level interface. Thanks in advance. @@ 나비처럼 날아서 벌처럼 도배하자 @@ |