Java Technology for Implementing Efficient Numerical Analysis in Intranet

인트라넷 안에서 효율적인 수치해석을 구현하기 위한 자바기술

  • Published : 2001.06.27

Abstract

This paper introduces some useful Java technologies for utilizing the Internet in numerical analysis, and suggests one architecture performing efficient numerical analysis in the Intranet by using them. The present work has verified it's possibility by implementing some parts of this architecture with two easy examples. One is based on Servlet-Applet communication, JDBC and Swing. The other is adding multi-threads, file transfer and Java Remote Method Invocation to the former. Through this work it has been intended to make the base for the later advanced and practical research that will include efficiency estimates of this architecture and deal with advanced load balancing.

Keywords