中文
相关论文

相关论文: Efficient Support of Big Data Storage Systems on t…

200 篇论文

Big data storage management is one of the most challenging issues for Grid computing environments, since large amount of data intensive applications frequently involve a high degree of data access locality. Grid applications typically deal…

分布式、并行与集群计算 · 计算机科学 2012-07-13 Ajay Kumar , Seema Bawa

The advent of the Internet of Things (IoT) gives the opportunity to numerous devices to interact with their environment, collect and process data. Data are transferred, in an upwards mode, to the Cloud through the Edge Computing (EC)…

分布式、并行与集群计算 · 计算机科学 2020-07-29 T. Koukaras , K. Kolomvatsos

Cloud Computing is emerging as a new computational paradigm shift. Hadoop-MapReduce has become a powerful Computation Model for processing large data on distributed commodity hardware clusters such as Clouds. In all Hadoop implementations,…

分布式、并行与集群计算 · 计算机科学 2012-07-04 B. Thirumala Rao , L. S. S. Reddy

The vast data deluge at the network's edge is raising multiple challenges for the edge computing community. One of them is identifying edge storage servers where data from edge devices/sensors have to be stored to ensure low latency access…

分布式、并行与集群计算 · 计算机科学 2023-04-10 N. Sreekumar , A. Chandra , J. B. Weissman

Nowadays many companies have available large amounts of raw, unstructured data. Among Big Data enabling technologies, a central place is held by the MapReduce framework and, in particular, by its open source implementation, Apache Hadoop.…

分布式、并行与集群计算 · 计算机科学 2017-01-18 Eugenio Gianniti , Danilo Ardagna , Michele Ciavotta , Mauro Passacantando

With the rapid advancement of Big Data platforms such as Hadoop, Spark, and Dataflow, many tools are being developed that are intended to provide end users with an interactive environment for large-scale data analysis (e.g., IQmulus).…

分布式、并行与集群计算 · 计算机科学 2019-10-25 Amit Kumar Mondal , Banani Roy , Chanchal K. Roy , Kevin A. Schneider

We propose an architecture for analysing database connection logs across different instances of databases within an intranet comprising over 10,000 users and associated devices. Our system uses Flume agents to send notifications to a Hadoop…

分布式、并行与集群计算 · 计算机科学 2018-12-04 Swapneel Mehta , Prasanth Kothuri , Daniel Lanza Garcia

Design and architecture of cloud storage system plays a vital role in cloud computing infrastructure in order to improve the storage capacity as well as cost effectiveness. Usually cloud storage system provides users to efficient storage…

分布式、并行与集群计算 · 计算机科学 2011-12-12 Tin Tin Yee , Thinn Thu Naing

Retrieving data from large-scale source code archives is vital for AI training, neural-based software analysis, and information retrieval, to cite a few. This paper studies and experiments with the design of a compressed key-value store for…

数据结构与算法 · 计算机科学 2026-01-21 Paolo Ferragina , Francesco Tosoni

AI requires heavy amounts of storage and compute with assets that are commonly stored in AI Hubs. AI Hubs have contributed significantly to the democratization of AI. However, existing implementations are associated with certain benefits…

人工智能 · 计算机科学 2023-06-08 Richard Blythman , Mohamed Arshath , Salvatore Vivona , Jakub Smékal , Hithesh Shaji

Cloud platforms have emerged as a prominent environment to execute high performance computing (HPC) applications providing on-demand resources as well as scalability. They usually offer different classes of Virtual Machines (VMs) which…

分布式、并行与集群计算 · 计算机科学 2018-10-25 Luan Teylo , Lúcia Maria de A. Drummond , Luciana Arantes , Pierre Sens

With the ever-increasing dataset sizes, several file formats such as Parquet, ORC, and Avro have been developed to store data efficiently, save the network, and interconnect bandwidth at the price of additional CPU utilization. However,…

分布式、并行与集群计算 · 计算机科学 2022-04-14 Jayjeet Chakraborty , Ivo Jimenez , Sebastiaan Alvarez Rodriguez , Alexandru Uta , Jeff LeFevre , Carlos Maltzahn

IoT is the fastest-growing technology with a wide range of applications in various domains. IoT devices generate data from a real-world environment every second and transfer it to the cloud due to the less storage at the edge site. An…

密码学与安全 · 计算机科学 2022-12-02 Jatinder Kumar , Ashutosh Kumar Singh

Driven by scientific and industry ambition, HPC and AI applications such as operational Numerical Weather Prediction (NWP) require processing and storing ever-increasing data volumes as fast as possible. Whilst POSIX distributed file…

分布式、并行与集群计算 · 计算机科学 2026-02-20 Nicolau Manubens Gil

One utilisation of multidimensional databases is the field of On-line Analytical Processing (OLAP). The applications in this area are designed to make the analysis of shared multidimensional information fast [9]. On one hand, speed can be…

数据库 · 计算机科学 2011-05-04 István Szépkúti

High-performance computing platforms such as supercomputers have traditionally been designed to meet the compute demands of scientific applications. Consequently, they have been architected as producers and not consumers of data. The Apache…

分布式、并行与集群计算 · 计算机科学 2016-02-02 Andre Luckow , Ioannis Paraskevakos , George Chantzialexiou , Shantenu Jha

A key strategy to build disaster-resilient clouds is to employ backups of virtual machines in a geo-distributed infrastructure. Today, the continuous and acknowledged replication of virtual machines in different servers is a service…

网络与互联网体系结构 · 计算机科学 2015-10-21 Rodrigo de Souza Couto , Stefano Secci , Miguel Elias Mitre Campista , Luís Henrique Maciel Kosmalski Costa

Many cloud applications rely on fast and non-relational storage to aid in the processing of large amounts of data. Managed runtimes are now widely used to support the execution of several storage solutions of the NoSQL movement,…

编程语言 · 计算机科学 2017-04-12 Duarte Patrício , José Simão , Luís Veiga

There has been considerable research into improving Fast Fourier Transform (FFT) performance through parallelization and optimization for specialized hardware. However, even with those advancements, processing of very large files, over 1TB…

分布式、并行与集群计算 · 计算机科学 2014-07-28 Rostislav Tsiomenko , Bradley S. Rees

MapReduce, the popular programming paradigm for large-scale data processing, has traditionally been deployed over tightly-coupled clusters where the data is already locally available. The assumption that the data and compute resources are…

分布式、并行与集群计算 · 计算机科学 2012-07-31 Benjamin Heintz , Abhishek Chandra , Ramesh K. Sitaraman