JP2014535081A - クライアント/サーバシステムの分散した複製コンテンツの強一貫性を維持するための方法およびシステム - Google Patents
クライアント/サーバシステムの分散した複製コンテンツの強一貫性を維持するための方法およびシステム Download PDFInfo
- Publication number
- JP2014535081A JP2014535081A JP2014523306A JP2014523306A JP2014535081A JP 2014535081 A JP2014535081 A JP 2014535081A JP 2014523306 A JP2014523306 A JP 2014523306A JP 2014523306 A JP2014523306 A JP 2014523306A JP 2014535081 A JP2014535081 A JP 2014535081A
- Authority
- JP
- Japan
- Prior art keywords
- master
- file
- slave
- new version
- preload
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 64
- 238000012545 processing Methods 0.000 claims abstract description 78
- 230000036316 preload Effects 0.000 claims abstract description 48
- 230000001360 synchronised effect Effects 0.000 claims abstract description 24
- 230000008569 process Effects 0.000 claims description 32
- 238000003860 storage Methods 0.000 claims description 11
- 230000004044 response Effects 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 2
- 230000000694 effects Effects 0.000 description 4
- 230000008520 organization Effects 0.000 description 4
- 239000002253 acid Substances 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000009826 distribution Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 3
- 230000010076 replication Effects 0.000 description 3
- 230000009471 action Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 2
- 239000003795 chemical substances by application Substances 0.000 description 2
- 238000012790 confirmation Methods 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000001427 coherent effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000008014 freezing Effects 0.000 description 1
- 238000007710 freezing Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000002688 persistence Effects 0.000 description 1
- 230000000644 propagated effect Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000000638 solvent extraction Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/172—Caching, prefetching or hoarding of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/176—Support for shared access to files; File sharing support
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/178—Techniques for file synchronisation in file systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/182—Distributed file systems
- G06F16/184—Distributed file systems implemented as replicated file system
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
- データ処理システムのマスタデータベースを更新するために、マスタ層の少なくともマスタサーバで更新要求を受け取るステップと、
- 前記更新要求に基づいて、マスタ層の共有ファイルシステムに格納された複製ファイルの新バージョンを生成して格納するステップと、
- すべてのスレイブノードに対して複製ファイルの新バージョンの可用性を通知するステップと、
- 各スレイブノードにおいて、共有ファイルシステムからの複製ファイルの新バージョンのプリロードを開始するステップと、プリロードの終了に際してプリロードの無事完了を確認するステップとを含み、
・すべてのスレイブノードがプリロードの無事完了を確認した場合に限って、
- マスタサーバでプリロード達成の通知を受け取るステップと、
- マスタサーバから、複製ファイルの新バージョンのデータを用いてマスタデータベースを更新することにより、マスタ層による複製ファイルの新バージョンの使用をコミットするステップと、
- すべての複製ファイルのバージョンを記録するように構成されたアプリケーション層のスレイブデータベースにおける複製ファイルの新バージョンの使用をコミットするステップと、
- すべてのスレイブノードのコミットメントの通知をマスタサーバに転送するステップと、
- マスタサーバから、受け取った更新要求に応答して、更新の達成を確認するステップとを遂行し、
・すべてのスレイブノードがプリロードの無事完了を確認したわけではない場合には、マスタノードでエラーの通知を受け取り、マスタデータベースは更新せず、スレイブデータベースにおける新バージョンの使用のコミットメントも通知しない。
- マスタサーバから、スレイブノードの間で得られた同期スレイブノードへ、複製ファイルの新バージョンの可用性の通知を転送するステップと、
- 同期スレイブノードから、他のすべてのスレイブノードへ、前記可用性の通知を一斉送信するステップとを含む。
共有ファイルシステムから複製ファイルの現行バージョンを取得して、更新するべき複製ファイルの現行バージョンを適切なフォーマットに変換するステップと、
現行バージョンに更新を適用し、変換して、共有ファイルシステムに複製ファイルの新バージョンを格納するステップとを含む。
- データ処理システムのマスタデータベースに格納されたビジネスルールを更新するために、マスタ層の少なくとも1つのマスタサーバで更新要求を受け取るステップと、
- 前記更新要求に基づいて、マスタ層の共有ファイルシステムに格納された複製ファイルの新バージョンを生成して格納するステップと、
- すべてのスレイブノードに対して複製ファイルの新バージョンの可用性を通知するステップと、
- 各スレイブノードにおいて、共有ファイルシステムからの複製ファイルの新バージョンのプリロードを開始するステップと、プリロードの終了に際してプリロードの無事完了を確認するステップとを含み、
・すべてのスレイブノードがプリロードの無事完了を確認した場合に限って、
- マスタサーバでプリロード達成の通知を受け取るステップと、
- マスタサーバから、複製ファイルの新バージョンのデータを用いてマスタデータベースを更新することにより、マスタ層による複製ファイルの新バージョンの使用をコミットするステップとを遂行し、
すべてのスレイブノードがプリロードの無事完了を確認したわけではない場合には、マスタノードでエラーの通知を受け取るステップを遂行する。
・すべてのスレイブノードに対して複製ファイルの新バージョンの可用性を通知し、
・各スレイブノードにおいて、共有ファイルシステムからの複製ファイルの新バージョンのプリロードを開始し、プリロードが終了するとプリロードの無事完了を確認し、
・すべてのスレイブノードがプリロードの無事完了を確認した場合に限って、マスタサーバでプリロード達成の通知を受け取るステップと、マスタサーバから、複製ファイルの新バージョンのデータを用いてマスタデータベースを更新することにより、マスタ層による複製ファイルの新バージョンの使用をコミットするステップと、スレイブデータベースにおける複製ファイルの新バージョンの使用をコミットするステップと、すべてのスレイブノードのコミットメントの通知をマスタサーバに転送するステップと、マスタサーバから、受け取った更新要求に応答して、更新の達成を確認するステップとを遂行し、
・すべてのスレイブノードがプリロードの無事完了を確認したわけではない場合には、マスタノードでエラーの通知を受け取り、マスタデータベースは更新せず、スレイブデータベースにおける新バージョンの使用のコミットメントも通知しないように構成されている。
- 更新の遂行を担当するマスタサーバ112によって前もってNASシステム160に格納されている新規の利用可能な複製ファイル150をコピーする、すなわちプリロードするステップ51を、NASシステム160から行うステップと、
- 一旦、プリロードが適切に終了したら、各スレイブノード210、210'、210"のサーバ処理タスク220、220'、220"によって、無事完了の確認を同期スレイブノード210に返送するステップ52との2つのサブステップを遂行する。
- マスタノード110は、場合によってはいくつかのマスタサーバ112で構成される書込みノードである。マスタノード110のそれぞれが、データ処理システムのいずれかの正規の管理者によってユーザインターフェース140を介して発行されたトランザクションを管理することができる。管理トランザクションは、最終的にはマスタデータベース120を更新するように意図されている。この目的を達成するために、既に論じられたように、管理トランザクションは、第1に新バージョン(Vn+1)の複製ファイル150を生成し、NASシステム160に格納する。本発明は、マスタノード110にはスレイブノード210、210'、210"の接続形態の知識がなく、スレイブノード210、210'、210"の中にさらなるデータをプッシュすることには関与しないと想定する。このように、アプリケーション200のスケーラビリティは、マスタノード110から完全に独立している。
- その代わりに、スレイブノード210、210'、210"は、それ自体で、複製ファイルの読取り専用のコピーを共有のNASシステム160から直接プリロードすることによって取得する。スレイブノード210、210'、210"への情報の一斉送信は、前述の企業サービスバスまたはサービスインテグレータ(SI)によって行われる。可能な限り高い性能を保つために、一斉送信されるデータの容量は、有利には最小限に抑えられる。この目的を達成するために、本発明の方法は、スレイブノード210、210'、210"に対して新規の複製ファイルの可用性の通知を一斉送信することのみを管理し、それにより、図4で説明されたように、スレイブノード210、210'、210"が共通の共有ファイル構造、NAS 160から新規の複製ファイル150をコピーすることが可能になる。
30' コンピュータ、コンピュータ化されたプラットフォーム、物理的マシン
30" コンピュータ、コンピュータ化されたプラットフォーム、物理的マシン
40 分散型データ処理システムに期待される特性
41 一貫性および可用性
42 可用性およびスケーラビリティ
43 強一貫性および完全な可用性を維持する一方で、いくらかのスケーラビリティを保つこと
100 マスタ層
110 マスタノード
112 マスタサーバ
114 適切なフォーマット
116 インクリメンタル更新
112 マスタサーバ
120 マスタデータベース
140 管理者
142 更新要求
150 複製ファイル
160 ネットワークに接続された記憶装置(NAS)
200 アプリケーション層
210 スレイブノード
210' スレイブノード
210" スレイブノード
220 サーバ処理
220' サーバ処理
220" サーバ処理
230 共有メモリ
230' 共有メモリ
230" 共有メモリ
240 作用的処理
240' 作用的処理
240" 作用的処理
250 キャッシュファイル、複製ファイル
260 スレイブデータベース
262 バージョンテーブル
264 問い合わせ
300 クライアント層
Claims (15)
- 多層クライアント/サーバのデータ処理システムのアプリケーション層(200)の一部分である複数の独立した処理スレイブノード(210、210'、210")にわたって分散した複製ファイル(250)の一貫性を維持する方法であって、前記複製ファイル(250、150)が、マスタ層(100)のマスタノード(110)から分散され、少なくとも1つのデータプロセッサで遂行される以下のステップ、すなわち
前記データ処理システムのマスタデータベース(120)を更新するために、前記マスタ層(100)の少なくともマスタサーバ(112)で更新要求(142)を受け取るステップ(1)と、
前記更新要求に基づいて、前記マスタ層(100)の共有ファイルシステム(160)に格納された複製ファイルの新バージョン(150)を生成して格納するステップ(2)と、
すべてのスレイブノード(210、210'、210")に対して前記複製ファイルの前記新バージョン(150)の可用性を通知するステップ(3、4)と、
各スレイブノード(210、210'、210")において、前記共有ファイルシステム(160)からの前記複製ファイルの前記新バージョン(150)のプリロードを開始(51)して、前記プリロードの終了に際して前記プリロードの無事完了を確認するステップ(52)と
を含み、
すべてのスレイブノード(210、210'、210")が前記プリロードの無事完了を確認した(52)場合に限って、
前記マスタサーバ(112)でプリロード達成の通知を受け取るステップ(6)と、
前記マスタサーバ(112)から、前記複製ファイルの前記新バージョン(150)のデータを用いて前記マスタデータベース(120)を更新する(7)ことにより、前記マスタ層(100)による前記複製ファイルの前記新バージョン(150)の使用をコミットするステップと、
すべての複製ファイル(150、250)のバージョンを記録するように構成された前記アプリケーション層(200)のスレイブデータベース(260)における前記複製ファイルの前記新バージョン(150)の前記使用をコミットするステップ(9)と、
すべてのスレイブノード(210、210'、210")のコミットメントの通知を前記マスタサーバ(112)に転送するステップ(10)と、
マスタサーバ(112)から、受け取った前記更新要求(142)に応答して、前記更新の達成を確認するステップ(11)と
を遂行し、
すべての前記スレイブノード(210、210'、210")が前記プリロードの無事完了を確認した(52)わけではない場合には、前記マスタノード(110)でエラーの通知を受け取ることを特徴とする方法。 - すべてのスレイブノード(210、210'、210")に対して前記複製ファイルの前記新バージョン(150)の可用性を通知する前記ステップ(3、4)が、
前記マスタサーバ(112)から、前記スレイブノード(210、210'、210")から得られた同期スレイブノード(210)へ、前記複製ファイルの前記新バージョン(150)の可用性の通知を転送するステップ(3)と、
前記同期スレイブノード(210)から、他のすべてのスレイブノード(210'、210")へ、前記可用性の通知を一斉送信するステップ(4)とを含む請求項1に記載の方法。 - 前記プリロードの無事完了を確認する前記ステップ(52)が、前記スレイブノード(210、210'、210")が前記同期スレイブノード(210)のサーバ処理(220)に対して前記プリロードの無事完了を確認するステップ(52)を含む請求項2に記載の方法。
- 一旦、すべてのスレイブノード(210、210'、210")が前記同期スレイブノード(210)の前記サーバ処理(220)に対して前記プリロードの無事完了を確認する(52)と、前記マスタサーバ(112)でプリロード達成の通知を受け取る前記ステップ(6)の前に、前記同期スレイブノード(210)が、プリロード達成の前記通知を前記マスタサーバ(112)へ転送する(6)請求項3に記載の方法。
- 前記マスタ層による前記複製ファイルの前記新バージョン(150)の前記使用をコミットする前記ステップが終了すると、前記マスタノード(110)が、前記同期スレイブノード(210)へコミットメントの通知を転送し(8)、次いで、前記同期スレイブノード(210)が、前記スレイブデータベース(260)における前記複製ファイルの前記新バージョン(150)の前記使用をコミットする前記ステップ(9)をトリガする請求項1から4のいずれか一項に記載の方法。
- ユーザからの情報を求めるクエリによって起動されたトランザクションの初めに、少なくとも前記トランザクションに含まれる各スレイブノード(210、210'、210")において、作用的処理(240、240'、240")が、前記スレイブデータベース(260)に問い合わせを送り(264)、前記複製ファイルの現行バージョン(250)から前記複製ファイルの前記プリロードされた新バージョン(150)へ切り換える(12)かどうかを指示される請求項1から5のいずれか一項に記載の方法。
- ユーザからの情報を求めるクエリによって起動されたトランザクションの初めに、前記トランザクションに含まれる各スレイブノード(210、210'、210")において、作用的処理(240、240'、240")が、前記複製ファイルの現行バージョン(250)のタグを読み取り、前記タグが前記複製ファイルの新バージョン(150)が利用可能かどうかを示し、前記タグが前記複製ファイルの新バージョン(150)が利用可能であることを示す場合には、前記作用的処理(240、240'、240")が、前記スレイブデータベース(260)に問い合わせを送り(264)、前記複製ファイルの前記現行バージョン(250)から前記複製ファイルの前記新バージョン(150)へ切り換える(12)べきかどうかを指示される請求項1から5のいずれか一項に記載の方法。
- 前記タグが、前記複製ファイルの新バージョン(150)のプリロード(51)の無事完了時にセットされ、前記作用的処理(240、240'、240")による最初の読取りでリセットされる請求項7に記載の方法。
- 前記受け取られる更新要求(142)が少なくとも1つの更新を含み、前記共有ファイルシステム(160)の中に複製ファイルの新バージョン(150)を生成して格納する前記ステップが、インクリメンタル処理であって、前記マスタサーバ(112)の中で、
前記共有ファイルシステム(160)から複製ファイルの現行バージョン(250)を取得して、更新するべき前記複製ファイルの前記現行バージョンを適切なフォーマット(114)に変換するステップ(152)と、
前記現行バージョンに前記更新を適用し(142)、前記共有ファイルシステム(160)中に前記複製ファイルの前記新バージョン(150)を変換して格納するステップ(154)とを含む請求項1から8のいずれか一項に記載の方法。 - 前記複製ファイル(150、250)が、前記共有ファイルシステム(160)に格納されるとき圧縮され、前記インクリメンタル更新(152)を遂行するとき、前記共有ファイルシステム(160)に格納された前記複製ファイルが、前記マスタサーバ(112)によって解凍されて適切なフォーマットに変換され、プリロード(51)に際して、前記スレイブノード(210、210'、210")によって解凍されて適切なフォーマットに変換される請求項9に記載の方法。
- すべてのスレイブノード(210、210'、210")が前記プリロードの無事完了を確認した(52)わけではない場合には、前記マスタノード(110)が、前記更新要求(142)を送った管理者にエラーの通知を送る請求項1に記載の方法。
- 前記共有ファイルシステム(160)がネットワークに接続された記憶装置(NAS)である請求項1から11のいずれか一項に記載の方法。
- 前記スレイブデータベース(260)が格納するのは、複製ファイルの前記バージョンに関連するデータのみである請求項1から12のいずれか一項に記載の方法。
- コンピュータ可読記憶メディアに格納され、請求項1から13のいずれか一項に記載の方法を遂行するコンピュータプログラム。
- アプリケーション層(200)およびマスタ層(100)を備える分散型の多層クライアント/サーバのデータ処理システムであって、前記アプリケーション層(200)が複数の独立した処理スレイブノード(210、210'、210")を備え、前記マスタ層(100)が、前記スレイブノード(210、210'、210")に複製ファイル(250、150)を分散するように構成されたマスタノード(110)、マスタデータベース(120)およびマスタサーバ(112)を備え、前記マスタ層(100)が共有ファイルシステム(160)を備え、前記マスタサーバ(112)が、前記マスタデータベース(120)を更新するようにとの更新要求(142)を受け取り(1)、前記共有ファイルシステム(160)に格納された複製ファイルの新バージョン(150)を生成して、前記新バージョン(150)を前記共有ファイルシステム(160)に格納する(2)ように構成されていること、すべてのスレイブノード(210、210'、210")に接続され、すべての複製ファイルバージョン(150、250)を記録するように構成されたスレイブデータベース(260)を前記マスタ層(100)が備えること、および前記システムが、
すべてのスレイブノード(210、210'、210")に対して前記複製ファイルの前記新バージョン(150)の可用性を通知し(3、4)、
各スレイブノード(210、210'、210")において、前記共有ファイルシステム(160)からの前記複製ファイルの前記新バージョン(150)のプリロードを開始(51)して、前記プリロードの終了に際して前記プリロードの無事完了を確認し(52)、
すべてのスレイブノード(210、210'、210")が前記プリロードの無事完了を確認した(52)場合に限って、前記マスタサーバ(112)でプリロード達成の通知を受け取るステップ(6)、前記マスタサーバ(112)から、前記複製ファイルの前記新バージョン(150)のデータを用いて前記マスタデータベース(120)を更新する(7)ことにより、前記マスタ層(100)による前記複製ファイルの前記新バージョン(150)の使用をコミットするステップ、前記スレイブデータベース(260)における前記複製ファイルの前記新バージョン(150)の前記使用をコミットするステップ(9)、すべてのスレイブノード(210、210'、210")のコミットメントの通知を前記マスタサーバ(112)に転送するステップ(10)、マスタサーバ(112)から、受け取った前記更新要求(142)に応答して、前記更新の達成を確認するステップ(11)を遂行し、
すべての前記スレイブノード(210、210'、210")が前記プリロードの無事完了を確認した(52)わけではない場合には、前記マスタノード(110)でエラーの通知を受け取る
ように構成されること
を特徴とするデータ処理システム。
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP11306011.5 | 2011-08-03 | ||
EP11306011.5A EP2555129B1 (en) | 2011-08-03 | 2011-08-03 | Method and system to maintain strong consistency of distributed replicated contents in a client/server system |
US13/136,576 | 2011-08-04 | ||
US13/136,576 US8495017B2 (en) | 2011-08-03 | 2011-08-04 | Method and system to maintain strong consistency of distributed replicated contents in a client/server system |
PCT/EP2012/064966 WO2013017599A1 (en) | 2011-08-03 | 2012-07-31 | Method and system to maintain strong consistency of distributed replicated contents in a client/server system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014535081A true JP2014535081A (ja) | 2014-12-25 |
JP6165729B2 JP6165729B2 (ja) | 2017-07-19 |
Family
ID=44534206
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014523306A Active JP6165729B2 (ja) | 2011-08-03 | 2012-07-31 | クライアント/サーバシステムの分散した複製コンテンツの強一貫性を維持するための方法およびシステム |
Country Status (11)
Country | Link |
---|---|
US (1) | US8495017B2 (ja) |
EP (1) | EP2555129B1 (ja) |
JP (1) | JP6165729B2 (ja) |
KR (1) | KR101623663B1 (ja) |
CN (1) | CN103858122B (ja) |
AU (1) | AU2012292068B2 (ja) |
BR (1) | BR112014002501A2 (ja) |
CA (1) | CA2848910C (ja) |
ES (1) | ES2723781T3 (ja) |
WO (1) | WO2013017599A1 (ja) |
ZA (1) | ZA201400774B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021501399A (ja) * | 2017-10-31 | 2021-01-14 | アビニシオ テクノロジー エルエルシー | 永続性レベル表示器を使用してコンピュータクラスタを管理すること |
Families Citing this family (67)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10331801B2 (en) | 2011-09-23 | 2019-06-25 | Open Invention Network, Llc | System for live-migration and automated recovery of applications in a distributed system |
GB2495079A (en) | 2011-09-23 | 2013-04-03 | Hybrid Logic Ltd | Live migration of applications and file systems in a distributed system |
US10311027B2 (en) | 2011-09-23 | 2019-06-04 | Open Invention Network, Llc | System for live-migration and automated recovery of applications in a distributed system |
US9483542B2 (en) | 2011-09-23 | 2016-11-01 | Hybrid Logic Ltd | System for live-migration and automated recovery of applications in a distributed system |
US9547705B2 (en) | 2011-09-23 | 2017-01-17 | Hybrid Logic Ltd | System for live-migration and automated recovery of applications in a distributed system |
US9477739B2 (en) * | 2011-09-23 | 2016-10-25 | Hybrid Logic Ltd | System for live-migration and automated recovery of applications in a distributed system |
US20130227143A1 (en) * | 2012-02-27 | 2013-08-29 | Verizon Patent And Licensing Inc. | Method and system for providing transaction management in a request-oriented service architecture using meta-models |
US20130227101A1 (en) * | 2012-02-27 | 2013-08-29 | Verizon Patent And Licensing, Inc. | Method and system for providing transaction management in a request-oriented service architecture |
US9542177B1 (en) * | 2012-10-30 | 2017-01-10 | Amazon Technologies, Inc. | Peer configuration analysis and enforcement |
US8977830B1 (en) * | 2012-11-26 | 2015-03-10 | Emc Corporation | Crash consistency |
US9003106B1 (en) * | 2012-11-26 | 2015-04-07 | Emc Corporation | Crash consistency |
US9197700B2 (en) * | 2013-01-18 | 2015-11-24 | Apple Inc. | Keychain syncing |
US9430545B2 (en) * | 2013-10-21 | 2016-08-30 | International Business Machines Corporation | Mechanism for communication in a distributed database |
US20160277182A1 (en) * | 2013-11-18 | 2016-09-22 | Mitsubishi Electric Corporation | Communication system and master apparatus |
US9723054B2 (en) | 2013-12-30 | 2017-08-01 | Microsoft Technology Licensing, Llc | Hierarchical organization for scale-out cluster |
US9430508B2 (en) | 2013-12-30 | 2016-08-30 | Microsoft Technology Licensing, Llc | Disk optimized paging for column oriented databases |
US9898398B2 (en) | 2013-12-30 | 2018-02-20 | Microsoft Technology Licensing, Llc | Re-use of invalidated data in buffers |
US20150263900A1 (en) * | 2014-03-11 | 2015-09-17 | Schlumberger Technology Corporation | High performance distributed computing environment particularly suited for reservoir modeling and simulation |
KR101672682B1 (ko) * | 2014-04-24 | 2016-11-03 | 미쓰비시덴키 가부시키가이샤 | 제어 시스템, 마스터국, 및 리모트국 |
US10423498B2 (en) * | 2014-06-26 | 2019-09-24 | Sybase, Inc. | Zero data loss transfer protocol |
KR101713537B1 (ko) * | 2014-08-05 | 2017-03-09 | 네이버 주식회사 | 데이터의 일관성을 보장하는 상태기기 기반의 복제 및 체크포인트데이터와 복제로그를 이용한 분산 복구를 처리하는 데이터 복제 방법 및 데이터 저장 시스템 |
CN104361424B (zh) * | 2014-10-11 | 2018-05-04 | 中国电子科技集团公司第十研究所 | 基于企业服务总线的主数据系统集成方法 |
JP2016081349A (ja) * | 2014-10-17 | 2016-05-16 | ソニー株式会社 | 情報処理装置、情報処理方法、および情報処理システム |
US10303796B2 (en) * | 2015-01-09 | 2019-05-28 | Ariba, Inc. | Updating distributed shards without compromising on consistency |
US9774729B2 (en) * | 2015-03-26 | 2017-09-26 | Futurewei Technologies, Inc. | System and method for mobile core data services |
CN104881444B (zh) * | 2015-05-14 | 2018-08-14 | 微梦创科网络科技(中国)有限公司 | 网站中更新缓存服务器的方法及系统 |
CN106375102B (zh) | 2015-07-22 | 2019-08-27 | 华为技术有限公司 | 一种服务注册方法、使用方法及相关装置 |
CN105354046B (zh) * | 2015-09-15 | 2019-03-26 | 深信服科技股份有限公司 | 基于共享磁盘的数据库更新处理方法及系统 |
US10496630B2 (en) | 2015-10-01 | 2019-12-03 | Microsoft Technology Licensing, Llc | Read-write protocol for append-only distributed databases |
US10025947B1 (en) * | 2015-11-30 | 2018-07-17 | Ims Health Incorporated | System and method to produce a virtually trusted database record |
CN105608229A (zh) * | 2016-01-29 | 2016-05-25 | 锐达互动科技股份有限公司 | 一种主从数据库同步系统及方法 |
CN105744298A (zh) * | 2016-01-30 | 2016-07-06 | 安徽欧迈特数字技术有限责任公司 | 一种基于视频码流技术的工业交换机电口传输方法 |
CN107656937B (zh) * | 2016-07-26 | 2021-05-25 | 北京京东尚科信息技术有限公司 | 用于实现读写数据一致性的方法和装置 |
EP3285220A1 (en) * | 2016-08-18 | 2018-02-21 | Mastercard International Incorporated | Transaction control management |
CN107809326B (zh) * | 2016-09-09 | 2021-07-06 | 阿里巴巴集团控股有限公司 | 数据一致性的处理方法、装置和设备 |
CN108123967A (zh) * | 2016-11-28 | 2018-06-05 | 中国石油天然气股份有限公司 | 一种集群系统的数据同步方法和系统 |
CN108123976B (zh) * | 2016-11-30 | 2020-11-20 | 阿里巴巴集团控股有限公司 | 集群间的数据备份方法、装置及系统 |
CN108574854A (zh) * | 2017-03-10 | 2018-09-25 | 达创科技股份有限公司 | 传输多媒体数据的方法、伺服器及系统 |
US10831719B2 (en) * | 2017-08-29 | 2020-11-10 | Western Digital Technologies, Inc. | File consistency in shared storage using partial-edit files |
CN110019091A (zh) * | 2017-12-03 | 2019-07-16 | 中国直升机设计研究所 | 一种异地数据协同系统 |
CN108052358B (zh) * | 2017-12-12 | 2021-07-13 | 上海天旦网络科技发展有限公司 | 一种分布式部署的系统和方法 |
CN110045912B (zh) | 2018-01-16 | 2021-06-01 | 华为技术有限公司 | 数据处理方法和装置 |
CN110309156A (zh) * | 2018-03-01 | 2019-10-08 | 阿里巴巴集团控股有限公司 | 数据库系统、数据库更新、扩容方法及设备 |
KR102116814B1 (ko) | 2018-06-22 | 2020-05-29 | 주식회사 티맥스 소프트 | 어플리케이션 무중단 배포 시 응용 프로그램 버전 정합성을 위한 방법 및 컴퓨터 판독가능 매체에 저장된 컴퓨터 프로그램 |
KR102116813B1 (ko) | 2018-06-22 | 2020-05-29 | 주식회사 티맥스 소프트 | 분산 환경 시스템에서의 어플리케이션 무중단 배포 시 불필요한 리소스 인식 및 해제 방안 |
US10922199B2 (en) * | 2018-07-04 | 2021-02-16 | Vmware, Inc. | Role management of compute nodes in distributed clusters |
CN110825309B (zh) | 2018-08-08 | 2021-06-29 | 华为技术有限公司 | 数据读取方法、装置及系统、分布式系统 |
CN111406251B (zh) | 2018-08-24 | 2023-12-08 | 华为技术有限公司 | 数据预取方法及装置 |
CN109165230A (zh) * | 2018-09-11 | 2019-01-08 | 郑州云海信息技术有限公司 | 一种分布式集群管理软件数据同步的方法、装置及设备 |
CN110008284B (zh) * | 2019-03-18 | 2021-06-22 | 武汉达梦数据库股份有限公司 | 基于数据页预加载及回滚的数据库数据同步方法及设备 |
CN109977168B (zh) * | 2019-03-18 | 2021-11-05 | 武汉达梦数据库股份有限公司 | 基于数据页预加载的数据库数据同步方法及设备 |
CN110297640B (zh) * | 2019-06-12 | 2020-10-16 | 北京三快在线科技有限公司 | 模型部署的方法、装置、存储介质及电子设备 |
CN110737670B (zh) * | 2019-10-21 | 2023-06-13 | 中国民航信息网络股份有限公司 | 一种集群数据一致性的保障方法、装置及系统 |
US11455312B1 (en) | 2019-11-20 | 2022-09-27 | Sabre Glbl Inc. | Data query system with improved response time |
CN111147560B (zh) * | 2019-12-18 | 2022-05-17 | 河北远东通信系统工程有限公司 | 基于http协议以及断点续传的数据同步方法 |
CN111240698A (zh) * | 2020-01-14 | 2020-06-05 | 北京三快在线科技有限公司 | 模型部署的方法、装置、存储介质及电子设备 |
CN111273965B (zh) * | 2020-02-17 | 2021-10-29 | 支付宝(杭州)信息技术有限公司 | 一种容器应用启动方法、系统、装置及电子设备 |
CN111930396B (zh) * | 2020-06-29 | 2021-05-11 | 广西东信易联科技有限公司 | 一种基于notify机制的4G路由器中通讯模组的升级方法 |
CN113297231A (zh) * | 2020-07-28 | 2021-08-24 | 阿里巴巴集团控股有限公司 | 数据库处理方法及装置 |
US11570243B2 (en) * | 2020-09-22 | 2023-01-31 | Commvault Systems, Inc. | Decommissioning, re-commissioning, and commissioning new metadata nodes in a working distributed data storage system |
US11314687B2 (en) | 2020-09-24 | 2022-04-26 | Commvault Systems, Inc. | Container data mover for migrating data between distributed data storage systems integrated with application orchestrators |
KR102440733B1 (ko) * | 2020-10-26 | 2022-09-05 | 피네보 주식회사 | 결제 처리를 위한 시스템 및 방법 |
CN112307083B (zh) * | 2020-10-28 | 2024-08-06 | 深圳前海微众银行股份有限公司 | 数据处理方法、装置及服务器 |
CN112492026B (zh) * | 2020-11-26 | 2022-08-23 | 郑州师范学院 | 动态云存储环境下混合型自适应副本一致性更新方法 |
CN112699325B (zh) * | 2021-01-14 | 2022-07-26 | 福建天晴在线互动科技有限公司 | 一种缓存二次淘汰保障数据一致性的方法及其系统 |
CN112699139A (zh) * | 2021-01-14 | 2021-04-23 | 福建天晴在线互动科技有限公司 | 一种利用数据服务中心来保证数据一致性的方法及其系统 |
CN113778975B (zh) * | 2021-09-15 | 2023-11-03 | 京东科技信息技术有限公司 | 基于分布式数据库的数据处理方法及装置 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7478400B1 (en) * | 2003-12-31 | 2009-01-13 | Symantec Operating Corporation | Efficient distributed transaction protocol for a distributed file sharing system |
US7500020B1 (en) * | 2003-12-31 | 2009-03-03 | Symantec Operating Corporation | Coherency of replicas for a distributed file sharing system |
US7624155B1 (en) * | 2001-12-20 | 2009-11-24 | Emc Corporation | Data replication facility for distributed computing environments |
Family Cites Families (54)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5721909A (en) * | 1994-03-30 | 1998-02-24 | Siemens Stromberg-Carlson | Distributed database architecture and distributed database management system for open network evolution |
US5835757A (en) * | 1994-03-30 | 1998-11-10 | Siemens Telecom Networks | Distributed database management system for servicing application requests in a telecommunications switching system |
US5566304A (en) * | 1995-05-08 | 1996-10-15 | Apple Computer, Inc. | Method of dynamic selection between immediate and delayed read access acknowledgement |
US6411991B1 (en) * | 1998-09-25 | 2002-06-25 | Sprint Communications Company L.P. | Geographic data replication system and method for a network |
US6405219B2 (en) * | 1999-06-22 | 2002-06-11 | F5 Networks, Inc. | Method and system for automatically updating the version of a set of files stored on content servers |
US20010039548A1 (en) * | 2000-04-27 | 2001-11-08 | Yoshitake Shinkai | File replication system, replication control method, and storage medium |
US6711572B2 (en) * | 2000-06-14 | 2004-03-23 | Xosoft Inc. | File system for distributing content in a data network and related methods |
US6751721B1 (en) * | 2000-08-31 | 2004-06-15 | Hewlett-Packard Development Company, L.P. | Broadcast invalidate scheme |
US20040122730A1 (en) * | 2001-01-02 | 2004-06-24 | Tucciarone Joel D. | Electronic messaging system and method thereof |
US20030023898A1 (en) * | 2001-07-16 | 2003-01-30 | Jacobs Dean Bernard | Layered architecture for data replication |
US7571215B2 (en) * | 2001-07-16 | 2009-08-04 | Bea Systems, Inc. | Data replication protocol |
US6917951B2 (en) * | 2001-07-26 | 2005-07-12 | Microsoft Corporation | System and method for replicating data in resource sets |
US7243103B2 (en) * | 2002-02-14 | 2007-07-10 | The Escher Group, Ltd. | Peer to peer enterprise storage system with lexical recovery sub-system |
US7617289B2 (en) * | 2002-02-22 | 2009-11-10 | Bea Systems, Inc. | System and method for using a data replication service to manage a configuration repository |
US7305585B2 (en) * | 2002-05-23 | 2007-12-04 | Exludus Technologies Inc. | Asynchronous and autonomous data replication |
TWI256556B (en) * | 2002-07-08 | 2006-06-11 | Via Tech Inc | Distributed concurrent version management system and method |
DE60218304D1 (de) * | 2002-08-29 | 2007-04-05 | Hewlett Packard Co | Verfahren und Vorrichtung zur Datenverteilung in einem Netzwerk |
US20040068523A1 (en) * | 2002-10-07 | 2004-04-08 | Keith Robert Olan | Method and system for full asynchronous master-to-master file synchronization |
CN1261877C (zh) * | 2002-10-11 | 2006-06-28 | 鸿富锦精密工业(深圳)有限公司 | 多节点文件同步系统及方法 |
US7359926B1 (en) * | 2003-02-13 | 2008-04-15 | Stampede, Technologies, Inc. | System for optimization of database replication/synchronization |
US7567987B2 (en) * | 2003-10-24 | 2009-07-28 | Microsoft Corporation | File sharing in P2P group shared spaces |
JP2006059319A (ja) * | 2004-07-21 | 2006-03-02 | Ricoh Co Ltd | 情報処理装置、プログラムおよび記憶媒体 |
US20060190549A1 (en) * | 2004-07-23 | 2006-08-24 | Kouichi Teramae | Multi-media information device network system |
US7401192B2 (en) * | 2004-10-04 | 2008-07-15 | International Business Machines Corporation | Method of replicating a file using a base, delta, and reference file |
US7548928B1 (en) * | 2005-08-05 | 2009-06-16 | Google Inc. | Data compression of large scale data stored in sparse tables |
US20070088702A1 (en) * | 2005-10-03 | 2007-04-19 | Fridella Stephen A | Intelligent network client for multi-protocol namespace redirection |
US7653668B1 (en) * | 2005-11-23 | 2010-01-26 | Symantec Operating Corporation | Fault tolerant multi-stage data replication with relaxed coherency guarantees |
US8756683B2 (en) * | 2006-12-13 | 2014-06-17 | Microsoft Corporation | Distributed malicious software protection in file sharing environments |
JP2008197779A (ja) * | 2007-02-09 | 2008-08-28 | Fujitsu Ltd | 階層型ストレージ管理システム、階層制御装置、階層間ファイル移動方法、及びプログラム |
US7984202B2 (en) * | 2007-06-01 | 2011-07-19 | Qualcomm Incorporated | Device directed memory barriers |
US7788233B1 (en) * | 2007-07-05 | 2010-08-31 | Amazon Technologies, Inc. | Data store replication for entity based partition |
US8887298B2 (en) * | 2007-07-13 | 2014-11-11 | Microsoft Corporation | Updating and validating documents secured cryptographically |
US20090063503A1 (en) * | 2007-09-05 | 2009-03-05 | Kevin Ward | Method and system for remote cache access |
US7872581B2 (en) * | 2007-09-28 | 2011-01-18 | Nokia Corporation | Method, devices and system for multiple RFID tag read-out |
DE102007048579B4 (de) * | 2007-10-10 | 2016-05-19 | Airbus Operations Gmbh | Mehrzweck-Flugbegleiterpanel |
US20090157766A1 (en) * | 2007-12-18 | 2009-06-18 | Jinmei Shen | Method, System, and Computer Program Product for Ensuring Data Consistency of Asynchronously Replicated Data Following a Master Transaction Server Failover Event |
US8170990B2 (en) * | 2008-05-30 | 2012-05-01 | Hitachi, Ltd. | Integrated remote replication in hierarchical storage systems |
US8301593B2 (en) * | 2008-06-12 | 2012-10-30 | Gravic, Inc. | Mixed mode synchronous and asynchronous replication system |
US7962458B2 (en) * | 2008-06-12 | 2011-06-14 | Gravic, Inc. | Method for replicating explicit locks in a data replication engine |
DE102008035601A1 (de) * | 2008-07-31 | 2010-02-04 | Walter, Thomas, Dr.-Ing. | System zum Verwalten von Dateien |
SE533007C2 (sv) * | 2008-10-24 | 2010-06-08 | Ilt Productions Ab | Distribuerad datalagring |
EP2410431B1 (en) * | 2009-03-19 | 2014-05-07 | Murakumo Corporation | Method and system for data replication management |
US8769055B2 (en) * | 2009-04-24 | 2014-07-01 | Microsoft Corporation | Distributed backup and versioning |
US20110016100A1 (en) * | 2009-07-16 | 2011-01-20 | Microsoft Corporation | Multiple fidelity level item replication and integration |
US8683161B2 (en) * | 2009-07-30 | 2014-03-25 | Franz Michael Schuette | Method and apparatus for increasing file copy performance on solid state mass storage devices |
KR101601032B1 (ko) * | 2009-12-01 | 2016-03-08 | 삼성전자주식회사 | 메모리 카드의 장착이 가능한 이동 단말기 및 그의 메모리 카드 관리 방법 |
WO2011083505A1 (en) * | 2010-01-05 | 2011-07-14 | Hitachi, Ltd. | Method and server system for testing and executing migration between virtual servers |
US8743888B2 (en) * | 2010-07-06 | 2014-06-03 | Nicira, Inc. | Network control apparatus and method |
US20120079090A1 (en) * | 2010-09-17 | 2012-03-29 | Oracle International Corporation | Stateful subnet manager failover in a middleware machine environment |
US8732108B2 (en) * | 2010-10-07 | 2014-05-20 | International Business Machines Corporation | Rule authoring for events in a grid environment |
US8301600B1 (en) * | 2010-11-15 | 2012-10-30 | Amazon Technologies, Inc. | Failover recovery in a distributed data store |
US8442962B2 (en) * | 2010-12-28 | 2013-05-14 | Sap Ag | Distributed transaction management using two-phase commit optimization |
US9063969B2 (en) * | 2010-12-28 | 2015-06-23 | Sap Se | Distributed transaction management using optimization of local transactions |
CN102122306A (zh) * | 2011-03-28 | 2011-07-13 | 中国人民解放军国防科学技术大学 | 一种数据处理方法及应用该方法的分布式文件系统 |
-
2011
- 2011-08-03 ES ES11306011T patent/ES2723781T3/es active Active
- 2011-08-03 EP EP11306011.5A patent/EP2555129B1/en active Active
- 2011-08-04 US US13/136,576 patent/US8495017B2/en active Active
-
2012
- 2012-07-31 BR BR112014002501A patent/BR112014002501A2/pt not_active IP Right Cessation
- 2012-07-31 CN CN201280044493.8A patent/CN103858122B/zh active Active
- 2012-07-31 CA CA2848910A patent/CA2848910C/en active Active
- 2012-07-31 JP JP2014523306A patent/JP6165729B2/ja active Active
- 2012-07-31 WO PCT/EP2012/064966 patent/WO2013017599A1/en active Application Filing
- 2012-07-31 KR KR1020147005533A patent/KR101623663B1/ko active IP Right Grant
- 2012-07-31 AU AU2012292068A patent/AU2012292068B2/en active Active
-
2014
- 2014-01-31 ZA ZA2014/00774A patent/ZA201400774B/en unknown
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7624155B1 (en) * | 2001-12-20 | 2009-11-24 | Emc Corporation | Data replication facility for distributed computing environments |
US7478400B1 (en) * | 2003-12-31 | 2009-01-13 | Symantec Operating Corporation | Efficient distributed transaction protocol for a distributed file sharing system |
US7500020B1 (en) * | 2003-12-31 | 2009-03-03 | Symantec Operating Corporation | Coherency of replicas for a distributed file sharing system |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021501399A (ja) * | 2017-10-31 | 2021-01-14 | アビニシオ テクノロジー エルエルシー | 永続性レベル表示器を使用してコンピュータクラスタを管理すること |
JP7038204B2 (ja) | 2017-10-31 | 2022-03-17 | アビニシオ テクノロジー エルエルシー | 永続性レベル表示器を使用してコンピュータクラスタを管理すること |
Also Published As
Publication number | Publication date |
---|---|
ES2723781T3 (es) | 2019-09-02 |
US20130036092A1 (en) | 2013-02-07 |
CA2848910C (en) | 2018-09-04 |
CN103858122A (zh) | 2014-06-11 |
EP2555129B1 (en) | 2019-02-06 |
CA2848910A1 (en) | 2013-02-07 |
AU2012292068A1 (en) | 2013-05-02 |
CN103858122B (zh) | 2016-12-28 |
JP6165729B2 (ja) | 2017-07-19 |
ZA201400774B (en) | 2015-05-27 |
US8495017B2 (en) | 2013-07-23 |
KR101623663B1 (ko) | 2016-05-23 |
KR20140068916A (ko) | 2014-06-09 |
BR112014002501A2 (pt) | 2017-03-01 |
WO2013017599A1 (en) | 2013-02-07 |
AU2012292068B2 (en) | 2015-01-22 |
EP2555129A1 (en) | 2013-02-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6165729B2 (ja) | クライアント/サーバシステムの分散した複製コンテンツの強一貫性を維持するための方法およびシステム | |
CN105897946B (zh) | 一种访问地址的获取方法及系统 | |
CN102779185B (zh) | 一种高可用分布式全文索引方法 | |
KR101863398B1 (ko) | 다중-서버 예약 시스템 상의 동기화 메커니즘 시스템 및 방법 | |
US7076553B2 (en) | Method and apparatus for real-time parallel delivery of segments of a large payload file | |
EP1932322B1 (en) | System and method to maintain coherence of cache contents in a multi-tier software system aimed at interfacing large databases | |
CA2827265C (en) | Method and system for centralized reservation context management on multi-server reservation system | |
CN103605698A (zh) | 一种用于分布异构数据资源整合的云数据库系统 | |
CN107787490A (zh) | 分布式数据库网格中的直接连接功能 | |
CN106777311B (zh) | 航班舱位状态缓存方法和系统 | |
CN113010549B (zh) | 基于异地多活系统的数据处理方法、相关设备及存储介质 | |
CN102882927A (zh) | 一种云存储数据同步框架及其实现方法 | |
CN102831156A (zh) | 一种云计算平台上的分布式事务处理方法 | |
RU2606058C2 (ru) | Усовершенствованная система управления запасами и способ для ее осуществления | |
US9081839B2 (en) | Push replication for use with a distributed data grid | |
KR101690288B1 (ko) | 데이터를 저장하고 검색하는 방법 및 시스템 | |
CN103399894A (zh) | 一种基于共享存储池的分布式事务处理方法 | |
CN105723365B (zh) | 用于优化索引、主数据库节点和订户数据库节点的方法 | |
Pankowski | Consistency and availability of Data in replicated NoSQL databases | |
CN117648297B (zh) | 基于对象存储小文件离线合并方法、系统、设备及介质 | |
CN108347454A (zh) | 元数据交互方法及系统 | |
CN115567730A (zh) | 一种抖药平台 | |
EP2713284B1 (en) | Method and system of storing and retrieving data | |
Jensen et al. | A Highly Available Grid Metadata Catalog |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150708 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20160826 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161219 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20170306 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170425 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20170501 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170522 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170621 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6165729 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |