中文
相关论文

相关论文: Consistent Checkpointing in Distributed Databases:…

200 篇论文

Causal consistency for key-value stores has two main requirements (1) do not make a version visible if some of its dependencies are invisible as it may violate causal consistency in the future and (2) make a version visible as soon as…

分布式、并行与集群计算 · 计算机科学 2018-03-26 Mohammad Roohitavaf , Sandeep Kulkarni

As the use of technology increases and data analysis becomes integral in many businesses, the ability to quickly access and interpret data has become more important than ever. Information retrieval technologies are being utilized by…

计算与语言 · 计算机科学 2018-07-03 Aliaksei Vertsel , Mikhail Rumiantsau

We present an approach to computing consistent answers to queries possibly involving an aggregation operator in databases operating under a star schema and possibly containing missing values and inconsistent data. Our approach is based on…

数据库 · 计算机科学 2026-02-05 Dominique Laurent , Nicolas Spyratos

This paper addresses the problem of verifying equivalence between a pair of programs that operate over databases with different schemas. This problem is particularly important in the context of web applications, which typically undergo…

计算机科学中的逻辑 · 计算机科学 2017-10-24 Yuepeng Wang , Isil Dillig , Shuvendu K. Lahiri , William R. Cook

A blockchain is a decentralised linked data structure that is characterised by its inherent resistance to data modification, but it is deficient in search queries, primarily due to its inferior data formatting. A distributed database is…

数据库 · 计算机科学 2019-01-11 Muhammad Muzammal , Qiang Qu , Bulat Nasrulin , Anders Skovsgaard

Database schema elements such as tables, views, triggers and functions are typically defined with many interrelationships. In order to support database users in understanding a given schema, a rule-based approach for analyzing the…

编程语言 · 计算机科学 2017-09-19 Christiane Engels , Andreas Behrend , Stefan Brass

Change-point detection studies the problem of detecting the changes in the underlying distribution of the data stream as soon as possible after the change happens. Modern large-scale, high-dimensional, and complex streaming data call for…

统计理论 · 数学 2023-06-05 Haoyun Wang , Yao Xie

Despite the hype about blockchains and distributed ledgers, no formal abstraction of these objects has been proposed. To face this issue, in this paper we provide a proper formulation of a distributed ledger object. In brief, we define a…

分布式、并行与集群计算 · 计算机科学 2018-05-07 Antonio Fernández Anta , Chryssis Georgiou , Kishori Konwar , Nicolas Nicolaou

Object-oriented database systems proved very valuable at handling and administrating complex objects. In the following guidelines for embedding neural networks into such systems are presented. It is our goal to treat networks as normal data…

数据库 · 计算机科学 2008-02-26 Erich Schikuta

An applied problem facing all areas of data science is harmonizing data sources. Joining data from multiple origins with unmapped and only partially overlapping features is a prerequisite to developing and testing robust, generalizable…

Use of machine learning to perform database operations, such as indexing, cardinality estimation, and sorting, is shown to provide substantial performance benefits. However, when datasets change and data distribution shifts, empirical…

机器学习 · 计算机科学 2024-11-12 Sepanta Zeighami , Cyrus Shahahbi

Implementing a component-based system in a distributed way so that it ensures some global constraints is a challenging problem. We consider here abstract specifications consisting of a composition of components and a controller given in the…

分布式、并行与集群计算 · 计算机科学 2010-07-30 Imene Ben-Hafaiedh , Susanne Graf , Hammadi Khairallah

More and more distributed software systems are being developed and deployed today. Like other software, distributed software systems also need very strong quality assurance support. Distributed software is often very large/complex, has…

分布式、并行与集群计算 · 计算机科学 2023-03-08 Xiaoqin Fu

A change points detection aims to catch an abrupt disorder in data distribution. Common approaches assume that there are only two fixed distributions for data: one before and another after a change point. Real-world data are richer than…

机器学习 · 计算机科学 2022-04-18 Alexander Stepikin , Evgenia Romanenkova , Alexey Zaytsev

This paper studies the consensus control problem faced with three essential demands, namely, discrete control updating for each agent, discrete-time communications among neighboring agents, and the fully distributed fashion of the…

系统与控制 · 电气工程与系统科学 2022-11-01 Bin Cheng , Yuezu Lv , Zhongkui Li , Zhisheng Duan

Concurrent accesses to databases are typically encapsulated in transactions in order to enable isolation from other concurrent computations and resilience to failures. Modern databases provide transactions with various semantics…

编程语言 · 计算机科学 2021-01-25 Sidi Mohamed Beillahi , Ahmed Bouajjani , Constantin Enea

Normalized relational databases are a common method for storing data, but pulling out usable denormalized data for consumption generally requires either direct access to the source data or creation of an appropriate view or table by a…

数据库 · 计算机科学 2020-10-02 Sareen Shah

We introduce SQL-Exchange, a framework for mapping SQL queries across different database schemas by preserving the source query structure while adapting domain-specific elements to align with the target schema. We investigate the conditions…

数据库 · 计算机科学 2026-02-24 Mohammadreza Daviran , Brian Lin , Davood Rafiei

With the advents of high-speed networks, fast commodity hardware, and the web, distributed data sources have become ubiquitous. The third edition of the \"Ozsu-Valduriez textbook Principles of Distributed Database Systems [10] reflects the…

数据库 · 计算机科学 2011-11-14 Patrick Valduriez

With the development of the networks and the Internet, the problems of automated deployment on broad scale became increasingly crucial. Software deployment is a complex process covering several activities going from the configuration to the…

网络与互联网体系结构 · 计算机科学 2009-09-29 Cristina Marin , Noureddine Belkhatir , Didier Donsez