SG11202002998QA - Managing a computing cluster using durability level indicators - Google Patents
Managing a computing cluster using durability level indicatorsInfo
- Publication number
- SG11202002998QA SG11202002998QA SG11202002998QA SG11202002998QA SG11202002998QA SG 11202002998Q A SG11202002998Q A SG 11202002998QA SG 11202002998Q A SG11202002998Q A SG 11202002998QA SG 11202002998Q A SG11202002998Q A SG 11202002998QA SG 11202002998Q A SG11202002998Q A SG 11202002998QA
- Authority
- SG
- Singapore
- Prior art keywords
- managing
- computing cluster
- level indicators
- durability level
- durability
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5066—Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1448—Management of the data involved in backup or backup restore
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1474—Saving, restoring, recovering or retrying in transactions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1479—Generic software techniques for error detection or fault masking
- G06F11/1492—Generic software techniques for error detection or fault masking by run-time replication performed by the application software
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/1824—Distributed file systems implemented using Network-attached Storage [NAS] architecture
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2365—Ensuring data consistency and integrity
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/546—Message passing systems or structures, e.g. queues
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
- G06F21/108—Transfer of content, software, digital rights or licenses
- G06F21/1088—Transfer of content, software, digital rights or licenses by using transactions with atomicity, consistency, or isolation and durability [ACID] properties
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/466—Transaction processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/466—Transaction processing
- G06F9/467—Transactional memory
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Computing Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Multi Processors (AREA)
- Computer And Data Communications (AREA)
- Computer Hardware Design (AREA)
- Debugging And Monitoring (AREA)
- Mathematical Physics (AREA)
- Hardware Redundancy (AREA)
- Electrotherapy Devices (AREA)
- Mobile Radio Communication Systems (AREA)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201762579225P | 2017-10-31 | 2017-10-31 | |
| PCT/US2018/058218 WO2019089599A1 (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using durability level indicators |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| SG11202002998QA true SG11202002998QA (en) | 2020-04-29 |
Family
ID=64277932
Family Applications (5)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| SG11202003041YA SG11202003041YA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster interface |
| SG11202003045VA SG11202003045VA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster based on consistency of state updates |
| SG11202003048QA SG11202003048QA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using replicated task results |
| SG11202002998QA SG11202002998QA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using durability level indicators |
| SG11202002986TA SG11202002986TA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using time interval counters |
Family Applications Before (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| SG11202003041YA SG11202003041YA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster interface |
| SG11202003045VA SG11202003045VA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster based on consistency of state updates |
| SG11202003048QA SG11202003048QA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using replicated task results |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| SG11202002986TA SG11202002986TA (en) | 2017-10-31 | 2018-10-30 | Managing a computing cluster using time interval counters |
Country Status (9)
| Country | Link |
|---|---|
| US (6) | US10558493B2 (en) |
| EP (5) | EP3704579B1 (en) |
| JP (6) | JP7314127B2 (en) |
| KR (5) | KR102442431B1 (en) |
| CN (5) | CN111316240B (en) |
| AU (6) | AU2018359380B2 (en) |
| CA (5) | CA3078478C (en) |
| SG (5) | SG11202003041YA (en) |
| WO (5) | WO2019089601A1 (en) |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10789274B2 (en) * | 2018-02-27 | 2020-09-29 | Sap Se | Replicating data in a multi-cloud environment |
| US10938750B2 (en) * | 2019-03-18 | 2021-03-02 | Advanced New Technologies Co., Ltd. | Consensus system downtime recovery |
| PL3580913T3 (en) | 2019-03-18 | 2021-06-28 | Advanced New Technologies Co., Ltd. | Consensus system downtime recovery |
| JP6880227B2 (en) | 2019-03-18 | 2021-06-02 | アドバンスド ニュー テクノロジーズ カンパニー リミテッド | Recovery of consensus system downtime |
| CN111208949B (en) * | 2020-01-13 | 2020-12-25 | 上海依图网络科技有限公司 | Method for determining data rollback time period in distributed storage system |
| US12199821B2 (en) * | 2020-06-30 | 2025-01-14 | Ruckus Ip Holdings Llc | Operation-based synchronizing of supervisory modules |
| KR102357314B1 (en) * | 2020-10-28 | 2022-02-07 | 주식회사 마크베이스 | Cloud system performing sensor data duplication method |
| CN112965858B (en) * | 2021-03-04 | 2023-07-18 | 电信科学技术第五研究所有限公司 | Method for realizing networking distributed storage data conflict processing |
| US11886920B2 (en) * | 2021-03-19 | 2024-01-30 | Shopify Inc. | Methods and apparatus for load sharing between primary and secondary computing environments based on expected completion latency differences |
| US11514080B1 (en) | 2022-05-31 | 2022-11-29 | Snowflake Inc. | Cross domain transactions |
| US20250199920A1 (en) * | 2023-12-13 | 2025-06-19 | Ab Initio Technology Llc | Partition-based Escrow in a Distributed Computing System |
| CN118860786B (en) * | 2024-07-05 | 2025-01-24 | 开元云(北京)科技有限公司 | A high performance computing cluster management system |
Family Cites Families (115)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO1990010984A1 (en) * | 1989-03-14 | 1990-09-20 | Alcatel N.V. | Communication switching system |
| JP3407358B2 (en) * | 1993-11-05 | 2003-05-19 | 富士通株式会社 | Assurance of completion of asynchronous communication in barrier synchronization |
| US5966072A (en) | 1996-07-02 | 1999-10-12 | Ab Initio Software Corporation | Executing computations expressed as graphs |
| CA2213213A1 (en) * | 1996-08-26 | 1998-02-26 | Tandem Computers Incorporated | Method and apparatus for performing efficient corba transactions |
| GB2335518A (en) * | 1998-03-18 | 1999-09-22 | Ibm | Triggering event causes creation of Coordinator transaction state object |
| US6615225B1 (en) * | 2000-04-27 | 2003-09-02 | International Business Machines Corporation | System and method for relating files in a distributed data storage environment |
| US7103664B1 (en) | 2000-05-31 | 2006-09-05 | International Business Machines Corporation | Method, system and program products for ordering lists of service addresses to provide load balancing of a clustered environment |
| US6990606B2 (en) * | 2000-07-28 | 2006-01-24 | International Business Machines Corporation | Cascading failover of a data management application for shared disk file systems in loosely coupled node clusters |
| JP2002163239A (en) * | 2000-11-22 | 2002-06-07 | Toshiba Corp | Multiprocessor system and control method thereof |
| US20030023775A1 (en) | 2001-07-13 | 2003-01-30 | International Business Machines Corporation | Efficient notification of multiple message completions in message passing multi-node data processing systems |
| JP4133068B2 (en) | 2002-07-23 | 2008-08-13 | 株式会社日立製作所 | Computer system |
| US7167850B2 (en) | 2002-10-10 | 2007-01-23 | Ab Initio Software Corporation | Startup and control of graph-based computation |
| US20040254964A1 (en) * | 2003-06-12 | 2004-12-16 | Shoji Kodama | Data replication with rollback |
| JP2005078461A (en) * | 2003-09-01 | 2005-03-24 | Ricoh Co Ltd | Distributed image processing network system |
| CN1938984B (en) * | 2004-03-31 | 2010-05-26 | Lg电子株式会社 | Data processing method for network layer |
| CA2484694A1 (en) | 2004-10-14 | 2006-04-14 | Alcatel | Database ram cache |
| US7778984B2 (en) * | 2004-11-19 | 2010-08-17 | Microsoft Corporation | System and method for a distributed object store |
| KR20070110367A (en) | 2005-02-24 | 2007-11-16 | 제라운드 시스템즈 리미티드 | Data management method and device |
| US7716630B2 (en) | 2005-06-27 | 2010-05-11 | Ab Initio Technology Llc | Managing parameters for graph-based computations |
| US7848261B2 (en) * | 2006-02-17 | 2010-12-07 | Isilon Systems, Inc. | Systems and methods for providing a quiescing protocol |
| GB0613192D0 (en) * | 2006-07-01 | 2006-08-09 | Ibm | Methods, apparatus and computer programs for managing persistence |
| AU2007304895A1 (en) * | 2006-10-05 | 2008-04-10 | Waratek Pty Limited | Advanced contention detection |
| US8880480B2 (en) | 2007-01-03 | 2014-11-04 | Oracle International Corporation | Method and apparatus for data rollback |
| JP4916420B2 (en) * | 2007-11-16 | 2012-04-11 | 株式会社日立製作所 | Storage system and remote copy control method |
| JP2009151376A (en) * | 2007-12-18 | 2009-07-09 | Ntt Docomo Inc | Distributed processing method, computer management apparatus, and distributed processing system |
| US20100332718A1 (en) * | 2009-06-26 | 2010-12-30 | Micron Technology, Inc. | System and method for providing configurable latency and/or density in memory devices |
| US8275964B2 (en) * | 2010-01-08 | 2012-09-25 | International Business Machines Corporation | Hardware support for collecting performance counters directly to memory |
| US9081501B2 (en) * | 2010-01-08 | 2015-07-14 | International Business Machines Corporation | Multi-petascale highly efficient parallel supercomputer |
| US8555018B1 (en) * | 2010-03-11 | 2013-10-08 | Amazon Technologies, Inc. | Techniques for storing data |
| US8671074B2 (en) * | 2010-04-12 | 2014-03-11 | Microsoft Corporation | Logical replication in clustered database system with adaptive cloning |
| US8381015B2 (en) * | 2010-06-30 | 2013-02-19 | International Business Machines Corporation | Fault tolerance for map/reduce computing |
| CN102421110B (en) * | 2010-09-27 | 2014-11-05 | 中国移动通信集团四川有限公司 | Method and device for realizing end-to-end correlation |
| WO2012061109A1 (en) * | 2010-10-25 | 2012-05-10 | Ab Initio Technology Llc | Managing data set objects in a dataflow graph that represents a computer program |
| JP5146523B2 (en) * | 2010-11-26 | 2013-02-20 | 株式会社デンソー | Vehicle behavior data recording device |
| JP2012129857A (en) * | 2010-12-16 | 2012-07-05 | Hitachi Ltd | Data processing system and data order guarantee method |
| US9053073B1 (en) * | 2011-04-18 | 2015-06-09 | American Megatrends, Inc. | Use of timestamp logic in synchronous replication |
| US8918362B2 (en) * | 2011-05-23 | 2014-12-23 | Microsoft Corporation | Replication processes in a distributed storage environment |
| US8935493B1 (en) | 2011-06-30 | 2015-01-13 | Emc Corporation | Performing data storage optimizations across multiple data storage systems |
| US9965381B1 (en) | 2011-06-30 | 2018-05-08 | EMC IP Holding Company LLC | Indentifying data for placement in a storage system |
| EP2555129B1 (en) * | 2011-08-03 | 2019-02-06 | Amadeus S.A.S. | Method and system to maintain strong consistency of distributed replicated contents in a client/server system |
| WO2013046352A1 (en) | 2011-09-28 | 2013-04-04 | 株式会社日立製作所 | Computer system, data management method and data management program |
| CN102339315B (en) * | 2011-09-30 | 2014-11-19 | 亿赞普(北京)科技有限公司 | Index updating method and system of advertisement data |
| US9246996B1 (en) | 2012-05-07 | 2016-01-26 | Amazon Technologies, Inc. | Data volume placement techniques |
| US10387448B2 (en) * | 2012-05-15 | 2019-08-20 | Splunk Inc. | Replication of summary data in a clustered computing environment |
| EP2667541B1 (en) * | 2012-05-23 | 2015-08-05 | Alcatel Lucent | Connectivity service orchestrator |
| US9384254B2 (en) * | 2012-06-18 | 2016-07-05 | Actifio, Inc. | System and method for providing intra-process communication for an application programming interface |
| US9223626B2 (en) * | 2012-08-30 | 2015-12-29 | International Business Machines Corporation | Task execution and management in a clustered computing environment |
| CA2790479C (en) * | 2012-09-24 | 2020-12-15 | Ibm Canada Limited - Ibm Canada Limitee | Partitioning a search space for distributed crawling |
| US8972491B2 (en) * | 2012-10-05 | 2015-03-03 | Microsoft Technology Licensing, Llc | Consistency-based service-level agreements in cloud storage environments |
| US9373074B2 (en) * | 2012-10-09 | 2016-06-21 | Qualcomm Incorporated | Method and apparatus for time management and scheduling for sychronous processing on a cluster of processing nodes |
| WO2014077918A1 (en) * | 2012-11-19 | 2014-05-22 | Board Of Regents, The University Of Texas System | Robustness in a scalable block storage system |
| US9449039B2 (en) | 2012-11-26 | 2016-09-20 | Amazon Technologies, Inc. | Automatic repair of corrupted blocks in a database |
| US9002805B1 (en) | 2012-12-14 | 2015-04-07 | Amazon Technologies, Inc. | Conditional storage object deletion |
| US11086898B2 (en) * | 2013-03-13 | 2021-08-10 | Amazon Technologies, Inc. | Token-based admission control for replicated writes |
| US10225136B2 (en) | 2013-04-30 | 2019-03-05 | Splunk Inc. | Processing of log data and performance data obtained via an application programming interface (API) |
| US9208032B1 (en) * | 2013-05-15 | 2015-12-08 | Amazon Technologies, Inc. | Managing contingency capacity of pooled resources in multiple availability zones |
| US9235505B2 (en) * | 2013-05-17 | 2016-01-12 | Ab Initio Technology Llc | Managing memory and storage space for a data operation |
| US9384227B1 (en) * | 2013-06-04 | 2016-07-05 | Amazon Technologies, Inc. | Database system providing skew metrics across a key space |
| US9298651B2 (en) * | 2013-06-24 | 2016-03-29 | International Business Machines Corporation | Continuous in-memory accumulation of hardware performance counter data |
| CN103649901A (en) | 2013-07-26 | 2014-03-19 | 华为技术有限公司 | Data transmission method, data receiving method and sotring equipment |
| US9621401B1 (en) * | 2013-08-08 | 2017-04-11 | The Boeing Company | Performing dynamic data analysis within a dynamic network |
| US20150157880A1 (en) * | 2013-12-05 | 2015-06-11 | Image Owl Inc. | Cloud-based adaptive quality assurance facilities |
| US9183148B2 (en) * | 2013-12-12 | 2015-11-10 | International Business Machines Corporation | Efficient distributed cache consistency |
| US10474493B2 (en) | 2014-02-28 | 2019-11-12 | Red Hat, Inc. | Systems and methods for semi-durable transaction log storage in two-phase commit protocol transaction processing |
| JP5865424B2 (en) | 2014-04-25 | 2016-02-17 | 株式会社日立製作所 | Message system and data store server |
| US10803012B1 (en) * | 2014-05-09 | 2020-10-13 | Amazon Technologies, Inc. | Variable data replication for storage systems implementing quorum-based durability schemes |
| US10409920B1 (en) | 2014-05-23 | 2019-09-10 | EMC IP Holding Company LLC | Data services for tiered memory |
| US9525599B1 (en) * | 2014-06-24 | 2016-12-20 | Google Inc. | Modeling distributed systems |
| WO2016025321A1 (en) * | 2014-08-13 | 2016-02-18 | OneCloud Labs, Inc. | Replication of virtualized infrastructure within distributed computing environments |
| US10242027B2 (en) | 2014-08-15 | 2019-03-26 | Hewlett-Packard Development Company, L.P. | Three phase commit for a distributed file system |
| US9256761B1 (en) * | 2014-08-18 | 2016-02-09 | Yp Llc | Data storage service for personalization system |
| SG11201701631QA (en) | 2014-09-02 | 2017-03-30 | Ab Initio Technology Llc | Executing graph-based program specifications |
| US20160065423A1 (en) * | 2014-09-03 | 2016-03-03 | Microsoft Corporation | Collecting and Analyzing Selected Network Traffic |
| US10303795B2 (en) | 2014-09-10 | 2019-05-28 | Amazon Technologies, Inc. | Read descriptors at heterogeneous storage systems |
| US10373247B2 (en) | 2014-09-19 | 2019-08-06 | Amazon Technologies, Inc. | Lifecycle transitions in log-coordinated data stores |
| US10025802B2 (en) * | 2014-09-19 | 2018-07-17 | Amazon Technologies, Inc. | Automated configuration of log-coordinated storage groups |
| US9799017B1 (en) | 2014-09-19 | 2017-10-24 | Amazon Technologies, Inc. | Cross-data-store operations in log-coordinated storage systems |
| WO2016044763A1 (en) | 2014-09-19 | 2016-03-24 | Amazon Technologies, Inc. | Automated configuration of log-coordinated storage groups |
| AU2015336250C1 (en) * | 2014-10-20 | 2018-01-25 | Ab Initio Technology Llc | Recovery and fault-tolerance under computational indeterminism |
| US9892180B2 (en) * | 2014-11-21 | 2018-02-13 | International Business Machines Corporation | Data transfer between multiple databases |
| US10095425B1 (en) | 2014-12-30 | 2018-10-09 | EMC IP Holding Company LLC | Techniques for storing data |
| US9886347B2 (en) * | 2015-01-08 | 2018-02-06 | International Business Machines Corporation | Data replication in a database management system |
| WO2016134035A1 (en) | 2015-02-17 | 2016-08-25 | Coho Data, Inc. | Virtualized application-layer space for data processing in data storage systems |
| US9891973B2 (en) * | 2015-02-18 | 2018-02-13 | Seagate Technology Llc | Data storage system durability using hardware failure risk indicators |
| KR20250039493A (en) * | 2015-02-27 | 2025-03-20 | 로얄 뱅크 오브 캐나다 | Coordinated Processing of Data by Networked Computing Resources |
| JP2016174268A (en) | 2015-03-17 | 2016-09-29 | 株式会社日立製作所 | Network system, network system control method, communication device and program |
| JP6434131B2 (en) * | 2015-04-15 | 2018-12-05 | 株式会社日立製作所 | Distributed processing system, task processing method, storage medium |
| US20160306581A1 (en) | 2015-04-15 | 2016-10-20 | Intermodal Data, Inc. | Automated configuration of storage pools methods and apparatus |
| CN106155929A (en) | 2015-04-17 | 2016-11-23 | 伊姆西公司 | Data storage management system and method |
| US10140149B1 (en) * | 2015-05-19 | 2018-11-27 | Pure Storage, Inc. | Transactional commits with hardware assists in remote memory |
| US9778883B2 (en) * | 2015-06-23 | 2017-10-03 | Netapp, Inc. | Methods and systems for resource management in a networked storage environment |
| US10650024B2 (en) * | 2015-07-30 | 2020-05-12 | Google Llc | System and method of replicating data in a distributed system |
| US9753813B1 (en) * | 2015-09-25 | 2017-09-05 | Amazon Technologies, Inc. | Data replication snapshots for persistent storage using operation numbers |
| CA3001987A1 (en) * | 2015-09-28 | 2017-04-06 | Walmart Apollo, Llc | Cloud based session management system |
| US9672082B2 (en) | 2015-10-21 | 2017-06-06 | Oracle International Corporation | Guaranteeing the event order for multi-stage processing in distributed systems |
| US10795881B2 (en) * | 2015-12-18 | 2020-10-06 | Sap Se | Table replication in a database environment |
| US10567500B1 (en) | 2015-12-21 | 2020-02-18 | Amazon Technologies, Inc. | Continuous backup of data in a distributed data store |
| EP3614266B1 (en) * | 2016-01-14 | 2022-03-09 | AB Initio Technology LLC | Recoverable stream processing |
| US20170212891A1 (en) | 2016-01-25 | 2017-07-27 | Netapp, Inc. | Scheduling technique to smooth metadata processing latency |
| US10237149B1 (en) | 2016-03-21 | 2019-03-19 | EMC IP Holding Company LLC | Application-level monitoring and profiling services in computing environments |
| US10474636B2 (en) * | 2016-03-25 | 2019-11-12 | Amazon Technologies, Inc. | Block allocation for low latency file systems |
| US10469582B2 (en) | 2016-04-13 | 2019-11-05 | Netapp, Inc. | Methods and systems for managing provisioning requests in a networked storage environment |
| CN107302469B (en) * | 2016-04-14 | 2020-03-31 | 北京京东尚科信息技术有限公司 | Monitoring device and method for data update of distributed service cluster system |
| US10158743B2 (en) * | 2016-06-12 | 2018-12-18 | International Business Machines Corporation | Compute node cluster management |
| CN106201338B (en) * | 2016-06-28 | 2019-10-22 | 华为技术有限公司 | Data storage method and device |
| US10650017B1 (en) * | 2016-08-29 | 2020-05-12 | Amazon Technologies, Inc. | Tiered storage for data processing |
| US10810103B2 (en) | 2016-12-14 | 2020-10-20 | Vmware, Inc. | Method and system for identifying event-message transactions |
| US11307998B2 (en) * | 2017-01-09 | 2022-04-19 | Pure Storage, Inc. | Storage efficiency of encrypted host system data |
| US10423609B1 (en) * | 2017-03-29 | 2019-09-24 | Amazon Technologies, Inc. | Consistent snapshot points in a distributed storage service |
| US11010193B2 (en) | 2017-04-17 | 2021-05-18 | Microsoft Technology Licensing, Llc | Efficient queue management for cluster scheduling |
| US10613791B2 (en) * | 2017-06-12 | 2020-04-07 | Pure Storage, Inc. | Portable snapshot replication between storage systems |
| US10387673B2 (en) * | 2017-06-30 | 2019-08-20 | Microsoft Technology Licensing, Llc | Fully managed account level blob data encryption in a distributed storage environment |
| US10425473B1 (en) * | 2017-07-03 | 2019-09-24 | Pure Storage, Inc. | Stateful connection reset in a storage cluster with a stateless load balancer |
| US20190102262A1 (en) | 2017-09-29 | 2019-04-04 | Intel Corporation | Automated continuous checkpointing |
| US10862965B2 (en) | 2017-10-01 | 2020-12-08 | Oracle International Corporation | System and method for topics implementation in a distributed data computing environment |
-
2018
- 2018-10-30 CN CN201880071329.3A patent/CN111316240B/en active Active
- 2018-10-30 CA CA3078478A patent/CA3078478C/en active Active
- 2018-10-30 EP EP18804790.6A patent/EP3704579B1/en active Active
- 2018-10-30 KR KR1020207015042A patent/KR102442431B1/en active Active
- 2018-10-30 EP EP18801247.0A patent/EP3704576B1/en active Active
- 2018-10-30 CA CA3078482A patent/CA3078482C/en active Active
- 2018-10-30 US US16/175,133 patent/US10558493B2/en active Active
- 2018-10-30 US US16/175,454 patent/US11269918B2/en active Active
- 2018-10-30 AU AU2018359380A patent/AU2018359380B2/en active Active
- 2018-10-30 WO PCT/US2018/058220 patent/WO2019089601A1/en not_active Ceased
- 2018-10-30 CN CN201880071284.XA patent/CN111295643B/en active Active
- 2018-10-30 CN CN201880071269.5A patent/CN111373373B/en active Active
- 2018-10-30 WO PCT/US2018/058211 patent/WO2019089593A1/en not_active Ceased
- 2018-10-30 WO PCT/US2018/058225 patent/WO2019089606A1/en not_active Ceased
- 2018-10-30 AU AU2018359385A patent/AU2018359385B2/en active Active
- 2018-10-30 JP JP2020521944A patent/JP7314127B2/en active Active
- 2018-10-30 AU AU2018359378A patent/AU2018359378B2/en active Active
- 2018-10-30 US US16/175,363 patent/US10949414B2/en active Active
- 2018-10-30 WO PCT/US2018/058249 patent/WO2019089619A1/en not_active Ceased
- 2018-10-30 EP EP18804787.2A patent/EP3704578B1/en active Active
- 2018-10-30 CA CA3078476A patent/CA3078476C/en active Active
- 2018-10-30 CN CN201880071419.2A patent/CN111316243B/en active Active
- 2018-10-30 JP JP2020522044A patent/JP6931745B2/en active Active
- 2018-10-30 SG SG11202003041YA patent/SG11202003041YA/en unknown
- 2018-10-30 JP JP2020521999A patent/JP7203102B2/en active Active
- 2018-10-30 KR KR1020207014638A patent/KR102372540B1/en active Active
- 2018-10-30 SG SG11202003045VA patent/SG11202003045VA/en unknown
- 2018-10-30 SG SG11202003048QA patent/SG11202003048QA/en unknown
- 2018-10-30 JP JP2020521954A patent/JP7038204B2/en active Active
- 2018-10-30 US US16/175,408 patent/US11074240B2/en active Active
- 2018-10-30 WO PCT/US2018/058218 patent/WO2019089599A1/en not_active Ceased
- 2018-10-30 EP EP18803840.0A patent/EP3704580B1/en active Active
- 2018-10-30 JP JP2020522052A patent/JP2021503640A/en active Pending
- 2018-10-30 AU AU2018357856A patent/AU2018357856B2/en active Active
- 2018-10-30 KR KR1020207015393A patent/KR102396002B1/en active Active
- 2018-10-30 CN CN201880071520.8A patent/CN111316241B/en active Active
- 2018-10-30 AU AU2018357870A patent/AU2018357870B2/en active Active
- 2018-10-30 SG SG11202002998QA patent/SG11202002998QA/en unknown
- 2018-10-30 SG SG11202002986TA patent/SG11202002986TA/en unknown
- 2018-10-30 CA CA3078483A patent/CA3078483C/en active Active
- 2018-10-30 US US16/175,487 patent/US11281693B2/en active Active
- 2018-10-30 EP EP18801250.4A patent/EP3704577B1/en active Active
- 2018-10-30 CA CA3078469A patent/CA3078469C/en active Active
- 2018-10-30 KR KR1020207014637A patent/KR102402150B1/en active Active
- 2018-10-30 US US16/175,276 patent/US11288284B2/en active Active
- 2018-10-30 KR KR1020207014895A patent/KR102444421B1/en active Active
-
2021
- 2021-12-02 AU AU2021277733A patent/AU2021277733B2/en active Active
-
2023
- 2023-04-19 JP JP2023068386A patent/JP2023093614A/en active Pending
Also Published As
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| SG11202002998QA (en) | Managing a computing cluster using durability level indicators | |
| IL257051A (en) | Managing a device cloud | |
| GB2544904B (en) | Managing information display | |
| GB201503079D0 (en) | Managing a vehicle sharing facility | |
| GB201515394D0 (en) | Predictive activity detection on a computer network | |
| EP2981892A4 (en) | Update management for a distributed computing system | |
| SG11201700381XA (en) | Managing lineage information | |
| GB201704162D0 (en) | Managing a supply chain | |
| GB202003615D0 (en) | Cache management | |
| GB2543064B (en) | Managing display data | |
| NI201300088S (en) | CHOCOLATE DOVE SNOWFLAKE DESIGN | |
| EP2973270A4 (en) | Ranking autocomplete results based on a business cohort | |
| GB201802000D0 (en) | A computer system | |
| GB2537910B (en) | Managing display data | |
| GB201706933D0 (en) | Servicing multiple counters based on a single access check | |
| GB201518242D0 (en) | Configuration management for a resource with prerequisites | |
| SG11202009333YA (en) | Proofing against tampering with a computer | |
| GB2509513B (en) | A reinforcement retainer | |
| GB201600469D0 (en) | Managing spoilers for a transmitted event | |
| SG11201701673TA (en) | Managing computations for hierarchical entities | |
| GB2559693B (en) | Managing topic updates for a distributed data system | |
| FR3006174B1 (en) | BED WITH A SOMMIER COMPRISING A BUSTREST | |
| HK40029746B (en) | Managing a computing cluster using durability level indicators | |
| GB201719877D0 (en) | Managing display data | |
| HK40030421B (en) | Managing a computing cluster using time interval counters |