- 유사도 기반 중복제거를 이용한 파일동기화 시스템
- ㆍ 저자명
- 정호민,고영웅,박재민,공진산,Jung. Ho-Min,Ko. Young-Woong,Park. Jae-Min,Kong. Jin-San
- ㆍ 간행물명
- 정보과학회논문지. Journal of KIISE. 컴퓨팅의 실제 및 레터
- ㆍ 권/호정보
- 2012년|18권 7호|pp.548-552 (5 pages)
- ㆍ 발행정보
- 한국정보과학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
본 논문에서는 유사도 기반 중복제거 기법을 적용한 파일동기화 기법에 대해서 제안한다. 본 논문의 주요 아이디어는 파일유사도를 이용하여 데이터 중복율을 판별하고, 데이터 중복의 정도에 따라서 적합한 동기화 정책을 제공하는 것이다. 높은 중복율을 가진 파일에 대해 파일동기화 과정에서 데이터 중복 제거 기법을 적용하고 그렇지 않은 경우에 대해서는 일반적인 파일전송 메커니즘을 이용한다. 실험 결과, 본 연구에서 제안하는 기법이 시스템 자원을 효율적으로 사용하며 네트워크 대역폭과 전력소모를 줄이는 것을 알 수 있었다.
In this paper, we propose a file synchronization system using similarity-based deduplication scheme. The key idea of this paper is to provide a synchronization policy for a file by considering the level of data redundancy using file similarity. For a file with high data redundancy, data deduplication is performed during file synchronization. Otherwise, conventional file transfer scheme works without data deduplication. Experiment result shows that the proposed scheme efficiently utilize system resource and minimizes network bandwidth and energy consumption.