Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 4 of 4 for “"Data-Intensive Workloads"”.

  1. Cost-Effective Resource Configurations for Executing Data-Intensive Workloads in Public Clouds

    The rate of data growth in many domains is straining our ability to manage and analyze it. Consequently, we see the emergence of computing systems that attempt to efficiently process data-intensive applications or I/O bound applications with large data. Cloud computing offers “infinite” resources …

    queens Repository record for Cost-Effective Resource Configurations for Executing Data-Intensive Workloads in Public Clouds (opens in a new tab)

  2. Page management in hybrid memory systems

    … to address the capacity requirements of data intensive workloads and achieve high performance. The main challenge lies in dynamically managing data placement between DRAM and NVM in a flat address space configuration, where the Operating System can allocate pages to either of the two …

    uiuc Repository record for Page management in hybrid memory systems (opens in a new tab)

  3. Formal Verification of Relational Algebra Transformations in Fiat2 Using Coq

    Data-intensive applications often involve operations over structured datasets, such as filtering, joining, and projecting records. Relational database systems generally use query planners to optimize high-level SQL queries into efficient execution plans. While these systems apply well-established …

    mit Repository record for Formal Verification of Relational Algebra Transformations in Fiat2 Using Coq (opens in a new tab)

  4. Zero-Copy Communication for Efficient Compound Processes

    … transitions, disturb caches, and repeatedly copy data, overheads that quickly become dominant in data-intensive workloads. The Compound Processes framework reduces some of these costs by allowing multiple cooperating guests to run inside a shared, trusted environment, but its current communication …

    uic