기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
Automatically Extracting Embedded Schemas from Regular Applications
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • Automatically Extracting Embedded Schemas from Regular Applications
저자명
Jinan Fiaidhi,Yvette E. Gelogo
간행물명
예술인문사회융합멀티미디어논문지
권/호정보
2012년|2권 1호(통권3호)|pp.25-32 (8 pages)
발행정보
인문사회과학기술융합학회|한국
파일정보
정기간행물|ENG|
PDF텍스트(0.21MB)
주제분야
사회과학
서지반출

영문초록

A RDBMS is usually accessed using blocking drivers like JDBC/ODBC which require clients to block and wait for the result of each query they issue. An asynchronous database access mechanism would eliminate the need for such blocking and greatly improve client performance. Thread-Per-Connection and Thread Pooling are two methods currently being used to provide this asynchrony. This is inefficient since a lot of memory and computing power is spent in creating, scheduling and switching multiple threads. By these methods we cannot show how asynchronous database access can be achieved with a single thread using the Fork-Join mechanism which employs Future objects in Java. So, in this paper we propose an approach for automatically extracting embedded schemas from regular applications, e.g., written in java and automatically computing how schemas change as applications evolve. To showcase our approach, we perform a long-term schema evolution study. Our platform can be used for performing long-term, large-scale embedded schema evolution studies that are potentially beneficial to dynamic updating and schema evolution researchers.

목차

1. Introduction
2. Related Work
2. Back Ground Work
3. Proposed System
4. Schema Evolution Study
5. Experimental Results
6. Conclusion
References

구매하기 (3,000)