- 모바일 환경에서 CST*-트리를 이용한 회복기법 설계
- Recovery Scheme using CST*-tree on Moblie Environments
- ㆍ 저자명
- 주희정,조성제
- ㆍ 간행물명
- 예술인문사회융합멀티미디어논문지
- ㆍ 권/호정보
- 2017년|7권 12호(통권38호)|pp.973-980 (8 pages)
- ㆍ 발행정보
- 인문사회과학기술융합학회|한국
- ㆍ 파일정보
- 정기간행물|KOR| 이미지(0.21MB)
- ㆍ 주제분야
- 사회과학
모바일 기기는 서버와 무선 통신을 이용하여 모바일 기기와 서버 간의 데이터를 정확하고 일관성 있게 유지한다. 그러나 무선 통신의 특성상 외부 환경적인 요인으로 인한 통신 단절이 발생할 가능성 이 많다. 만약 모바일 기기와 서버 간의 동기화 작업 중 통신 단절이 발생하면 데이터가 불일치하거 나 정확하지 않는 문제가 발생 될 수 있다. 따라서 본 논문에서는 모바일 기기와 서버 간에 통신상의 문제로 인해 발생되는 데이터 불일치와 정확성을 해결하기 위한 회복기법을 제안하고자 한다. 본 논 문에서 제안하는 회복 기법은 우선 모바일 기기의 플래시 메모리 별도 영역에 CST*-트리를 구현하여 효율적인 데이터 처리를 하고, 서버가 모바일 기기로부터 회복 요청을 받으면 서버의 로그 테이블에 서 마지막 트랜잭션을 찾아 모바일 기기의 데이터를 수정함으로써 데이터의 일관성을 유지하도록 설 계․구현하였다. 그 결과 모바일 기기에서 발생될 수 있는 오버헤드를 낮추고, 검사점이 수행되는 주 체에 따라 로깅이 다르게 이뤄지게 함으로써 시스템의 성능 저하 문제를 해결하였다.
A mobile device keeps the data between a mobile device and the server precise and consistent using the server and wireless communication. However there's a high possibility that a communication disconnection from an outside environmental factor may occur due to the nature of wireless communications. Problems where the data isn't precise or accurate may occur if or when a communication disconnection develops amidst a synchronisation of the server and the mobile device. Thus this paper seeks to suggest a recovery mechanism in order to solve the data inaccuracy and discordance that arises due to communication problems between the mobile device and the server. The recovery mechanism this paper suggests first efficiently materializes a CST*-Tree at a separate location of the mobile device's flash memory, and was developed/designed to keep data consistancy by adjusting the data of the mobile device after finding the last transaction from the server's log table while receiving a recovery request from the mobile device.
1. 서론 2. 관련연구 3. 제안하는 회복 기법 4. 성능분석 5. 결론 References