• Title/Summary/Keyword: RMi

Search Result 156, Processing Time 0.024 seconds

Implementation of SSL Using Information Security Component Interface (정보보호 컴포넌트 인터페이스를 통한 SSL의 구현)

  • 신용녀;이동근;신종회
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10a
    • /
    • pp.808-810
    • /
    • 2003
  • 정보보호 기능을 필요로 하는 각종 응용분야에서 다양한 보안 API가 사용되고 있다. 그러나 이러한 표준은 서로 호환성을 가지고 사용될 수 있는 것이 아니라 애플리케이션의 적용환경이나 프로그래밍 언어에 따라서 개발자가 선택적으로 이용해야 하는 단정을 가지고 있다. 이를 해결하기 위하여 정보보호 서비스컴포넌트 표준화를 진행하고 있으며 표준안의 유효성을 검증하기 위하여 비밀성, 무결성 컴포넌트 인터페이스를 통한 SSL(Secure Sockets Layer)을 구현하였다. 구현된 SSL은 TCP/IP 위에 하나의 단계를 추가하여 보안 알고리즘을 구현하는 것처럼 실제 컴포넌트간에 RMI(Remote Method Invocation)로 통신을 할 때, 각각 하위 수준의 SSL 컴포넌트를 이용하는 구조이다.

  • PDF

A Case Study of Requirements Management with MaRMI-III (마르미-III에서의 요구사항 관리 적용 사례)

  • Cho, Jin-Hee;Park, Kyung-Min;Lim, Choon-Bong;Kim, Jin-Sam
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11c
    • /
    • pp.1661-1664
    • /
    • 2003
  • 본 논문에서는 마르미-III 개발방법론을 기반으로 하여 시스템 개발 프로젝트를 수행함에 있어, 프로젝트 초기 "요구획득(requirement)" 단계에 어떻게 하면 보다 효과적으로 고객의 요구사항을 관리하여 요구관리(requirements management) 목표를 달성하고, "아키텍처(architecture)" 단계의 원활한 진행을 보장할 수 있을지 그 적용 사례를 소개하고자 한다.

  • PDF

Distributed Filtering System for On-line User Identification (온라인 사용자 인증을 위한 분산필터링 시스템)

  • 허진경;이웅기
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.05c
    • /
    • pp.54-57
    • /
    • 2002
  • 네트워크의 비약적인 발전과 이로 인한 많은 서버들의 유휴 비용에 관한 많은 연구가 이루어지고 있다. 네트워크상에서 사용자 인중을 위한 실시간 영상처리 시스템의 경우에는 사용자의 수에 비례하여 서버의 부담이 급격히 늘어나게 된다. 데이터 전송 속도에 있어서 많은 발전이 이루어지긴 하였지만 프로세싱의 중앙집중화는 서버의 많은 부담을 줄뿐만 아니라, 서버로의 네트워크 병목 현상을 초래하고 있다. 본 논문에서는 서버의 부담을 줄임과 동시에 병목현상을 해결하기 위해 RMI 기술을 기반으로 분산처리 기술을 온라인 인증 시스템에 적용한 분산 필터링 시스템을 제안한다.

  • PDF

Design and Implementation of a Java Package for Sharing Array Data by the DSM Interface on a Cluster of Workstations (워크스테이션 클러스터 상에서 분산공유메모리 인터페이스로 배열 데이터의 공유를 지원하는 Java 패키지의 설계와 구현)

  • Lim, Hae-Jung;Kim, Myung
    • Journal of Korea Multimedia Society
    • /
    • v.2 no.3
    • /
    • pp.355-365
    • /
    • 1999
  • In this paper, we present JPAS(Java Package for Array Sharing) which is a Java Package for sharing arrays of data on a cluster of workstations. It allows us to divide an array of data into several pieces, and to place each piece on a different host. JPAS uses Java RMI so that the entire array can be accessed by a location transparent interface which is similar to that of a distributed shared memory system. JPAS is portable and easy to use since it is implemented using pure Java. In order to reduce network overhead, JPAS allows programmers to use their prior knowledge of the application. Data consistency can be maintained through the value updating methods defined for all the elements of an array. We developed parallel programs which use JPAS, and tested them on a cluster of workstations. The test results show that JPAS is a parallel programming tool with reasonably good performance.

  • PDF

Design and Implementation of Internet Auction Agent System (IAAS) (인터넷 경매 에이전트 시스템(IAAS)의 설계 및 구현)

  • Cho, Kyung-San;Won, You-Seuk
    • The KIPS Transactions:PartD
    • /
    • v.9D no.5
    • /
    • pp.963-970
    • /
    • 2002
  • In this paper, after defining the requirements to improve the processing of Internet auction, we design and implement Internet Auction Agent System (IAAS) based on the requirements. IAAS consists of a multi - agent system with buying/selling/negotiation agents for auction processing in accordance with the given price strategy, a graphic interface for supporting price strategies, an information agent for supplying real time information and remote control of agents, and DB. For the mobility, scalability, functionality and communication efficiency of agents, IAAS is implemented by using Java JDK1.3, Servlet, RMI and socket. Through the comparative analysis, we show that IAAS fulfills the requirements defined. IAAS can improve the convenience of users and the efficiency of auction processing, and thus increase the utilization of Internet auction.

Distributed System Management using Agent-On-Demand (에이전트-온-디맨드를 이용한 분산 시스템 관리)

  • Sul, Seung-Jin;Lee, Keum-Suk
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.27 no.1
    • /
    • pp.81-88
    • /
    • 2000
  • As distributed systems become used in wider area of applications, many works has been done to invent more efficient way to manage the distributed systems. The client-server based distributed system management by using SNMP or CMIP has many problems such as scalability, interoperability, flexibility, and so on. Recently, it is evident that managing distributed systems using mobile agents have popularity, and the Java language helps the trend. However, the improvement of performance has to be analyzed when the mechanism of mobile agent is applied In this paper, we discuss a more efficient way to make use of the mobile agent mechanism for managing distributed systems, and propose an Agent-On-Demand (AOD) method. The core of the method is not to use the previous method that mobile agents doing management job is dispatched to the managed nodes by a manager application, but to make agents requested by the managed nodes and then the manager application send the requested agents to that nodes. This process is done through Hierarchical State Threshold (HST). Also we present a performance model for Java RMI and mobile agent, and compare the AOD method with the previous work in terms of network overhead and execution time.

  • PDF

The Effect of Patient-Centered Goal Setting on Rehabilitation Outcomes in Patients With Subacute Stroke (환자중심 목표설정이 아급성기 뇌졸중 환자의 재활치료 성과에 미치는 영향)

  • Won, Jong-im;An, Chang-man;Park, Min-hee
    • Physical Therapy Korea
    • /
    • v.25 no.1
    • /
    • pp.31-38
    • /
    • 2018
  • Background: Patient-centered care has recently become highly recommended, because it can improve health outcomes more effectively than problem-oriented care. The goal attainment scale (GAS) is one of the methods used for patient-centered care. It was originally developed as an outcome measurement tool, but it can also be used as a therapeutic intervention when setting quantifiable patient-centered goals. Objects: We sought to identify the effect of setting patient-centered goals on rehabilitation outcomes in patients with subacute stoke using GAS. Methods: Overall, 46 subjects with subacute stroke were divided into experimental ($n_1=23$) and control ($n_2=23$) groups. Subjects in both groups attended physical therapy sessions five times a week for four weeks. Those in the experimental group set goals using goal-attainment scaling. The mobility of each subject was evaluated using the Rivermead mobility index (RMI); daily-living activities, using the K-modified Barthel index (K-MBI); participation, using the Hopkins rehabilitation-engagement rating scale (HRERS); satisfaction, using the patient-satisfaction scale (PSS). Results: Subjects in the experimental group experienced more significant increases in RMI, HRERS, and PSS than those in the control group (p<.05, p<.05 and p<.01, respectively). After four weeks, GAS scores of the experimental group had increased more significantly than those of baseline (p<.01). Conclusion: Setting patient-centered goals is effective in improving the mobility and satisfaction of patients with subacute stoke. Setting patient-centered goals needs to be performed more frequently in clinical settings.

Integrated Management Middleware for the Servers supporting the terminal-independent (단말기 독립형 서버 통합 관리 미들웨어)

  • Kim Jeong-Hee;Kwak Ho-Young
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.6
    • /
    • pp.1106-1118
    • /
    • 2006
  • The Internet has become an important instrument for providing many pieces of information to us. And server systems offer the various services after processing a volume of information, it's network topology also has been complex for providing information. Therefore this expansion means the importance of fast and sustained management of server systems. But most of server systems are located in fire-walls to allow only restricted access. Moreover, due to the difference of management based on the different operating system of each server system, management of server system is not to efficiency. That is, sever administrators have to manage by themselves many kinds of servers by using local-based or socket-based single access applications. Therefore, we design and implement a middleware system which allows to manage many kinds of severs integrally ruling XML-based Web Services which have distributed object technology such as CORBA, Java RMI and DCOM, but are free from platforms or development languages. System also provides location transparency and terminal independence and calls a server system management command to manage systems.

The effect of in-situ stress parameters and metamorphism on the geomechanical and mineralogical behavior of tunnel rocks

  • Kadir Karaman
    • Geomechanics and Engineering
    • /
    • v.37 no.3
    • /
    • pp.213-222
    • /
    • 2024
  • Determination of jointed rock mass properties plays a significant role in the design and construction of underground structures such as tunneling and mining. Rock mass classification systems such as Rock Mass Rating (RMR), Rock Mass Index (RMi), Rock Mass Quality (Q), and deformation modulus (Em) are determined from the jointed rock masses. However, parameters of jointed rock masses can be affected by the tunnel depth below the surface due to the effect of the in situ stresses. In addition, the geomechanical properties of rocks change due to the effect of metamorphism. Therefore, the main objective of this study is to apply correlation analysis to investigate the relationships between rock mass properties and some parameters related to the depth of the tunnel studied. For this purpose, the field work consisted of determining rock mass parameters in a tunnel alignment (~7.1 km) at varying depths from 21 m to 431 m below ground surface. At the same excavation depths, thirty-seven rock types were also sampled and tested in the laboratory. Correlations were made between vertical stress and depth, horizontal/vertical stress ratio (k) and depth, k and Em, k and RMi, k and point load index (PLI), k and Brazilian tensile strength (BTS), Em and uniaxial compressive strength (UCS), UCS and PLI, UCS and BTS. Relationships were significant (significance level=0.000) at the confidence interval of 95% (r = 0.77-0.88) between the data pairs for the rocks taken from depths greater than 166 m where the ratio of horizontal to vertical stress is between 0.6 and 1.2. The in-situ stress parameters affected rock mass properties as well as metamorphism which affected the geomechanical properties of rock materials by affecting the behavior of minerals and textures within rocks. This study revealed that in-situ stress parameters and metamorphism should be reviewed when tunnel studies are carried out.

A Design and Implementation of Robot Agent in a Digital Library (디지털 도서관을 위한 로봇 에이전트의 설계 및 구현)

  • Joo, Won-Kyun;Kim, Yong;Cho, Eun-Il;Myaeng, Sung-Hyoung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.433-435
    • /
    • 1998
  • 인터넷이 그 규모 및 정보의 내용에서의 대형화를 지향하면서 분산환경에서 사용자들의 정보에 대한 요구가 날로 증가하고 있고, 이를 만족시킬 수 있는 저 단계로 정보 수집이라는 것이 새로운 문제로 떠오르고 있다. 이에 에이전트를 기반으로 구성된 분산 디지털 도서관상에서 웨 정보 서비스를 제공하기 위한 로봇 에이전트를 설계.구현하였다. 구현된 로봇은 JAVA와 RMI를 기반으로 에이전트화를 통해 분산환경 구조를 갖추고 있으며, 멀티 쓰레드와 로봇 제어 알고리즘을 통해 정보의 수집 및 관리에 있어서 로봇의 신뢰도를 향상 시켰고 DBMS와 에이전트의 연계를 통한 대용량 처리 기능과 관리자의 관리의 편리성을 도모하기 위해 자동화 기능을 갖추었으며, 로봇과 관련되어 발생할 수 있는 부하를 최소화 할 수 있도록 하였다.

  • PDF