2019
DOI: 10.1080/17445760.2019.1599889
|View full text |Cite
|
Sign up to set email alerts
|

Cluster-based distributed dynamic cuckoo filter system for Redis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 7 publications
0
3
0
Order By: Relevance
“…Based on the stated requirements, a technical implementation of the method was proposed in the form of an IT infrastructure automation system. It is worth noting that a clustered approach was chosen as a data storage solution to meet the specified non-functional requirements, as Redis Cluster provides high fault tolerance due to data replication and automatic role transfer 14 . To ensure the processing of around 50 TPS and an SLA of approximately 3 seconds, a microservices horizontal scaling 15 approach was selected, and for message transmission between them, AVRO Schema 16 and Kafka Cluster were chosen, which also guarantee fault tolerance 17 .…”
Section: Implementation Of the Methods As A Systemmentioning
confidence: 99%
“…Based on the stated requirements, a technical implementation of the method was proposed in the form of an IT infrastructure automation system. It is worth noting that a clustered approach was chosen as a data storage solution to meet the specified non-functional requirements, as Redis Cluster provides high fault tolerance due to data replication and automatic role transfer 14 . To ensure the processing of around 50 TPS and an SLA of approximately 3 seconds, a microservices horizontal scaling 15 approach was selected, and for message transmission between them, AVRO Schema 16 and Kafka Cluster were chosen, which also guarantee fault tolerance 17 .…”
Section: Implementation Of the Methods As A Systemmentioning
confidence: 99%
“…Determining whether a particular element belongs to a given set is a common problem in computer science, with widespread applications in bioinformatics, machine learning, computer networks, the Internet of Things, and database systems [39]. Filter data structures such as Bloom filters and Cuckoo filters can approximately determine if an element is part of a specified set and have been extensively applied in network routing [40], information retrieval, file merging [41], spam detection [42], and distributed systems [43].…”
Section: Cuckoo Filtermentioning
confidence: 99%
“…However, RabbitMQ has distributed consistency issues. Redis (Remote Dictionary Service) [42] is an open source memory-based storage middleware, which is very suitable for frequent search scenarios and often adopted as message broker, database and cache. It can be used to build middleware cluster to improve the scalability of IoT middleware [43].…”
Section: Related Workmentioning
confidence: 99%