Abstract: The longest match strategy in LZ77, a major bottleneck in the compression process, is accelerated in enhanced algorithms such as LZ4 and ZSTD by using a hash table. However, it may results ...
Abstract: This study addresses the limitations of traditional consistent hashing algorithms in load balancing by introducing the innovative Particle Swarm Optimization (PSO) algorithm, which simulates ...