• Title/Summary/Keyword: 자바 객체 대행자

Search Result 1, Processing Time 0.017 seconds

A Design of Distributed Programing Tool in support of Programming Transparency (프로그래밍 투명성을 지원하는 분산 프로그래밍 도구의 설계)

  • 이상윤;김승호
    • Journal of KIISE:Information Networking
    • /
    • v.31 no.3
    • /
    • pp.259-268
    • /
    • 2004
  • According to the increasing demand of application software that must be applied to the distributed computing environment, the various tools are proposed to write distributed softwares. But, if using these tools, programmers have to know the usage of each tool requisite for writing distributed softwares. If programmers can write distributed software without additional knowledge, they can get better concentration of the functions of software itself to develop, because it reduces burden for distributed programming. In this paper. we introduce new distributed programming tool, named TORB(Transparent Object Request Broker). With TORB, thanks to programming transparency that is supported by TORB, we can write the distributed software with java more easily. After postprocessing, this software can run in the distributed processing environment that is supported by TORB.