Hello! Thanks for starting and putting forward such a nice project.
Currently investing lots of time and effort into beanstalkd and your "drop-in" replacement is very interesting.
I'm currently wondering about the impact on speed that adding the Raft replication algorithm to beanstalkd would have. I know it's been benchmarked in the past to be very quick but I also know that replicating and having network round-trips are very costly.
Have you tried comparing the two side by side?
Thanks in advance!
Hello! Thanks for starting and putting forward such a nice project.
Currently investing lots of time and effort into beanstalkd and your "drop-in" replacement is very interesting.
I'm currently wondering about the impact on speed that adding the Raft replication algorithm to beanstalkd would have. I know it's been benchmarked in the past to be very quick but I also know that replicating and having network round-trips are very costly.
Have you tried comparing the two side by side? Thanks in advance!