View : 586 Download: 0

Full metadata record

DC Field Value Language
dc.contributor.author이미란-
dc.creator이미란-
dc.date.accessioned2016-08-26T10:08:37Z-
dc.date.available2016-08-26T10:08:37Z-
dc.date.issued2003-
dc.identifier.otherOAK-000000033270-
dc.identifier.urihttps://dspace.ewha.ac.kr/handle/2015.oak/200217-
dc.identifier.urihttp://dcollection.ewha.ac.kr/jsp/common/DcLoOrgPer.jsp?sItemId=000000033270-
dc.description.abstract현재 웹을 중심으로 인터넷이 발전하면서 인터넷의 대부분의 정보는 웹 페이지 단위로 저작 및 관리되고 있고, 웹 페이지는 텍스트뿐만 아니라 그림, 소리, 동영상 등의 여러 가지 미디어를 사용하여 다양한 정보를 제공한다. 이러한 텍스트나 미디어 등의 웹 컨텐츠를 수집하기 위하여 기본적으로 웹 브라우저에서 제공해주는 수집 방법뿐만 아니라 다양한 전용 프로그램들을 많이 사용하고 있지만, 이러한 프로그램에서는 사용자가 원하는 여러 웹 컨텐츠를 자동으로 받아주는 기능에 중점을 두었을 뿐, 웹 서버의 속도나 웹 컨텐츠의 용량 정보 등을 고려하여 대량의 웹 컨텐츠를 빠르게 수집할 수 있는 특별한 스케줄링 방법은 사용되지 않고 있다. 따라서 본 논문에서는 웹 서버의 속도와 웹 컨텐츠의 용량 등의 정보를 고려한 고속 웹 컨텐츠 수집을 위한 미디어 스케줄링 시스템을 제안한다. 미디어 스케줄링 시스템은 사용자가 필요로 하는 대량의 웹 컨텐츠를 자동으로 수집할 뿐만 아니라, 미디어 스케줄링 알고리즘을 사용하여 여러 웹 컨텐츠를 수집하는 순서와 방법을 결정하고 시간을 단축시킨다. 또한 멀티 스레드를 이용하여 동시에 여러 웹 컨텐츠를 수집하도록 설계하여 시스템 자원의 효율성을 높이고자 한다. 제안하는 미디어 스케줄링 시스템을 실제로 구현하고, 여러 상황하에서 웹 컨텐츠를 수집하는 시간을 측정하였다. 그리고 웹 컨텐츠를 수집하는 기존의 방법을 사용하는 경우와 미디어 스케줄링 시스템을 사용하는 경우의 수집 시간을 비교하여 제안하는 시스템을 평가하였다. ;As internet has advanced laying emphasis on web, most information of internet is made by web page unit and is managed. And web pages supply information using various kinds of media; text, picture, sound, animation etc. Users are using program for exclusive use of collecting web contents as well as collection method that basically offer to collect web contents in web browser. These emphasize only automatic collecting function, do not consider the speed of web server and the size of web contents. In this paper, we propose media scheduling system for high speed web contents acquisition that considers the speed of web server and the size of web contents. Media scheduling system automatically collects web contents of large quantity that user need, and this system using media scheduling algorithm reduce the time that collect variety of web contents. Also, this system using multi-thread is designed to collect many web contents at the same time for efficiency of system resources. Media scheduling system proposed in this paper is implemented, and measures collecting time of web contents in several conditions. We compare this system and existent collecting method, and evaluate.-
dc.description.tableofcontents논문개요 = ⅵ Ⅰ. 서론 = 1 1.1 연구 배경 = 1 1.2 연구 목적 및 내용 = 2 Ⅱ. 관련 연구 = 4 2.1 기존 웹 컨텐츠 수집 방법 = 4 2.1.1 웹 브라우저에서 제공하는 수집 기능 = 4 2.1.2 플래시겟(FlashGet) = 5 2.1.3 웹집(WebZIP) = 6 2.2 작업 스케줄러와 프로세스 스케줄러 = 7 2.3 다중 스레드형 프로그래밍을 위한 소프트웨어 모델 = 9 2.3.1 마스터/슬래브 모델 = 10 2.3.2 작업 팀 모델 = 10 2.3.3 파이프라인 모델 = 11 2.3.4 복합형 모델 = 12 Ⅲ. 고속 웹 컨텐츠 수집을 위한 미디어 스케줄링 시스템 = 14 3.1 미디어 스케줄링 시스템의 구성 = 14 3.2 웹 페이지의 설계 = 16 3.3 미디어 스케줄링 시스템의 처리 과정 = 17 3.3.1 웹 페이지 수집 단계 = 18 3.3.2 웹 페이지 분석 단계 = 19 3.3.3 미디어 스케줄링 단계 = 20 3.3.4 미디어 수집 단계 = 20 3.4 미디어 스케줄링 알고리즘 = 21 Ⅳ. 시스템 구현 및 평가 = 28 4.1 시스템 구현 = 28 4.1.1 웹 컨텐츠 수집을 위한 웹 서버의 구현 = 28 4.1.2 미디어 스케줄링 시스템의 구현 = 31 4.2 실험 및 평가 = 34 4.2.1 스레드의 개수와 웹 컨텐츠의 용량을 증가시킨 경우 = 35 4.2.2 스레드의 개수를 변화시킨 경우 = 37 4.2.3 웹 컨텐츠의 용량을 다르게 한 경우 = 39 Ⅴ. 결론 = 44 참고문헌 = 46 ABSTRACT = 48-
dc.formatapplication/pdf-
dc.format.extent714608 bytes-
dc.languagekor-
dc.publisher이화여자대학교 과학기술대학원-
dc.title고속 웹 컨텐츠 수집을 위한 미디어 스케줄링 시스템의 설계 및 구현-
dc.typeMaster's Thesis-
dc.format.pagevi, 49 p.-
dc.identifier.thesisdegreeMaster-
dc.identifier.major과학기술대학원 컴퓨터학과-
dc.date.awarded2004. 2-
Appears in Collections:
일반대학원 > 컴퓨터공학과 > Theses_Master
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

BROWSE