KR20040056423A - System and method for managing cache by using cache register in mobile database system - Google Patents

System and method for managing cache by using cache register in mobile database system Download PDF

Info

Publication number
KR20040056423A
KR20040056423A KR1020020082514A KR20020082514A KR20040056423A KR 20040056423 A KR20040056423 A KR 20040056423A KR 1020020082514 A KR1020020082514 A KR 1020020082514A KR 20020082514 A KR20020082514 A KR 20020082514A KR 20040056423 A KR20040056423 A KR 20040056423A
Authority
KR
South Korea
Prior art keywords
cache
mobile
data
identifier
manager
Prior art date
Application number
KR1020020082514A
Other languages
Korean (ko)
Inventor
박남식
함호상
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020020082514A priority Critical patent/KR20040056423A/en
Priority to AU2003243036A priority patent/AU2003243036A1/en
Priority to PCT/KR2003/001232 priority patent/WO2004057437A2/en
Publication of KR20040056423A publication Critical patent/KR20040056423A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A cache management system and a method for the same are provided to allow the data, stored at a DBMS, to be copied at a data cache of a mobile terminal so that the data, stored at the DBMS, is synchronized with the data, stored at the data cache. CONSTITUTION: The system comprises mobile cache managers(31, 41), and a mobile cache register(11). The mobile cache managers(31, 41), installed at a specific mobile support station, manage a mobile cache which integrates data caches of mobile terminals covered by the specific mobile support station, and in a case that there exists the data, requested by a mobile terminal, at the mobile cache, transmit the data to the mobile terminal. The mobile cache register(11), installed at a specific fixed host, exchanges the data cache of the mobile terminal, generated at a mobile cache, with other mobile cache register, and allows the mobile cache managers(31, 41) to receive a data item access request.

Description

이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템 및 방법{SYSTEM AND METHOD FOR MANAGING CACHE BY USING CACHE REGISTER IN MOBILE DATABASE SYSTEM}Cache management system and method using cache register in mobile database system {SYSTEM AND METHOD FOR MANAGING CACHE BY USING CACHE REGISTER IN MOBILE DATABASE SYSTEM}

본 발명은 이동 데이터베이스 시스템(Mobile Database System: MDS)에서 캐쉬 등록기(Cache Register: CR)를 이용한 캐쉬 관리 시스템 및 방법에 관한 것으로, 특히, 이동 환경에서 데이터베이스 관리 시스템(DataBase Management System: DBMS)이 데이터베이스에 있는 데이터를 이동 단말기(Mobile Terminal: MT)의 데이터 캐쉬(Data Cache: DC)로 복제를 허용하고, 데이터베이스와 단말기의 데이터 캐쉬 간에 데이터의 일치성을 유지시키는 시스템 및 방법에 관한 것이다.The present invention relates to a cache management system and method using a cache register (CR) in a mobile database system (MDS), in particular, a database management system (DBMS) database in a mobile environment The present invention relates to a system and method for allowing data to be copied to a data cache (DC) of a mobile terminal (MT) and maintaining data consistency between a database and a data cache of a terminal.

종래의 클라이언트-서버 데이터베이스 관리 시스템 환경에서 데이터 캐슁은 클라이언트가 주로 접근하는 데이터베이스의 페이지를 클라이언트가 서버로부터 전송 받아 캐쉬에 저장하고 이 캐쉬에 있는 데이터 대해서 클라이언트의 질의가 처리되는 형태의 데이터 쉬핑(data-shipping) 방식을 사용해서 서버의 부하를 줄이고자 하였다. 이동통신과 이동 컴퓨팅 기술의 발전으로 이동 단말기가 고정 망(Fixed Network: FN)에 있는 데이터베이스 데이터의 일부를 복제해서 데이터베이스 기능을 제공하는 이동 데이터베이스 개념이 탄생되었다. 이러한 형태의 이동 데이터베이스시스템 환경에서 단말기는 응용이 사용할 데이터를 자신의 데이터 캐쉬에 저장한다. 데이터베이스의 데이터가 갱신될 때 단말기의 캐쉬에 있는 데이터를 무효화시키기 위해서 데이터베이스 관리 시스템은 네트워크 상에 갱신정보를 방송하며, 이 갱신정보를 가지고 단말기는 자신의 캐쉬 데이터를 갱신한다. 이러한 방법은 데이터베이스의 갱신 빈도가 높을수록 네트워크의 트래픽을 증가시키는 문제점을 가지고 있다. 그러므로 기존에는 동기적 방송과 캐쉬 무효화 메시지 내용의 크기를 줄이는 방법 등으로 이러한 문제점을 개선하고자 하였다.In a conventional client-server database management system environment, data caching is a form of data shipping in which a client receives a page of a database mainly accessed by a client from a server, stores it in a cache, and processes a client query on the data in the cache. We tried to reduce the load on the server using the -shipping method. Advances in mobile communications and mobile computing have created the concept of a mobile database, in which a mobile terminal provides a database function by replicating a portion of database data in a fixed network (FN). In this type of mobile database system environment, the terminal stores the data to be used by the application in its data cache. In order to invalidate the data in the cache of the terminal when the data in the database is updated, the database management system broadcasts the update information on the network, and with the update information, the terminal updates its cache data. This method has a problem of increasing network traffic as the frequency of updating the database increases. Therefore, in the past, this problem has been improved by synchronous broadcasting and reducing the size of cache invalidation message.

이동 컴퓨팅 시대가 도래함에 따라 이동 정보 단말기에서 무선통신으로 업무를 처리하기 위한 사용자의 요구가 증대되고 있다. 사용자의 이러한 요구를 충족시키기 위해서 이동 컴퓨팅 환경에서는 이동 데이터베이스가 사용된다. 그러나 이동 환경은 무선 네크워크의 대역폭이 작고 단말기의 자원이 제한되어 있을 뿐만아니라 사용자가 이동하므로 단말기가 네트워크와 자주 단절되는 문제점이 있기 때문에 이동 단말기에서는 고정 망에 있는 데이터베이스 데이터의 일부를 복제해서 데이터베이스 관리 시스템의 기능을 제공한다. 이동 데이터베이스 시스템의 데이터베이스 관리 시스템은 이동 단말기의 데이터 캐쉬에 데이터베이스의 데이터 복제를 허용하므로 단말기의 캐쉬와 데이터베이스 간에 데이터의 일치성을 유지해야 한다. 데이터의 일치성 유지를 위해서 단말기에서 갱신하는 데이터는 트랜잭션으로 처리되며 데이터베이스 관리 시스템의 검증(validation)으로 단말기의 데이터 캐쉬에 반영되고, 데이터베이스 관리 시스템은 데이터베이스가 갱신될 때마다 단말기로 캐쉬 무효화 메시지를 방송해서 단말기의 데이터 캐쉬에 있는 데이터 아이템을 갱신하도록한다. 그러므로 데이터베이스에 대한 갱신 요청이 많을수록 유무선 네트워크의 트래픽이 증가하고 데이터베이스 관리 시스템의 부하를 가중시키는 문제점이 있다.With the advent of the mobile computing era, users' demands for processing business in wireless communication devices have been increasing. Mobile databases are used in mobile computing environments to meet these needs of users. However, the mobile environment has a problem that the bandwidth of the wireless network is small and the resources of the terminal are limited as well as the user moves so that the terminal is frequently disconnected from the network. Therefore, the mobile terminal replicates some of the database data in the fixed network to manage the database. Provide the functionality of the system. Since the database management system of the mobile database system allows data replication of the database to the data cache of the mobile terminal, data consistency between the cache of the terminal and the database must be maintained. In order to maintain the consistency of data, the data updated by the terminal is processed as a transaction and is reflected in the data cache of the terminal through validation of the database management system, and the database management system sends a cache invalidation message to the terminal whenever the database is updated. Broadcast to update the data item in the data cache of the terminal. Therefore, as the number of update requests to the database increases, the traffic of wired and wireless networks increases and the load of the database management system increases.

본 발명은 상술한 결점을 해결하기 위하여 안출한 것으로, 이동 환경에서 데이터베이스 관리 시스템이 데이터베이스에 있는 데이터를 이동 단말기의 데이터 캐쉬로 복제를 허용하고, 데이터베이스와 단말기의 데이터 캐쉬 간에 데이터의 일치성을 유지시키는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템 및 방법을 제공하는 데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned shortcomings. In the mobile environment, the database management system allows the data in the database to be replicated to the data cache of the mobile terminal, and maintains data consistency between the database and the data cache of the terminal. An object of the present invention is to provide a cache management system and method using a cache register in a mobile database system.

이와 같은 목적을 달성하기 위한 본 발명은, 고정 망에 접속된 다수의 이동 지원국(Mobile Support Station: MSS) 및 다수의 고정 호스트(Fixed Host)를 구비한 이동 데이터베이스 시스템 내에서 캐쉬를 관리하는 시스템에 있어서, 특정 이동 지원국 내에 구성되어, 상기 특정 이동 지원국이 커버하는 단말기의 데이터 캐쉬를 통합한 이동 캐쉬(Mobile Cache: MC)를 관리하고 단말기가 요청하는 데이터가 이동 캐쉬에 존재하는 경우 이를 단말기로 전송하는 이동 캐쉬 관리자(Mobile Cache Manager: MCM); 및 특정 고정 호스트에 구성되어, 이동 캐쉬에 생성된 단말기의 데이터 캐쉬를 이동 캐쉬간 이동시키고 상기 이동 캐쉬 관리자가 단말기의 데이터 아이템 접근요구를 수용하도록 하는 이동 캐쉬 등록기(Mobile Cache Register: MCR)를 포함하는 것을 특징으로 한다.The present invention for achieving the above object is a system for managing cache in a mobile database system having a plurality of Mobile Support Station (MSS) and a plurality of fixed host connected to a fixed network. It is configured in a specific mobile support station, and manages a mobile cache (MC) incorporating the data cache of the terminal covered by the specific mobile support station (Mobile Cache (MC)) and if the data requested by the terminal is present in the mobile cache to the terminal Mobile Cache Manager (MCM); And a Mobile Cache Register (MCR) configured to be configured in a specific fixed host to move the data cache of the terminal created in the mobile cache between mobile caches and allow the mobile cache manager to accept data item access requests of the terminals. Characterized in that.

도 1은 본 발명에 따른 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템의 일 실시예를 나타낸 블록도,1 is a block diagram illustrating an embodiment of a cache management system using a cache register in a mobile database system according to the present invention;

도 2는 본 발명에 따라 이동 단말기의 데이터 캐쉬를 이동 캐쉬 관리자의 이동 캐쉬에 생성하고 이를 이동 캐쉬 등록기에 등록하는 과정을 단계별로 나타낸 순서도,2 is a flowchart illustrating a step-by-step process of generating a data cache of a mobile terminal in a mobile cache of a mobile cache manager and registering it in the mobile cache register according to the present invention;

도 3은 본 발명에 따라 하나의 이동 지원국이 서비스 하던 지역에서 이동 단말기가 다른 이동 지원국이 서비스하는 지역으로 이동했을 때 그 단말기에 대응하는 데이터 캐쉬를 이동 전 이동 지원국의 이동 캐쉬에서 이동한 지역 이동 지원국의 이동 캐쉬로 이동시키는 캐쉬 핸드오프 과정을 단계별로 나타낸 순서도.FIG. 3 is a diagram illustrating an area movement in which a mobile terminal moves from a mobile cache of a mobile support station before moving when a mobile terminal moves from an area serviced by one mobile support station to an area serviced by another mobile support station according to the present invention. A step-by-step flow chart of the cache handoff process that moves to the supporting office's mobile cache.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

10, 20 : 고정 호스트 11 : 이동 캐쉬 등록기10, 20: fixed host 11: mobile cache register

21 : 데이터베이스 관리 시스템21: database management system

30, 40 : 이동 지원국 31, 41 : 이동 캐쉬 관리자30, 40: mobile support station 31, 41: mobile cache manager

50, 60 : 셀 51, 61, 62 : 무선50, 60: cell 51, 61, 62: radio

52 : 핸드오프 경로 70, 80, 90 : 이동 단말기52: handoff path 70, 80, 90: mobile terminal

71, 81, 91 : 응용 프로그램 72, 82, 92 : 데이터 캐쉬 관리자71, 81, 91: Application 72, 82, 92: Data Cache Manager

100 : 이동 데이터베이스 시스템100: Moving Database System

110 : 고정 망110: fixed net

이하, 첨부된 도면을 참조하여 본 발명에 따른 실시예를 상세히 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 이동 데이터베이스 시스템(100)에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템의 일 실시예를 나타낸 블록도로, 고정 호스트1,2(10, 20)는 이동 캐쉬 등록기(11), 데이터베이스 관리 시스템(21)을 각기 구비하여 고정 망(110)에 접속되고, 이동 지원국1,2(30, 40)는 이동 캐쉬 관리자1,2(31, 41)를 각각 구비하여 고정 망(110)에 접속되어, 이동 지원국1,2(30, 40)는 셀(CELL)1,2(50,60)를 각각 지원하도록 구성된다.Figure 1 is a block diagram showing an embodiment of a cache management system using a cache register in the mobile database system 100 according to the present invention, the fixed host 1, 2 (10, 20) is a mobile cache register 11, database management Each system 21 is connected to the fixed network 110, and the mobile support stations 1, 2 (30, 40) are provided with the mobile cache managers 1, 2 (31, 41), respectively, and connected to the fixed network 110. The mobile support stations 1, 2 (30, 40) are configured to support cells (CELL) 1, 2 (50, 60), respectively.

동 도면에 있어서, 데이터 아이템 관리를 위해서 고정 호스트2(20)에 데이터베이스 관리 시스템(21), 이동 단말기의 이동에 의한 캐쉬 이동성 관리를 위해서 캐쉬 식별자를 등록 관리하는 고정 호스트1(10)의 이동 캐쉬 등록기(11), 셀1(50) 지역에 있는 이동 단말기(70)의 데이터 캐쉬 복제 및 이동성을 지원하기 위해 이동 지원국1(30)에 이동 캐쉬 관리자1(31)과 셀2(60) 지역에 있는 이동 단말기1,2(80, 90)의 데이터 캐쉬 복제 및 이동성을 지원하기 위해 이동 지원국2(40)에 이동 캐쉬 관리자2(41)가 구비되어 고정 망(110)에 연결되고, 응용 프로그램(Application Program: AP)1(71)의 수행을 위해서 이동 단말기1(70)에 데이터 아이템의 데이터 캐쉬를 관리하는 데이터 캐쉬 관리자(Data Cache Manager: DCM)1(72)과 응용 프로그램2(91)의 수행을 위해서 이동 단말기2(90)에 데이터 아이템의 데이터 캐쉬를 관리하는 데이터 캐쉬 관리자2(92)가 구비되어 무선(51, 61, 62)으로 이동 지원국을 통해서 고정 망에 연결되는 이동 데이터베이스 시스템(100)에서 이동 단말기는 데이터베이스 관리 시스템(21)으로부터 데이터 아이템을 자신의 캐쉬로 복제하고 데이터베이스 관리 시스템(21)은 갱신된 데이터 아이템의 일치성을 유지시키기 위해서 최근의 갱신된 데이터 아이템을 포함하고 있는 캐쉬 무효화 메시지를 이동 단말기1,2(80, 90)로 방송한다.In the figure, the mobile cache of the fixed host 1 (10) that registers and manages the cache identifier for the cache mobility management by the movement of the mobile terminal and the database management system (21) in the fixed host 2 (20) for data item management. In order to support the data cache replication and mobility of the mobile terminal 70 in the register 11 and the cell 1 50 region, the mobile support manager 1 31 and the mobile cache manager 1 31 and cell 2 60 region are supported. In order to support data cache replication and mobility of the mobile terminals 1 and 2 (80 and 90), a mobile cache manager 2 (41) is provided in the mobile support station 2 (40) and connected to the fixed network 110, and an application program ( Application Program: The Data Cache Manager (DCM) 1 (72) and the Application 2 (91) that manage the data cache of the data item in the mobile terminal 1 (70) to perform the AP) (71) Of the data item to the mobile terminal 2 (90) for execution. In the mobile database system 100, which is provided with a data cache manager 2 92 for managing data caches and is connected to a fixed network through a mobile support station by wireless 51, 61, and 62, the mobile terminal is provided from the database management system 21. In order to copy the data item to its own cache and the database management system 21 keeps the cache invalidation message containing the latest updated data item in order to maintain the consistency of the updated data item, the mobile terminal 1,2 (80, 90). Broadcast on).

데이터베이스 관리 시스템(21)으로 데이터 아이템 갱신 요청의 증가는 데이터베이스 관리 시스템(21)의 부하를 증가시킬 뿐만 아니라 데이터 아이템 일치성 유지를 위한 캐쉬 무효화 메시지의 방송 빈도를 증가시키므로 이동 캐쉬 관리자1,2(31, 41)는 이동 지원국1,2(30, 40)이 커버하는 이동 단말기의 데이터 캐쉬 식별자(Data Cache Identifier: DCID)1,2를 이동 캐쉬 등록기(11)에 등록하고, 셀 내에 있는 이동 단말기들의 데이터 캐쉬들이 통합된 이동 캐쉬를 관리하는 이동 캐쉬 관리자1,2(31, 41)가 이동 단말기의 데이터 캐쉬와 데이터베이스 관리 시스템 사이에서 데이터 아이템의 접근에 대한 적중률(Hit Ratio)를 증가시킨다. 최근에 갱신된 데이터 아이템들만이 이동 캐쉬에 존재하고, 이동 캐쉬 관리자1,2(31, 41)는 각각 자기의 이동 캐쉬에 있는 현재 데이터 아이템들로부터 이동 단말기의 데이터 캐쉬 관리자1,2가 데이터베이스 관리 시스템(21)으로 요청한 데이터 아이템의 갱신 요청에 대한 허용 여부를 독자적으로 결정할 수 있기 때문에 데이터베이스 관리 시스템(21)으로 데이터 아이템의 갱신 요청 빈도를 줄일 수 있어 이동 데이터베이스 시스템(100)의 전체적인 성능을 향상시킨다.Increasing the data item update request to the database management system 21 not only increases the load on the database management system 21 but also increases the broadcast frequency of cache invalidation messages for maintaining data item consistency. 31 and 41 register Data Cache Identifiers (DCIDs) 1 and 2 of the mobile terminals covered by the mobile support stations 1 and 2 (30 and 40) to the mobile cache register 11 and the mobile terminals in the cell. Mobile Cache Managers 1, 2 (31, 41), which manage mobile caches in which their data caches are integrated, increase the hit ratio for access of data items between the mobile terminal's data cache and the database management system. Only recently updated data items exist in the mobile cache, and the mobile cache managers 1, 2 (31, 41) are each managed by the data cache managers 1, 2 of the mobile terminal from the current data items in their mobile caches. Since it is possible to independently determine whether to allow the update request of the data item requested by the system 21, the database management system 21 can reduce the frequency of update request of the data item, thereby improving the overall performance of the mobile database system 100. Let's do it.

이동 데이터베이스 시스템(100)에서 이동 단말기 응용 프로그램1,2가 데이터베이스 관리 시스템(21)이 관리하는 데이터 아이템을 접근할 때 이동 단말기의 데이터 캐쉬 관리자1,2는 그 데이터 아이템이 자신의 캐쉬에 있는지 검사한다. 데이터 아이템이 자신의 데이터 캐쉬에 없을 때 데이터 캐쉬 관리자1,2는 자신이 속한 이동 지원국1,2의 이동 캐쉬 관리자1,2에게 데이터 아이템을 요청한다. 마찬가지로 이동 캐쉬 관리자1,2는 자기의 이동 캐쉬에 데이터 아이템이 없는 경우 데이터베이스 관리 시스템으로 데이터 아이템의 접근 요청을 한다. 데이터 아이템의 접근을 요청받은 데이터베이스 관리 시스템은 요청에 대한 응답으로 데이터베이스에서 데이터 아이템을 찾아 고정 망으로 방송한다. 고정 망에 방송된 데이터 아이템을 수신한 이동 데이터 캐쉬 관리자1,2는 자기의 이동 캐쉬에 데이터 아이템을 추가하고 데이터 아이템을 요청한 이동 단말기1,2의 데이터 캐쉬 관리자1,2에게 무선통신으로 데이터 아이템을 송신한다. 이동 단말기의 데이터 캐쉬 관리자1,2는 그 데이터 아이템을 자기의 데이터 캐쉬에 추가하고 데이터 아이템을 요청한 응용 프로그램1,2에게 데이터 아이템을 반환한다.When the mobile terminal applications 1 and 2 access the data items managed by the database management system 21 in the mobile database system 100, the data cache managers 1 and 2 of the mobile terminal check whether the data items are in their cache. do. When the data item is not in its data cache, the data cache managers 1 and 2 request the data items from the mobile cache managers 1 and 2 of the mobile support stations 1 and 2 to which they belong. Similarly, the mobile cache managers 1 and 2 request access to data items to the database management system when there are no data items in their mobile caches. The database management system that is requested to access the data item finds the data item in the database and broadcasts it to the fixed network in response to the request. The mobile data cache managers 1 and 2 receiving the data items broadcast on the fixed network add data items to their mobile caches and transmit the data items by wireless communication to the data cache managers 1 and 2 of the mobile terminals 1 and 2 that have requested the data items. Send. The data cache manager 1,2 of the mobile terminal adds the data item to its data cache and returns the data item to the application 1,2 that requested the data item.

데이터 캐쉬 관리자1,2는 자기의 식별자로 각각 데이터 캐쉬 식별자(Data Cache Identifier: DCID)1,2를 그리고 이동 캐쉬 관리자1,2는 자기의 식별자로 각각 이동 캐쉬 식별자(Mobile Cache Identifier: MCID)1,2를 가지고 있으며 데이터 아이템 접근 및 갱신 요청 시 요청자를 구분할 수 있도록 이들 식별자를 사용한다. 데이터 아이템의 접근을 요청 받은 이동 캐쉬 관리자1,2가 이동 캐쉬에 데이터 캐쉬 식별자1,2의 캐쉬를 가지고 있지않을 때 이동 캐쉬 관리자1,2는 이동 캐쉬에 데이터 캐쉬 식별자1,2의 캐쉬를 생성하고 이동 캐쉬 등록기에게 한 쌍의 (데이터 캐쉬 식별자, 이동 캐쉬 식별자) 등록을 요청한다. (데이터 캐쉬 식별자, 이동 캐쉬 식별자)의 쌍 등록을 요청받은 이동 캐쉬 등록기는 도 2의 과정으로 이동 캐쉬 등록기의 이동 캐쉬 등록 테이블에 (데이터 캐쉬 식별자, 이동 캐쉬 식별자)의 쌍을 등록한다.Data Cache Managers 1 and 2 are Data Cache Identifiers (DCIDs) 1 and 2, respectively, and Mobile Cache Managers 1 and 2 are Mobile Cache Identifiers (MCIDs) 1, respectively. , And 2, and use these identifiers to identify the requestor when requesting data item access and update. The mobile cache manager 1,2 generates a cache of data cache identifiers 1 and 2 in the mobile cache when the mobile cache manager 1,2 that has been requested to access the data item does not have a cache of the data cache identifiers 1,2 in the mobile cache. It requests the mobile cache register to register a pair of data cache identifiers and mobile cache identifiers. The mobile cache register which has been requested to register a pair of (data cache identifier and mobile cache identifier) registers a pair of (data cache identifier and mobile cache identifier) in the mobile cache registration table of the mobile cache register in the process of FIG. 2.

이동 단말기 응용 프로그램1,2가 데이터 아이템을 갱신할 때 이동 단말기의 데이터 캐쉬 관리자1,2는 이동 캐쉬 관리자1,2에게 데이터 아이템 갱신에 대한 트랜잭션 처리를 요청한다. 데이터 아이템 갱신에 대한 트랜잭션 처리를 요청받은 이동 캐쉬 관리자1,2는 이동 캐쉬에 있는 데이터 아이템의 현재 타임스탬프(Time Stamp: TS)를 가지고 데이터 아이템 갱신 트랜잭션이 승인될 수 있는지 판정하고 승인이 가능한 경우(즉, 갱신 요청 받은 데이터 아이템의 TS가 이동 캐쉬 데이터 아이템의 TS보다 크거나 같은 경우)에 한하여 데이터 아이템 갱신 트랜잭션 처리를 데이터베이스 관리 시스템에게 요청한다. 데이터 아이템 갱신 트랜잭션 처리를 요청받은 데이터베이스 관리 시스템은 이동 캐쉬 관리자와 마찬가지로 데이터 아이템의 현재 타임스탬프 TS를 가지고 데이터 아이템의 갱신 여부를 결정해서 데이터베이스의 해당 데이터 아이템을 갱신한다. 데이터 아이템의 갱신을 완료한 데이터베이스 관리 시스템은 갱신된 데이터 아이템이 포함된 캐쉬 무효화 메시지를 고정 망으로 방송한다. 갱신된 데이터 아이템이 포함된 캐쉬 무효화 메시지를 수신한 이동 캐쉬 관리자1,2는 자기의 이동 캐쉬에 있는 데이터 아이템을 캐쉬 무효화 메시지에 있는 데이터 아이템으로 갱신하고, 이동 캐쉬 관리자1,2의 이동 지원국1,2가 커버하는 이동 단말기의 데이터 캐쉬 관리자1,2에게 이 메시지를 전달한다. 이 메시지를 수신한 데이터 캐쉬 관리자1,2는 이동 캐쉬 관리자1,2와 마찬가지로 자기의 데이터 캐쉬에 있는 데이터 아이템을 캐쉬 무효화 메시지에 포함된 데이터 아이템으로 갱신한다.When the mobile terminal application program 1,2 updates the data item, the data cache manager 1,2 of the mobile terminal requests the mobile cache manager 1,2 for transaction processing for the data item update. The mobile cache managers 1 and 2, which are requested to process transactions for data item updates, determine whether the data item update transaction can be approved with the current time stamp (TS) of the data items in the mobile cache and if the approval is possible. Only when the update requested TS of the data item is greater than or equal to the TS of the mobile cache data item, the database management system requests the data item update transaction processing. The database management system requesting the data item update transaction processing, like the mobile cache manager, determines whether to update the data item with the current timestamp TS of the data item and updates the corresponding data item in the database. After updating the data item, the database management system broadcasts a cache invalidation message including the updated data item through the fixed network. Receiving the cache invalidation message including the updated data item, the mobile cache managers 1 and 2 update the data items in their mobile caches with the data items in the cache invalidation message, and the mobile support stations 1 of the mobile cache managers 1 and 2 This message is delivered to the data cache managers 1 and 2 of the mobile terminal covered by, 2. Receiving this message, the data cache managers 1 and 2, like mobile cache managers 1 and 2, update the data items in their data caches with the data items included in the cache invalidation message.

도 1의 핸드오프 경로(52)와 같이 이동 단말기1이 현재의 지역 셀1에서 다른 지역 셀2로 이동할 때 이동 단말기의 핸드오프(Hand-Off)가 일어난다. 단말기가 이동한 지역 셀2에서 이동 단말기1이 연결 재설정을 하거나 이동 단말기 응용 프로그램1이 데이터 아이템의 접근을 시도할 때 단말기의 데이터 캐쉬 관리자1은 이동 캐쉬 관리자2에게 데이터 캐쉬 식별자1을 매개변수로 재연결 요청을 하거나 데이터 아이템 접근을 요청한다. 이동 캐쉬 관리자2는 자기의 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬가 있는지 검사하고 데이터 캐쉬 식별자1 캐쉬가 없는 경우 도 2의 과정으로 이동 캐쉬 관리자2는 자기의 이동 캐쉬에 데이터 캐쉬 식별자1 캐쉬를 생성하고, 이동 캐쉬 등록기에게 데이터 캐쉬 식별자1, 이동 캐쉬 식별자2의 등록을 요청함므로써 이동 캐쉬 등록기가 도 3의 과정으로 캐쉬 핸드오프를 수행시킨다. 캐쉬 핸드오프가 수행됨으로써 이동 캐쉬 관리자1 이동 캐쉬에 있는 데이터 캐쉬 식별자1 캐쉬의 데이터 아이템들이 이동 캐쉬 관리자2 이동 캐쉬의 데이터 캐쉬 식별자1 캐쉬로 이동된다.As shown in the handoff path 52 of FIG. 1, when a mobile terminal 1 moves from a current local cell 1 to another local cell 2, hand-off of the mobile terminal occurs. When mobile terminal 1 resets connection or mobile terminal application 1 attempts to access a data item in the local cell 2 to which the terminal has moved, the data cache manager 1 of the terminal uses the data cache identifier 1 as a parameter to the mobile cache manager 2. Request a reconnection or request access to a data item. The mobile cache manager 2 checks whether there is a cache of data cache identifier 1 in its mobile cache, and if there is no data cache identifier 1 cache, the mobile cache manager 2 generates a data cache identifier 1 cache in its mobile cache. Then, the mobile cache register requests the registration of the data cache identifier 1 and the mobile cache identifier 2 by the mobile cache registrar to perform the cache handoff in the process of FIG. 3. By performing the cache handoff, data items of the data cache identifier 1 cache in the mobile cache manager 1 mobile cache are moved to the data cache identifier 1 cache of the mobile cache manager 2 mobile cache.

도 2는 데이터 캐쉬 식별자1이 식별자로 지정된 데이터 캐쉬를 관리하는 데이터 캐쉬 관리자1(72)로부터 이동 캐쉬 식별자1이 식별자로 지정된 이동 캐쉬1을 관리하는 이동 캐쉬 관리자1(31)이 데이터 아이템의 접근을 요청 받았을 때, 이동 캐쉬 관리자1(31)이 이동 캐쉬에 데이터 캐쉬 식별자1의 데이터 캐쉬를 가지고 있지않은 경우 이동 캐쉬 관리자1(31)이 데이터 캐쉬 식별자1의 데이터 캐쉬를 이동 캐쉬에 생성하고, 데이터 캐쉬의 식별자와 이동 캐쉬의 식별자의 쌍 (데이터 캐쉬식별자1, 이동 캐쉬 식별자1)을 이동 캐쉬 등록기(11)에 등록하는 과정으로, 이동 캐쉬 관리자1(31)이 데이터 캐쉬 관리자1(72)로부터 데이터 아이템의 접근을 요청받음으로써 시작된다(220). 데이터 캐쉬 관리자1(72)로부터 데이터 아이템의 접근을 요청받은 이동 캐쉬 관리자1(31)은 자신의 이동 캐쉬에 데이터 캐쉬 식별자1 캐쉬가 있는지 검사한다(221). 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬가 있고 데이터 캐쉬 식별자1의 캐쉬에 데이터 아이템이 존재하면(225), 이동 캐쉬 관리자1(31)은 그 데이터 아이템을 데이터 캐쉬 관리자1(72)에게 송신한다(227). 이동 캐쉬의 데이터 캐쉬 식별자1 캐쉬에 데이터 아이템이 없으면 데이터베이스 관리 시스템으로부터 데이터 아이템을 접근해서 데이터 캐쉬 식별자1 캐쉬에 이를 저장하고(226), 이 데이터 아이템을 데이터 캐쉬 관리자1로 송신한다(227).FIG. 2 shows that the data cache manager 1 (31) managing the mobile cache 1 in which the mobile cache identifier 1 is designated as the identifier is accessed from the data cache manager 1 (72) managing the data cache in which the data cache identifier 1 is designated as the identifier. When the mobile cache manager 1 31 does not have a data cache of the data cache identifier 1 in the mobile cache, the mobile cache manager 1 31 creates a data cache of the data cache identifier 1 in the mobile cache. In the process of registering the data cache identifier and the mobile cache identifier pair (data cache identifier 1, mobile cache identifier 1) with the mobile cache register 11, the mobile cache manager 1 (31) registers the data cache manager 1 (72). Beginning by requesting access to the data item from the user 220. The mobile cache manager 1 31, which is requested to access a data item from the data cache manager 1 72, checks whether the mobile cache manager has a data cache identifier 1 cache (221). If there is a cache of data cache identifier 1 in the mobile cache and a data item exists in the cache of data cache identifier 1 (225), then mobile cache manager 1 31 sends the data item to data cache manager 1 72 ( 227). If there is no data item in the data cache identifier 1 cache of the mobile cache, the data item is accessed from the database management system and stored in the data cache identifier 1 cache (226), and the data item is transmitted to the data cache manager 1 (227).

그러나 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬가 없는 경우 이동 캐쉬 관리자1(31)은 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬를 생성한다(222). 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬를 생성한 이동 캐쉬 관리자1(31)은 이동 캐쉬 등록기(11)에게 자신의 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 등록을 요청한다(223). 이동 캐쉬 등록기(11)가 수신모드 대기상태에서(210), (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 등록 요청을 수신받는다(211). (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 등록을 요청 받은 이동 캐쉬 등록기(11)는 자기의 이동 캐쉬 등록 테이블에 데이터 캐쉬 식별자1이 등록되어 있는지 검사한다(212). 데이터 캐쉬 식별자1이 이동 캐쉬 등록 테이블에 등록되어 있지않은 경우 이동 캐쉬 등록기(11)는 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 이동 캐쉬 등록 테이블에 삽입하고(213), 이동 캐쉬 관리자1(31)에게 REG_OK를 응답함으로써(214), 이동 캐쉬 관리자1(31)이 이동 캐쉬 등록기(11)로부터 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1) 등록완료에 대한 REG_OK를 수신하고(224), 이동 캐쉬에 생성된 데이터 캐쉬의 데이터 캐쉬 식별자1과 이동 캐쉬 식별자1의 등록을 완료한다. (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 등록을 완료한 이동 캐쉬 등록기(11)는 다른 캐쉬 식별자 등록요청의 수신을 대기한다. 상기 REG_OK는 이동 캐쉬 등록기의 반환 값 또는 플래그로, 이동 캐쉬 등록 요청의 성공적인 처리 결과에 대한 반환 값이다.However, if there is no cache of the data cache identifier 1 in the mobile cache, the mobile cache manager 1 31 generates a cache of the data cache identifier 1 in the mobile cache (222). The mobile cache manager 1 31, which has generated the cache of the data cache identifier 1 in the mobile cache, requests the mobile cache register 11 to register its own (data cache identifier 1, mobile cache identifier 1) (223). The mobile cache register 11 receives a registration request of (data cache identifier 1, mobile cache identifier 1) in the reception mode standby state 210 (211). The mobile cache register 11 which has been requested to register (data cache identifier 1, mobile cache identifier 1) checks whether data cache identifier 1 is registered in its mobile cache registration table (212). If the data cache identifier 1 is not registered in the mobile cache registration table, the mobile cache register 11 inserts (data cache identifier 1, mobile cache identifier 1) into the mobile cache registration table (213), and the mobile cache manager 1 ( 31, the mobile cache manager 1 (31) receives the REG_OK for the completion of registration (data cache identifier 1, mobile cache identifier 1) from the mobile cache register 11 (224), and moves (224) Registration of the data cache identifier 1 and the mobile cache identifier 1 of the data cache generated in the cache is completed. After completing the registration of (data cache identifier 1, mobile cache identifier 1), the mobile cache register 11 waits for reception of another cache identifier registration request. The REG_OK is a return value or flag of the mobile cache register and is a return value for a successful processing result of the mobile cache registration request.

도 3은 이동 단말기1(70)이 한 지역 셀1(50)에서 다른 지역 셀2(60)로 이동했을 때 이동 전 지역의 이동 캐쉬 관리자1(31)이 자기의 이동 캐쉬에 있는 데이터 캐쉬 식별자1의 데이터 캐쉬를 이동한 지역의 이동 캐쉬 식별자2가 식별자로 지정된 이동 캐쉬를 관리하는 이동 캐쉬 관리자2(41)의 이동 캐쉬로 이동시키고 이동 캐쉬 등록기(11)가 이동 캐쉬 등록 테이블의 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 데이터 캐쉬 식별자1, 이동 캐쉬 식별자2로 갱신하는 캐쉬 핸드오프 과정으로, 셀1(50) 지역에서 도 2의 과정으로 이동 캐쉬 관리자1(31)의 이동 캐쉬에 데이터 캐쉬 식별자1의 데이터 캐쉬를 생성시킨 이동 단말기1(70)이 셀2(60) 지역으로 이동하고 그 단말기의 데이터 캐쉬 관리자1(82)이 이동 캐쉬 관리자2(41)로 데이터 아이템의 접근을 요청한다. 데이터 아이템의 접근을 요청받은 이동 캐쉬 관리자2(41)는 도 2의 과정과 같은 방법으로 이동 캐쉬에 데이터 캐쉬 식별자1의 데이터 캐쉬를 생성하고, 이동 캐쉬 등록기(11)로 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자2)의 등록을 요청한다. (데이터 캐쉬 식별자1, 이동 캐쉬 식별자2)의 등록을요청받은 이동 캐쉬 등록기1(11)은 자기의 이동 캐쉬 등록 테이블에 데이터 캐쉬 식별자1이 등록되어 있는 경우에 한하여 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 쌍이 이미 등록되어 있는지를 검사함으로써 도 3을 시작한다.3 illustrates a data cache identifier of a mobile cache manager 1 31 in a mobile cache before moving when mobile terminal 1 70 moves from one local cell 1 50 to another local cell 2 60. The mobile cache identifier 2 of the region to which the data cache of 1 is moved is moved to the mobile cache of the mobile cache manager 2 41 that manages the mobile cache designated as the identifier, and the mobile cache register 11 moves the data cache of the mobile cache registration table. In the cache handoff process of updating the identifier 1 and the mobile cache identifier 1 to the data cache identifier 1 and the mobile cache identifier 2, the process of FIG. 2 is performed in the cell 1 50 region to the mobile cache of the mobile cache manager 1 31. Mobile terminal 1 70, which has created a data cache of data cache identifier 1, moves to cell 2 60 region, and data cache manager 1 82 of the terminal accesses the data item to mobile cache manager 2 41. request. The mobile cache manager 2 41, which is requested to access the data item, generates a data cache of the data cache identifier 1 in the mobile cache in the same manner as in the process of FIG. 2, and sends the data cache identifier 11 to the data cache identifier 1 (data cache identifier 1, Request registration of mobile cache identifier 2). The mobile cache register 1 (11), which has been requested to register (data cache identifier 1 and mobile cache identifier 2), has the data cache identifier 1 and mobile cache only when data cache identifier 1 is registered in its mobile cache registration table. 3 starts by checking whether a pair of identifiers 1) is already registered.

(데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)이 이미 등록되어 있고 등록요청자가 이동 캐쉬 관리자1(31)이면(310) 이동 캐쉬 등록기(11)는 이동 캐쉬 관리자1(31)로 REG_OK를 송신하고(311) 다시 등록요청 수신 상태로 돌아간다. 요청자의 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)이 등록되어있지 않은 경우에는 이동 캐쉬 관리자2(41)에게 데이터 캐쉬 식별자1을 반환한다(312). 이동 캐쉬 관리자2(41)가 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자2)의 등록요청을 하고(320) 등록요청에 대한 응답으로 이동 캐쉬 등록기(11)로부터 데이터 캐쉬 식별자1을 수신한(321) 이동 캐쉬 관리자2(41)는 이동 캐쉬 관리자(31)에게 SENDREQ로 데이터 캐쉬 식별자1 캐쉬의 데이터 아이템을 송신하도록 요청한다(322). 이동 캐쉬 관리자2(41)에게 데이터 캐쉬 식별자1을 반환한 이동 캐쉬 등록기(11)는 이동 캐쉬 관리자1(31)에게 이동 캐쉬 관리자2(41)로 데이터 캐쉬 식별자1 캐쉬의 데이터 아이템 전송을 지시하고 전송완료를 대기한다(313). 이동 캐쉬 관리자1(31)이 수신모드로 대기중인 상태에서(330) 이동 캐쉬 관리자1(31)은 이동 캐쉬 등록기(11)로부터 데이터 캐쉬 식별자1 캐쉬의 MOVE, DELETE 지시를 수신하거나 이동 캐쉬 관리자2(41)로부터 SENDREQ 요청을 수신한다(331). 수신된 메시지(여기서 MOVE, SENDREQ의 캐쉬 이동 목적지를 이동 캐쉬 관리자2, 캐쉬 DELETE의 대상을 데이터 캐쉬 식별자1으로 가정)로부터 MOVE, SENDREQ의 데이터 캐쉬 식별자1 캐쉬의 이동목적지를 이동 캐쉬 관리자2(41)로, DELETE의 대상은 데이터 캐쉬 식별자1로 지정(332)한 다음 DELETE 대상이 데이터 캐쉬 식별자1로 지정되어 있으면(333), 이동 캐쉬 관리자1(31)은 자기의 이동 캐쉬에서 데이터 캐쉬 식별자1 캐쉬를 제거(339)하고 다시 수신모드로 대기한다. MOVE지시와, SENDREQ가 요청되어 있으면(334) 이동 캐쉬 관리자1(31)은 이동 캐쉬 관리자2(41)로 데이터 아이템을 모두 송신하고(335) 그렇지않으면 이동 캐쉬 관리자1(31)은 MOVE, SENDREQ가 모두 지시되기를 기다린다. 이동 캐쉬 관리자1(31)이 데이터 아이템을 이동 캐쉬 관리자2(41)로 송신하면 이동 캐쉬 관리자2(41)는 데이터 아이템을 수신하고 자기의 이동 캐쉬에 있는 데이터 아이템의 타임스탬프 보다 수신 받은 데이터 아이템의 타임스탬프가 큰 경우에 한하여 이동 캐쉬 관리자2(41)의 이동 캐쉬에 있는 데이터 아이템을 수신 받은 데이터 아이템으로 갱신한다(323). 데이터 아이템 갱신을 완료한 이동 캐쉬 관리자2(41)는 이동 캐쉬 관리자1(31)에게 데이터 아이템의 수신완료에 대한 RECV_OK를 응답한다(324). 이동 캐쉬 관리자2(41)로 데이터 아이템을 송신하고 이동 캐쉬 관리자2(41)로부터 RECV_OK를 수신한(336) 이동 캐쉬 관리자1(31)은 이동 캐쉬 등록기(11)로 MOVE_OK를 송신한다(337). 이동 캐쉬 관리자1(31)로부터 MOVE 완료 응답으로 MOVE_OK를 수신(314) 받은 이동 캐쉬 등록기(11)는 이동 캐쉬 등록 테이블의 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자2)로 갱신한다(315). 갱신을 완료한 이동 캐쉬 등록기(11)는 이동 캐쉬 관리자1(31)로 데이터 캐쉬 식별자1 캐쉬의 제거를 지시하고(316) 캐쉬 핸드오프를 완료한다.If (Data Cache Identifier 1, Mobile Cache Identifier 1) is already registered and the Requestor for Registration is Mobile Cache Manager 1 (310) (310), Mobile Cache Register 11 sends REG_OK to Mobile Cache Manager 1 (31) ( 311) Return to the registration request reception state again. If the requester's (data cache identifier 1, mobile cache identifier 1) is not registered, the data cache identifier 1 is returned to the mobile cache manager 2 41 (312). The mobile cache manager 2 41 requests the registration of (data cache identifier 1, mobile cache identifier 2) (320) and receives the data cache identifier 1 from the mobile cache register 11 in response to the registration request (321). Mobile cache manager 2 41 requests mobile cache manager 31 to send a data item of the data cache identifier 1 cache to SENDREQ (322). The mobile cache register 11 which returns the data cache identifier 1 to the mobile cache manager 2 41 instructs the mobile cache manager 1 31 to transfer the data item of the data cache identifier 1 cache to the mobile cache manager 2 41. Wait for transmission completion (313). While the mobile cache manager 1 (31) is waiting in the reception mode (330), the mobile cache manager 1 (31) receives the MOVE, DELETE instruction of the data cache identifier 1 cache from the mobile cache register 11 or the mobile cache manager 2 Receive a SENDREQ request from 41 (331). From the received message (here, move the cache move destination of MOVE and SENDREQ, cache manager 2, and the target of the cache DELETE as data cache identifier 1). Move the destination of the cache of data cache identifier 1 of MOVE and SENDREQ. If the target of the DELETE is designated as the data cache identifier 1 (332), and then the target of the DELETE is designated as the data cache identifier 1 (333), the mobile cache manager 1 (31) is the data cache identifier 1 in its own mobile cache. Clear the cache (339) and wait in the receive mode again. If the MOVE instruction and SENDREQ are requested (334), the mobile cache manager 1 (31) sends all data items to the mobile cache manager 2 (41); otherwise, the mobile cache manager 1 (31) sends the MOVE, SENDREQ. Wait for all to be instructed. When Mobile Cache Manager 1 (31) sends a data item to Mobile Cache Manager 2 (41), Mobile Cache Manager 2 (41) receives the data item and receives the received data item rather than the timestamp of the data item in its mobile cache. The data item in the mobile cache of the mobile cache manager 2 (41) is updated with the received data item only when the time stamp is large (323). After completing the data item update, the mobile cache manager 2 (41) responds to the mobile cache manager 1 (31) with RECV_OK for reception of the data item (324). The mobile cache manager 1 (31) transmits a data item to the mobile cache manager 2 (41) and receives the RECV_OK from the mobile cache manager 2 (41). The mobile cache manager 1 (31) transmits a MOVE_OK to the mobile cache register (11) (337). . The mobile cache register 11 that receives MOVE_OK in response to the MOVE completion from the mobile cache manager 1 31 (314) selects (data cache identifier 1, mobile cache identifier 1) of the mobile cache registration table (data cache identifier 1, mobile). Cache identifier 2) (315). After completing the update, the mobile cache register 11 instructs the mobile cache manager 1 31 to remove the data cache identifier 1 cache (316) and completes the cache handoff.

상기 MOVE는 이동 캐쉬 등록기가 이동 캐쉬 관리자 A의 이동 캐쉬에 있는 지정된 데이터 캐쉬를 다른 이동 캐쉬 관리자 B의 이동 캐쉬로 이동하도록 지시하는 명령 또는 플래그이다. DELETE는 이동 캐쉬 관리자에게 이동 캐쉬에서 지정된 데이터 캐쉬 식별자의 데이터 캐쉬를 삭제하도록 지시하는 명령 또는 플래그이다. SENDREQ는 이동 캐쉬 관리자 A가 이동 캐쉬 관리자 B에게 B의 이동 캐쉬에서 지정된 데이터 캐쉬 식별자의 데이터 캐쉬 내용을 송신하도록 요청하는 명령 또는 플래그이다. RECV_OK는 SENDREQ 요청 후 송신받은 데이터 아이템들을 이동 캐쉬의 지정된 데이터 캐쉬로 반영시킨 후 데이터 아이템들의 수신완료를 응답하는 반환 값이다. MOVE_OK는 MOVE 명령에 대한 응답으로 반환하는 값이다.The MOVE is a command or flag that instructs the mobile cache register to move the specified data cache in the mobile cache manager A's mobile cache to another mobile cache manager B's mobile cache. DELETE is a command or flag that instructs the mobile cache manager to delete the data cache of the data cache identifier specified in the mobile cache. SENDREQ is a command or flag that requests the mobile cache manager A to send the data cache contents of the data cache identifier specified in B's mobile cache to B. RECV_OK is a return value that responds to the completion of data items after reflecting the data items received after the SENDREQ request to the designated data cache of the mobile cache. MOVE_OK is a value returned in response to a MOVE command.

또한, 상기 이동 데이터베이스 시스템은 데이터베이스의 이동성을 지원한다. 이동 단말기는 PDA와 같이 사용자가 휴대하는 정보단말로, 이동 지원국 또는 이동 지원국과 무선통신이 가능한 수단 또는 인터페이스를 가지고 있다. 데이터 캐쉬는 이동 단말기가 사용할 데이터를 복사해 저장해 두는 이동단말기 내에 할당된 메모리 또는 디스크 공간이다. 데이터 캐쉬 관리자는 이동 단말기의 데이터 캐쉬를 관리하는 모듈 또는 소프트웨어이다. 데이터 캐쉬 식별자는 데이터 캐쉬를 식별하기 위한 식별자이다. 이동 지원국은 이동 단말기와 무선통신을 할 수 있는 수단을 제공하고, 유선과 무선 사이에 통신할 수 있는 수단을 제공한다. 이동 캐쉬는 이동 지원국 내에 할당된 메모리 또는 디스크 공간으로 이동 지원국이 커버하는 각 이동 단말기 데이터 캐쉬의 복사 본을 캐쉬로 가지고 있다. 이동 캐쉬 관리자는 이동 지원국에 있는 이동 캐쉬를 관리하는 모듈 또는 소프트웨어이다. 이동 캐쉬 식별자는이동 캐쉬를 식별하기 위한 식별자이다. 핸드오프는 사용자가 다른 이동 지원국으로 이동할 때, 이동 단말기의 데이터 캐쉬에 대응하는 이동 캐쉬가 이동 전 이동 지원국에서 이동 후 이동 지원국으로 이동시키는 것이다. 이동 캐쉬 등록기는 테이블 또는 데이터베이스에 (데이터 캐쉬 식별자와 이동 캐쉬 식별자)의 쌍 삽입, 삭제 등 등록을 관리한다. 고정 망은 유선으로 연결된 네트워크이다. 데이터 아이템은 데이터베이스에 있는 데이터이다. 셀은 이동 지원국이 자신이 커버하는 이동 단말기들과 무선으로 통신할 수 있는 영역이다.The mobile database system also supports the mobility of the database. A mobile terminal is an information terminal carried by a user, such as a PDA, and has a means or an interface capable of wireless communication with a mobile support station or a mobile support station. The data cache is a memory or disk space allocated within the mobile terminal that copies and stores data for use by the mobile terminal. The data cache manager is a module or software that manages the data cache of the mobile terminal. The data cache identifier is an identifier for identifying the data cache. The mobile support station provides a means for wireless communication with the mobile terminal and a means for communication between wired and wireless. The mobile cache has a copy of each mobile terminal data cache covered by the mobile support station as a cache in memory or disk space allocated within the mobile support station. The mobile cache manager is a module or software that manages the mobile cache at the mobile support station. The mobile cache identifier is an identifier for identifying the mobile cache. The handoff is when the user moves to another mobile support station, the mobile cache corresponding to the data cache of the mobile terminal moves from the mobile support station before the movement to the mobile support station after the movement. The Mobile Cache Register manages registrations such as inserting and deleting pairs (data cache identifiers and mobile cache identifiers) into tables or databases. A fixed network is a wired network. Data items are data in the database. A cell is an area in which a mobile support station can communicate wirelessly with mobile terminals it covers.

이상에서 설명한 바와 같이, 본 발명은 단말기와 데이터베이스 관리 시스템 사이의 이동 지원국에 이동 캐쉬 관리자와 이동 캐쉬 관리자의 이동 캐쉬에 생성된 단말기의 데이터 캐쉬 핸드오프를 제공하기 위한 이동 캐쉬 등록기를 고정 망에 구비하고, 이동 캐쉬 관리자는 데이터베이스 접근 및 갱신으로 방송되는 데이터 아이템을 이동 캐쉬에 저장 관리하며 이동 캐쉬를 최신의 갱신 상태로 유지시킨다. 이동 지원국이 커버하는 지역의 단말기들이 접근했던 데이터 아이템들이 이동 캐쉬에 있게 되므로 단말기가 데이터베이스 관리 시스템으로 요청하는 데이터 아이템이 이동 캐쉬에 존재할 확률이 높고 데이터 아이템이 이동 캐쉬에 존재하는 경우 이동 캐쉬 관리자가 데이터베이스 관리 시스템을 대신해서 단말기가 요청한 데이터 아이템을 즉시 전송할 수가 있다. 단말기에서 갱신한 데이터 아이템을 데이터베이스 관리 시스템에 반영시키기 위한 데이터 아이템의 트랜재션 처리는 이동 캐쉬 관리자가 접수하고, 그 데이터 아이템이 이동 캐쉬에 있는 경우 이동 캐쉬 관리자는 데이터 아이템의 타임스탬프를 기반으로 승인 가능성이 있는 트랜잭션 즉, 이동 캐쉬에 있는 데이터 아이템의 타임스탬프 보다 큰 데이터 아이템 갱신을 위한 트랜잭션들만의 처리 요청을 데이터베이스 관리 시스템으로 보내므로 네트워크의 트래픽을 줄이고 데이터베이스 갱신으로 인한 데이터베이스 관리 시스템의 부하를 감소시키므로 이동 데이터베이스 시스템의 전체적인 성능을 향상시킨다.As described above, the present invention includes a mobile cache register in a fixed network for providing a data cache handoff of a terminal generated in a mobile cache manager and a mobile cache of a mobile cache manager to a mobile support station between a terminal and a database management system. In addition, the mobile cache manager stores and manages data items broadcasted by database access and update in the mobile cache, and keeps the mobile cache up to date. Since data items accessed by terminals in the area covered by the mobile support station are in the mobile cache, it is highly likely that the data items requested by the terminal to the database management system are present in the mobile cache. On behalf of the database management system, the data item requested by the terminal can be immediately transferred. Transaction processing of a data item for reflecting the data item updated by the terminal to the database management system is accepted by the mobile cache manager. If the data item is in the mobile cache, the mobile cache manager approves based on the time stamp of the data item. It sends potential processing requests to the database management system for transactions that are likely to update data items larger than the timestamp of the data items in the mobile cache, reducing network traffic and reducing the database management system load due to database updates. This improves the overall performance of the mobile database system.

Claims (4)

고정 망에 접속된 다수의 이동 지원국 및 다수의 고정 호스트를 구비한 이동 데이터베이스 시스템 내에서 캐쉬를 관리하는 시스템에 있어서,A system for managing cache in a mobile database system having a plurality of mobile support stations and a plurality of fixed hosts connected to a fixed network, the system comprising: 특정 이동 지원국 내에 구성되어, 상기 특정 이동 지원국이 커버하는 단말기의 데이터 캐쉬를 통합한 이동 캐쉬를 관리하고 단말기가 요청하는 데이터가 이동 캐쉬에 존재하는 경우 이를 단말기로 전송하는 이동 캐쉬 관리자; 및A mobile cache manager configured in a specific mobile support station to manage a mobile cache incorporating the data cache of the terminal covered by the specific mobile support station and to transmit the data requested by the terminal to the terminal if data exists in the mobile cache; And 특정 고정 호스트에 구성되어, 이동 캐쉬에 생성된 단말기의 데이터 캐쉬를 이동 캐쉬간 이동시키고 상기 이동 캐쉬 관리자가 단말기의 데이터 아이템 접근요구를 수용하도록 하는 이동 캐쉬 등록기를 포함하는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템.A cache register is configured in a mobile database system including a mobile cache register configured in a specific fixed host to move a data cache of a terminal created in the mobile cache between mobile caches and allow the mobile cache manager to accept a data item access request of the terminal. Cache Management System. 이동 캐쉬 등록기를 구비한 고정 호스트1, 데이터베이스 관리 시스템을 구비한 고정 호스트2, 및 이동 캐쉬 관리자1,2를 각기 구비하고 셀1,2를 각기 지원하는 이동 지원국1,2가 고정 망에 접속된 구성을 갖는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 시스템에서 캐쉬 관리 방법에 있어서,A fixed host 1 having a mobile cache register, a fixed host 2 having a database management system, and a mobile support station 1, 2 having mobile cache managers 1, 2 and supporting cells 1, 2, respectively, are connected to the fixed network. A cache management method in a cache management system using a cache register in a mobile database system having a configuration, 데이터 캐쉬 식별자1이 식별자로 지정된 데이터 캐쉬를 관리하는 상기 데이터 캐쉬 관리자1로부터 상기 이동 캐쉬 식별자1이 식별자로 지정된 이동 캐쉬1을 관리하는 상기 이동 캐쉬 관리자1이 데이터 아이템의 접근을 요청 받는 제 1 단계;A first step in which the mobile cache manager 1 managing the mobile cache 1 in which the mobile cache identifier 1 is designated as the identifier is requested to access a data item from the data cache manager 1 managing the data cache in which the data cache identifier 1 is designated as the identifier; ; 상기 이동 캐쉬 관리자1이 이동 캐쉬에 상기 데이터 캐쉬 식별자1의 데이터캐쉬를 가지고 있지않은 경우 상기 이동 캐쉬 관리자1이 상기 데이터 캐쉬 식별자1의 데이터 캐쉬를 이동 캐쉬에 생성하는 제 2 단계;A second step of the mobile cache manager 1 generating a data cache of the data cache identifier 1 in the mobile cache when the mobile cache manager 1 does not have a data cache of the data cache identifier 1 in the mobile cache; 데이터 캐쉬의 식별자와 이동 캐쉬의 식별자의 쌍 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 상기 이동 캐쉬 등록기에 등록하는 제 3 단계;Registering a pair of data cache identifiers and mobile cache identifiers (data cache identifier 1, mobile cache identifier 1) with the mobile cache register; 상기 셀1 지역의 이동 단말기1이 상기 다른 지역 셀2로 이동했을 때 이동 전 지역의 상기 이동 캐쉬 관리자1이 자기의 이동 캐쉬에 있는 데이터 캐쉬 식별자1의 데이터 캐쉬를 이동한 지역의 데이터 캐쉬 식별자2가 식별자로 지정된 이동 캐쉬를 관리하는 상기 이동 캐쉬 관리자2의 이동 캐쉬로 이동시키는 제 4 단계; 및When the mobile terminal 1 in the cell 1 region moves to the other region cell 2, the data cache identifier 2 of the region where the mobile cache manager 1 of the region before the movement moves the data cache of the data cache identifier 1 in its mobile cache. A fourth step of moving to the mobile cache of the mobile cache manager 2 managing the mobile cache designated by the identifier; And 상기 이동 캐쉬 등록기가 상기 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자2)로 갱신하는 캐쉬 핸드오프를 수행하는 제 5 단계를 포함하는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 방법.And a fifth step of the mobile cache register performing a cache handoff to update the (data cache identifier 1, mobile cache identifier 1) to (data cache identifier 1, mobile cache identifier 2). Cache management method using. 제 2 항에 있어서,The method of claim 2, 상기 데이터 캐쉬 식별자1이 식별자로 지정된 데이터 캐쉬를 관리하는 상기 데이터 캐쉬 관리자1로부터 상기 데이터 캐쉬 식별자1이 식별자로 지정된 이동 캐쉬1을 관리하는 상기 이동 캐쉬 관리자1이 데이터 아이템 접근 요청을 받는 제 31 단계;Step 31, the mobile cache manager 1 managing the mobile cache 1 in which the data cache identifier 1 is designated as the identifier from the data cache manager 1 managing the data cache in which the data cache identifier 1 is designated as the identifier, receives a data item access request; ; 상기 제 31 단계의 데이터 아이템 접근 요청을 받은 시점에서 상기 이동 캐쉬 관리자1이 이동 캐쉬에 상기 데이터 캐쉬 식별자1의 데이터 캐쉬를 가지고 있지않은 경우 상기 이동 캐쉬 관리자1이 상기 데이터 캐쉬 식별자1의 데이터 캐쉬를 이동 캐쉬에 생성하는 제 32 단계;When the mobile cache manager 1 does not have the data cache of the data cache identifier 1 in the mobile cache at the time when the data item access request of step 31 is received, the mobile cache manager 1 performs the data cache of the data cache identifier 1. Generating in the mobile cache a thirty-second step; 데이터 캐쉬의 식별자와 이동 캐쉬의 식별자의 쌍 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 상기 이동 캐쉬 등록기에 등록하는 제 33 단계;A thirty-third step of registering a pair of data cache identifiers and mobile cache identifiers (data cache identifier 1, mobile cache identifier 1) with the mobile cache register; 상기 이동 캐쉬 관리자1이 상기 데이터 캐쉬 관리자1로부터 데이터 아이템의 접근 요청을 받고 상기 이동 캐쉬 관리자1이 자신의 이동 캐쉬에 데이터 캐쉬 식별자1의 캐쉬가 있는지 검사하는 제 34 단계;A thirty-fourth step in which the mobile cache manager 1 receives a request for access of a data item from the data cache manager 1 and the mobile cache manager 1 checks whether there is a cache of the data cache identifier 1 in its mobile cache; 이동 캐쉬에 상기 데이터 캐쉬 식별자1의 캐쉬가 있고 데이터 캐쉬 식별자1의 캐쉬에 데이터 아이템이 존재하면, 상기 이동 캐쉬 관리자1은 그 데이터 아이템을 상기 데이터 캐쉬 관리자1에게 송신하는 제 35 단계;If there is a cache of the data cache identifier 1 in the mobile cache and a data item exists in the cache of the data cache identifier 1, the mobile cache manager 1 sends the data item to the data cache manager 1; 이동 캐쉬의 상기 데이터 캐쉬 식별자1 캐쉬에 데이터 아이템이 없으면 상기 데이터베이스 관리 시스템으로부터 데이터 아이템을 접근해서 데이터 캐쉬 식별자1 캐쉬에 이를 저장하고, 이 데이터 아이템을 상기 데이터 캐쉬 관리자1로 송신하는 제 36 단계;If there is no data item in the data cache identifier 1 cache of the mobile cache, accessing the data item from the database management system and storing it in the data cache identifier 1 cache, and transmitting the data item to the data cache manager 1; 이동 캐쉬에 상기 데이터 캐쉬 식별자1의 캐쉬가 없는 경우 상기 이동 캐쉬 관리자1의 이동 캐쉬에 상기 데이터 캐쉬 식별자1의 캐쉬를 생성한 상기 이동 캐쉬 관리자1이 상기 이동 캐쉬 등록기에게 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)의 등록 요청하는 제 37 단계;When there is no cache of the data cache identifier 1 in the mobile cache, the mobile cache manager 1 that generates the cache of the data cache identifier 1 in the mobile cache of the mobile cache manager 1 sends the data cache identifier 1 to the mobile cache register. Requesting for registration of the cache identifier 1) step 37; 상기 이동 캐쉬 등록기가 수신모드 대기상태에서, 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1의 등록 요청을 수신받고 상기 이동 캐쉬 등록기가 자기의 이동 캐쉬 등록 테이블에 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1이 등록되어 있는지 검사하는 제 38 단계;When the mobile cache register is in a reception mode standby state, the data cache identifier 1 and the mobile cache identifier 1 receive a registration request, and the mobile cache register registers the data cache identifier 1 and the mobile cache identifier in its mobile cache registration table. Checking for whether 1 is registered; 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1이 이동 캐쉬 등록 테이블에 등록되어 있지않은 경우 상기 이동 캐쉬 등록기는 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1을 이동 캐쉬 등록 테이블에 삽입하는 제 39 단계;A 39th step of inserting the data cache identifier 1 and the mobile cache identifier 1 into the mobile cache registration table when the data cache identifier 1 and the mobile cache identifier 1 are not registered in the mobile cache registration table; 상기 이동 캐쉬 관리자1에게 REG_OK를 응답함으로써, 상기 이동 캐쉬 관리자1이 상기 이동 캐쉬 등록기로부터 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1) 등록완료에 대한 REG_OK를 수신하는 제 40 단계; 및Responding REG_OK to the mobile cache manager 1, thereby allowing the mobile cache manager 1 to receive REG_OK for completion of registration (data cache identifier 1, mobile cache identifier 1) from the mobile cache register; And 이동 캐쉬에 생성된 데이터 캐쉬 식별자1과 이동 캐쉬 식별자1의 등록을 완료하고 상기 이동 캐쉬 등록기가 다른 캐쉬 식별자 등록요청의 수신을 대기하는 제 41 단계를 더 포함하는 것을 특징으로 하는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 방법.And completing a registration of the data cache identifier 1 and the mobile cache identifier 1 generated in the mobile cache and the mobile cache register waiting for the reception of another cache identifier registration request. Cache management method using register. 제 2 항에 있어서,The method of claim 2, 상기 데이터 캐쉬 식별자1,2의 등록을 요청받고 상기 이동 캐쉬 등록기가 자기의 이동 캐쉬 등록 테이블에 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1) 쌍이 이미 등록되어 있는지를 검사하는 제 42 단계;Requesting for the registration of the data cache identifiers 1 and 2 and checking whether the (mobile cache identifier 1) pair is already registered in the mobile cache registration table in the mobile cache registration table; 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1이 이미 등록되어 있고 등록요청자가 상기 이동 캐쉬 관리자1이면 상기 이동 캐쉬 등록기는 상기 이동 캐쉬 관리자1로 REG_OK를 송신 후 다시 등록요청 수신 상태로 돌아가는 제 43 단계;Step 43, when the data cache identifier 1 and the mobile cache identifier 1 are already registered and the registration requester is the mobile cache manager 1, the mobile cache register sends REG_OK to the mobile cache manager 1 and returns to the registration request reception state again. ; 상기 데이터 캐쉬 식별자1, 상기 이동 캐쉬 식별자1이 등록되어있지 않은 경우에 상기 이동 캐쉬 관리자2에게 상기 데이터 캐쉬 식별자1을 반환하면, 상기 이동 캐쉬 관리자2가 상기 데이터 캐쉬 식별자1, 이동 캐쉬 식별자2의 등록요청을 하는 제 44 단계;When the data cache identifier 1 and the mobile cache identifier 1 are not registered, when the data cache identifier 1 is returned to the mobile cache manager 2, the mobile cache manager 2 may determine the data cache identifier 1 and the mobile cache identifier 2. Step 44 of requesting registration; 등록요청에 대한 응답으로 상기 이동 캐쉬 등록기로부터 상기 데이터 캐쉬 식별자1을 수신한 후 상기 이동 캐쉬 관리자2는 상기 이동 캐쉬 관리자1에게 SENDREQ로 상기 데이터 캐쉬 식별자1 캐쉬의 데이터 아이템을 송신하도록 요청하는 제 45 단계;After receiving the data cache identifier 1 from the mobile cache register in response to a registration request, the mobile cache manager 2 requests the mobile cache manager 1 to send a data item of the data cache identifier 1 cache to SENDREQ. step; 상기 이동 캐쉬 등록기가 상기 이동 캐쉬 관리자1에게 상기 이동 캐쉬 관리자2로 상기 데이터 캐쉬 식별자1 캐쉬의 데이터 아이템 전송을 지시하는 제 46 단계;The mobile cache register instructing the mobile cache manager 1 to transmit the data item of the data cache identifier 1 cache to the mobile cache manager 2; 상기 제 46 단계의 전송완료를 대기하는 상태로부터 상기 이동 캐쉬 관리자1이 수신모드로 대기중인 상태에서 상기 이동 캐쉬 등록기로부터 상기 데이터 캐쉬 식별자1 캐쉬의 MOVE, DELETE 지시를 수신하거나 상기 이동 캐쉬 관리자2로부터 SENDREQ 요청을 수신하는 제 47 단계;The mobile cache manager 1 receives the MOVE, DELETE instruction of the data cache identifier 1 cache from the mobile cache register or waits for the completion of the transmission of step 46 from the mobile cache manager 2. A forty-seventh step of receiving a SENDREQ request; 상기 제 47 단계의 수신된 메시지로부터 MOVE, SENDREQ의 데이터 캐쉬 식별자1 캐쉬의 이동 목적지를 이동 캐쉬 관리자2로, DELETE의 대상은 데이터 캐쉬 식별자1로 지정한 다음 DELETE 대상이 데이터 캐쉬 식별자1로 지정되어 있으면, 이동 캐쉬 관리자1은 자기의 이동 캐쉬에서 데이터 캐쉬 식별자1을 제거하고 다시 수신모드로 대기하는 제 48 단계;From the received message of step 47, if the moving destination of the data cache identifier 1 cache of MOVE and SENDREQ is designated as the moving cache manager 2, the target of DELETE is designated as the data cache identifier 1, and then the DELETE target is designated as the data cache identifier 1 The mobile cache manager 1 removes the data cache identifier 1 from its mobile cache and waits for a reception mode again; MOVE지시와, SENDREQ가 요청되면 상기 이동 캐쉬 관리자1은 상기 이동 캐쉬 관리자2로 데이터 아이템을 모두 송신하고 그렇지않으면 상기 이동 캐쉬 관리자1은 MOVE, SENDREQ가 모두 지시되기를 기다리는 제 49 단계;Step 49, if the MOVE instruction and SENDREQ are requested, the mobile cache manager 1 sends all data items to the mobile cache manager 2; otherwise, the mobile cache manager 1 waits for both MOVE and SENDREQ to be indicated; 상기 이동 캐쉬 관리자1이 데이터 아이템을 상기 이동 캐쉬 관리자2로 송신하면 상기 이동 캐쉬 관리자2는 데이터 아이템을 수신하고 자기의 이동 캐쉬에 있는 데이터 아이템의 타임스탬프 보다 수신 받은 데이터 아이템의 타임스탬프가 큰 경우에 한하여 상기 이동 캐쉬 관리자2의 이동 캐쉬에 있는 데이터 아이템을 수신 받은 데이터 아이템으로 갱신하는 제 50 단계;When the mobile cache manager 1 transmits a data item to the mobile cache manager 2, the mobile cache manager 2 receives the data item and the time stamp of the received data item is greater than the time stamp of the data item in its mobile cache. Updating the data item in the mobile cache of the mobile cache manager 2 with the received data item; 상기 이동 캐쉬 관리자2가 상기 이동 캐쉬 관리자1에게 RECV_OK로 수신완료를 응답하면 상기 이동 캐쉬 관리자2로부터 RECV_OK를 수신한 상기 이동 캐쉬 관리자1이 상기 이동 캐쉬 등록기로 MOVE_OK를 송신하는 제 51 단계;The mobile cache manager 1 receiving the RECV_OK from the mobile cache manager 2 when the mobile cache manager 2 responds to the mobile cache manager 1 with a RECV_OK by the mobile cache manager 2 transmitting a MOVE_OK to the mobile cache register; 상기 이동 캐쉬 등록기가 상기 이동 캐쉬 관리자1로부터 MOVE 완료 응답으로 MOVE_OK를 수신받고 상기 (데이터 캐쉬 식별자1, 이동 캐쉬 식별자1)을 데이터 캐쉬 식별자1, 이동 캐쉬 식별자2로 갱신하는 제 52 단계; 및The mobile cache register receiving MOVE_OK in response to a MOVE completion from the mobile cache manager 1 and updating the (data cache identifier 1, mobile cache identifier 1) to a data cache identifier 1 and a mobile cache identifier 2; And 상기 이동 캐쉬 등록기는 상기 이동 캐쉬 관리자1로 데이터 캐쉬 식별자1 캐쉬의 제거를 지시함으로써 캐쉬 핸드오프를 완료하는 제 53 단계를 더 포함하는 것을 특징으로 하는 이동 데이터베이스 시스템에서 캐쉬 등록기를 이용한 캐쉬 관리 방법.And the fifty-seventh step of completing a cache handoff by instructing the mobile cache manager 1 to remove the data cache identifier 1 cache.
KR1020020082514A 2002-12-23 2002-12-23 System and method for managing cache by using cache register in mobile database system KR20040056423A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR1020020082514A KR20040056423A (en) 2002-12-23 2002-12-23 System and method for managing cache by using cache register in mobile database system
AU2003243036A AU2003243036A1 (en) 2002-12-23 2003-06-24 System and method for managing cache data by using a cache register in a mobile database system
PCT/KR2003/001232 WO2004057437A2 (en) 2002-12-23 2003-06-24 System and method for managing cache data by using a cache register in a mobile database system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020082514A KR20040056423A (en) 2002-12-23 2002-12-23 System and method for managing cache by using cache register in mobile database system

Publications (1)

Publication Number Publication Date
KR20040056423A true KR20040056423A (en) 2004-07-01

Family

ID=32677763

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020082514A KR20040056423A (en) 2002-12-23 2002-12-23 System and method for managing cache by using cache register in mobile database system

Country Status (3)

Country Link
KR (1) KR20040056423A (en)
AU (1) AU2003243036A1 (en)
WO (1) WO2004057437A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948830B1 (en) * 2006-12-07 2010-03-22 한국전자통신연구원 Method and Apparatus for hierarchily communicating information using cache server
WO2014073882A1 (en) * 2012-11-08 2014-05-15 삼성전자 주식회사 Method and device for hosting application by access node

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102362465A (en) * 2009-05-11 2012-02-22 华为技术有限公司 Method, apparatus and system for processing service request
US9225792B2 (en) * 2011-07-12 2015-12-29 Alcatel Lucent System and method for caching mobile services database objects
GB2500373A (en) 2012-03-13 2013-09-25 Ibm Object caching for mobile data communication with mobility management
GB2500374A (en) * 2012-03-13 2013-09-25 Ibm Optimisation of mobile data communication using byte caching

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4299911B2 (en) * 1999-03-24 2009-07-22 株式会社東芝 Information transfer system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100948830B1 (en) * 2006-12-07 2010-03-22 한국전자통신연구원 Method and Apparatus for hierarchily communicating information using cache server
WO2014073882A1 (en) * 2012-11-08 2014-05-15 삼성전자 주식회사 Method and device for hosting application by access node
US10601709B2 (en) 2012-11-08 2020-03-24 Samsung Electronics Co., Ltd. Method and device for hosting application by access node
US11102116B2 (en) 2012-11-08 2021-08-24 Samsung Electronics Co., Ltd. Method and device for hosting application by access node

Also Published As

Publication number Publication date
WO2004057437A3 (en) 2007-11-01
WO2004057437A2 (en) 2004-07-08
AU2003243036A1 (en) 2004-07-14
AU2003243036A8 (en) 2004-07-14

Similar Documents

Publication Publication Date Title
KR100451211B1 (en) System and method for maintaining consistency of transaction cache in mobile computing environments
EP3595355B1 (en) Resource obtaining method, apparatus and system
CN101127009B (en) Forward state for use in cache coherency in a multiprocessor system
US10555165B2 (en) Methods and apparatus for use in reducing signal latency in a mobile network with use of localized unified data management (UDM) entities
US8868707B2 (en) Adaptive write-back and write-through caching for off-line data
US9058372B2 (en) Database management in a wireless communication system
WO2016149880A1 (en) Data reading method, equipment and system
KR20040056423A (en) System and method for managing cache by using cache register in mobile database system
Hayashi et al. Updated data dissemination methods for updating old replicas in ad hoc networks
US7336947B2 (en) Method for providing software in radio-based cellular communication networks, and a communication network for implementing the method
CN115695580B (en) Resource acquisition method, device, equipment and storage medium
CN115103298B (en) Terminal positioning method, system and storage medium based on grouping permission
US6826610B1 (en) Method of improving communication using replicated server program
Ravimaran et al. An improved kangaroo transaction model using surrogate objects for distributed mobile system
CN113973294B (en) Signaling processing method, network warehouse function network element and communication system
Li et al. Effective web caching for GPRS networks
CN109254853B (en) Data sharing method, data sharing system and computer readable storage medium
CN100455074C (en) Method for effectively treating inquiry in wireless data broadcast environment
CN113542319A (en) Service providing entity change notification method, device and system used in Dubbo framework
US12041139B2 (en) Apparatus, method and computer readable medium for ranking network function service producers
JP7490876B1 (en) Method and system for cloud-to-cloud replication - Patents.com
Kumar et al. A distributed directory scheme for information access in mobile computers
Kumar et al. Information access and QoS issues in a mobile computing environment
Amja et al. A distributed mobile database architecture
KR20040065464A (en) Apparatus and method for duplication of database management system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application