FR3103299B1 - Système informatique distribué pour délivrer des données - Google Patents

Système informatique distribué pour délivrer des données Download PDF

Info

Publication number
FR3103299B1
FR3103299B1 FR1912922A FR1912922A FR3103299B1 FR 3103299 B1 FR3103299 B1 FR 3103299B1 FR 1912922 A FR1912922 A FR 1912922A FR 1912922 A FR1912922 A FR 1912922A FR 3103299 B1 FR3103299 B1 FR 3103299B1
Authority
FR
France
Prior art keywords
data
blocks
data blocks
database
computer system
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.)
Active
Application number
FR1912922A
Other languages
English (en)
Other versions
FR3103299A1 (fr
Inventor
Didier Spezia
Simon Huet
Damien Profeta
Xavier Bourgouin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Amadeus SAS
Original Assignee
Amadeus SAS
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 Amadeus SAS filed Critical Amadeus SAS
Priority to FR1912922A priority Critical patent/FR3103299B1/fr
Priority to EP20205628.9A priority patent/EP3825863A1/fr
Priority to US16/951,062 priority patent/US11663209B2/en
Publication of FR3103299A1 publication Critical patent/FR3103299A1/fr
Application granted granted Critical
Publication of FR3103299B1 publication Critical patent/FR3103299B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/184Distributed file systems implemented as replicated file system
    • 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/2453Query optimisation
    • G06F16/24532Query optimisation of parallel queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/188Virtual file systems
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2255Hash tables
    • 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/23Updating
    • G06F16/2308Concurrency control
    • G06F16/2315Optimistic concurrency control
    • G06F16/2329Optimistic concurrency control using versioning
    • 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/2452Query translation
    • 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/2457Query processing with adaptation to user needs
    • G06F16/24573Query processing with adaptation to user needs using data annotations, e.g. user-defined metadata

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)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

Un système informatique distribué pour délivrer des données à une application(s) côté client est fourni. Le système inclut une base de données configurée pour stocker des blocs de données immuables, une entité de distribution de données configurée pour diviser les données-sources en blocs de données immuables et en métadonnées. L’entité de distribution de données est configurée pour répliquer et stocker les blocs de données dans des nœud(s) de stockage différents de la base de données. Les métadonnées comprennent des valeurs faisant référence aux blocs de données pour un appel de base de données de valeurs-clés. Le système comprend par ailleurs une entité de récupération/livraison de données avec un démon-fusible configuré pour former une requête de lecture de quorum pour un bloc(s) de données en dehors d’une requête côté client pour une certaine plage de données. La requête de lecture de quorum est un assemblage de requêtes parallèles aux divers nœuds de stockage. Le démon-fusible est configuré pour récupérer les blocs de données délivrés dans la réponse la plus rapide et pour rejeter le reste. Le démon-fusible génère un fichier virtuel comprenant la plage de données correspondant à partir des blocs de données récupérés.
FR1912922A 2019-11-20 2019-11-20 Système informatique distribué pour délivrer des données Active FR3103299B1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
FR1912922A FR3103299B1 (fr) 2019-11-20 2019-11-20 Système informatique distribué pour délivrer des données
EP20205628.9A EP3825863A1 (fr) 2019-11-20 2020-11-04 Système informatique distribué pour délivrer des données
US16/951,062 US11663209B2 (en) 2019-11-20 2020-11-18 Distributed computer system for delivering data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR1912922A FR3103299B1 (fr) 2019-11-20 2019-11-20 Système informatique distribué pour délivrer des données
FR1912922 2019-11-20

Publications (2)

Publication Number Publication Date
FR3103299A1 FR3103299A1 (fr) 2021-05-21
FR3103299B1 true FR3103299B1 (fr) 2023-04-28

Family

ID=70295203

Family Applications (1)

Application Number Title Priority Date Filing Date
FR1912922A Active FR3103299B1 (fr) 2019-11-20 2019-11-20 Système informatique distribué pour délivrer des données

Country Status (3)

Country Link
US (1) US11663209B2 (fr)
EP (1) EP3825863A1 (fr)
FR (1) FR3103299B1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3103299B1 (fr) * 2019-11-20 2023-04-28 Amadeus Sas Système informatique distribué pour délivrer des données
US11392423B2 (en) * 2019-12-13 2022-07-19 Vmware, Inc. Method for running a quorum-based system by dynamically managing the quorum
CN114006898A (zh) * 2021-10-30 2022-02-01 杭州迪普信息技术有限公司 版本更换方法、装置及系统
US12019522B2 (en) 2022-01-20 2024-06-25 Pure Storage, Inc. Container recovery layer prioritization

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002035359A2 (fr) * 2000-10-26 2002-05-02 Prismedia Networks, Inc. Procede et systeme de gestion de contenu reparti et de metadonnees correspondantes
US7590667B2 (en) * 2003-01-30 2009-09-15 Hitachi, Ltd. File replication method for distributed file systems
US8479256B2 (en) * 2008-11-26 2013-07-02 Red Hat, Inc. Merging mandatory access control (MAC) policies in a system with multiple execution containers
US9767273B2 (en) * 2008-11-26 2017-09-19 Red Hat, Inc. Reliably terminating processes in a system with confined execution environments
US8769648B2 (en) * 2011-11-18 2014-07-01 Red Hat, Inc. Authenticated home directory
US10698941B2 (en) * 2017-01-06 2020-06-30 Oracle International Corporation ZFS block-level deduplication at cloud scale
FR3103299B1 (fr) * 2019-11-20 2023-04-28 Amadeus Sas Système informatique distribué pour délivrer des données

Also Published As

Publication number Publication date
US20210149902A1 (en) 2021-05-20
US11663209B2 (en) 2023-05-30
EP3825863A1 (fr) 2021-05-26
FR3103299A1 (fr) 2021-05-21

Similar Documents

Publication Publication Date Title
FR3103299B1 (fr) Système informatique distribué pour délivrer des données
EP3718021B1 (fr) Importation par lots de données dans des systèmes de base de données
US11507598B2 (en) Adaptive distribution method for hash operations
US11314458B2 (en) Global de-duplication of virtual disks in a storage platform
US11522956B2 (en) Object storage in cloud with reference counting using versions
AU2014212780B2 (en) Data stream splitting for low-latency data access
US20200356277A1 (en) De-duplication of client-side data cache for virtual disks
US20170155707A1 (en) Multi-level data staging for low latency data access
US8914404B1 (en) Techniques for performing view indication management
US20050235001A1 (en) Method and apparatus for refreshing materialized views
US11836132B2 (en) Managing persistent database result sets
CN108874305B (zh) 用于存储区域网络(san)设备的对象覆盖
US11151114B2 (en) Log reader and parser sharing determination in a change data capture environment
US11822806B2 (en) Using a secondary storage system to implement a hierarchical storage management plan
US11625503B2 (en) Data integrity procedure
WO2020037985A1 (fr) Procédé et appareil de calcul de taille de fichier de sauvegarde
CN112632058A (zh) 轨迹确定方法、装置及设备、存储介质
US10824600B2 (en) System and method for maintaining data consistency across replicas in a cluster of nodes using incremental validation
CN111199051A (zh) 一种基于区块链技术的数据溯源的系统和方法
CN117873405B (zh) 数据存储方法、装置、计算机设备和存储介质
CN110866036B (zh) 数据处理方法、系统、装置、终端及可读存储介质
CN109508324B (zh) 一种基于对象存储组件的超大文件管理方法及系统
CN112860694B (zh) 业务数据的处理方法、装置及设备
Yu et al. MRFS: A distributed files system with geo-replicated metadata
US20230036220A1 (en) Predictive orchestration of data sets within marketplace

Legal Events

Date Code Title Description
PLFP Fee payment

Year of fee payment: 2

PLSC Publication of the preliminary search report

Effective date: 20210521

PLFP Fee payment

Year of fee payment: 3

PLFP Fee payment

Year of fee payment: 4

PLFP Fee payment

Year of fee payment: 5