Ffwd: Delegation is (much) faster than you think

S Roghanchi, J Eriksson, N Basu - … of the 26th Symposium on Operating …, 2017 - dl.acm.org
… and delegation designs. Overall, we find that ffwd often offers a simple and highly competitive
… By definition, the performance of a fully delegated data structure is limited by the single-…

Three variations of Delegation

C Montanari - 2019 - politesi.polimi.it
we propose a third variation of delegation where the number of server can be adapted at run
time based on the workload which we will call elastic delegation. … delegation as FFWD while …

Two Variations of Delegation

C Montanari - 2020 - search.proquest.com
… In this chapter we will describe how delegation as FFWD [1] works and how it evolved into
… Roghanchi, S., Eriksson, J., and Basu, N.: ffwd: delegation is (much) faster than you think. In …

A stealing mechanism for delegation methods

Z Yi, Y Yao - The Journal of Supercomputing, 2021 - Springer
delegation significantly when running on a single thread. We also observe that FFWD-S and
FFWD … ; for example, FFWD-S and RCL-S perform faster than FFWD and RCL by up to 1.16x …

Delegation Systems for Efficient and Safe Multi-Core Programming

S Roghanchi - 2019 - search.proquest.com
… sometimes the better design choice. ffwd showed that delegation is much faster than we
thought… However, it appears that ffwd is much slower than delegation can be. In the next chapter …

Ftsd: a fissionable lock for multicores

Z Yi, Y Yao, K Chen - Proceedings of the 12th ACM SIGOPS Asia-Pacific …, 2021 - dl.acm.org
… The prior method FFWD [5] improves delegation performance … We observe that FFWD scales
well with a node. However, … ffwd: delegation is (much) faster than you think. In Proceedings …

Scalable data-structures with hierarchical, distributed delegation

Y Ren, G Parmer - Proceedings of the 20th International Middleware …, 2019 - dl.acm.org
… In addition to the data-structures listed above, we compare with the ffwd delegation system,
ffwd: delegation is (much) faster than you think. In Proceedings of the 26th Symposium on …

DRAMHiT: A Hash Table Architected for the Speed of DRAM

…, D Detweiler, T Huang, A Burtsev - Proceedings of the …, 2023 - dl.acm.org
delegation scheme, FFWD, outperforms traditional spinlocks only on hash tables that have
less than 64 … In general, reads are faster than insertions, as they require a smaller number of …

Delegation with Trust< T>: A Scalable, Type-and Memory-Safe Alternative to Locks

N Ahmad, B Baenen, C Chen, J Eriksson - arXiv preprint arXiv:2408.11173, 2024 - arxiv.org
… Combining can scale better than locking in … FFWD [16], an early delegation design, delegated
functions must not perform any blocking operations, which includes any further delegation

Asynchronous Delegation and Applications

GA Dill - 2019 - search.proquest.com
… In FFWD style delegation, servers receive requests to perform an operation on their memory
… While server speed is faster than client speed, peak throughput will require more servers …