Essays about: "distributed cache"

Showing result 1 - 5 of 17 essays containing the words distributed cache.

  1. 1. Optimizing Consensus Protocols with Machine Learning Models : A cache-based approach

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Kun Wu; [2023]
    Keywords : Distributed Systems; Consensus Algorithms; Machine Learning; Caching; Distribuerade system; Konsensusalgoritmer; Maskininlärning; Cachning;

    Abstract : Distributed systems offer a reliable and scalable solution for tackling massive and complex tasks that cannot be handled by a single computer. However, standard consensus protocols used in such systems often replicate data without considering the workload, leading to unnecessary retransmissions. READ MORE

  2. 2. Diffuser: Packet Spraying While Maintaining Order : Distributed Event Scheduler for Maintaining Packet Order while Packet Spraying in DPDK

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Vignesh Purushotham Srinivas; [2023]
    Keywords : Packet scheduling; Scheduling; Out of order; Data plane development kit; Parallel processing; Network processor; Paketschemaläggning; Schemaläggning; oordning; Dataplansutvecklingskit; Parallell bearbetning; Nätverksprocessor;

    Abstract : The demand for high-speed networking applications has made Network Processors (NPs) and Central Computing Units (CPUs) increasingly parallel and complex, containing numerous on-chip processing cores. This parallelism can only be exploited fully by the underlying packet scheduler by efficiently utilizing all the available cores. READ MORE

  3. 3. Exploring Selective coherence as a Solution to Self-invalidation in ArgoDSM

    University essay from Uppsala universitet/Datorteknik

    Author : Christopher Edberg; [2022]
    Keywords : ArgoDSM; Coherence; Performance; Selective Coherence; Distributed Shared Memory; Software-based Distributed Shared Memory; DSM; Software DSM; Computer Architecture; Parallel Computing;

    Abstract : Maintaining coherency in a distributed system can prove challenging, this is especially true for distributed shared memory systems. The problem with remote synchronization in the distributed shared memory software ArgoDSM occurs when a lock operation has to cross the boundaries of a node, this causes a large number of self-invalidations (SI) or self-downgrades (SD) which is costly. READ MORE

  4. 4. A Study on Data-driven Methods for Selection and Evaluation of Beam Subsets in 5G NR

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Nic Ekman; Ilias Theodoros Skordas; [2022]
    Keywords : 5G; NR; telecom; telecommunications; ML; machine learning; algorithms; beam; widebeam; propagation; beamforming; subset; RAN; radio; radio environment; ericsson; Technology and Engineering;

    Abstract : 5G New Radio is the next generation of mobile networks and it comes with promises of ultra-high speeds, ultra-high reliability and ultra-low latency. This has posed a challenge for the engineers entrusted with the task of finding solutions which could fulfil the specification, and as a result, some promising areas have received increased attention in recent years. READ MORE

  5. 5. Caching of key-value stores in the data plane

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Samuel Larsson; [2019]
    Keywords : key-value store; programmable data planes; cache; NetCache; DXRAM;

    Abstract : The performance of distributed key-value stores is usually dependent on its underlying network, and have potential to improve read/write latencies by improving upon the per- formance of the network communication. We explore the potential performance increase by designing an experimental in-network cache based on NetCache in the switch data plane for the distributed key-value store DXRAM, and placing it on a programmable switch that connects the peers in a DXRAM storage cluster. READ MORE