GithubHelp home page GithubHelp logo

Comments (3)

GavinDmello avatar GavinDmello commented on June 15, 2024

Hey @behrad, Thanks for your interest. Mqemitter Redis will be way more performant than aerospike. Mqemitter Redis uses pub-sub as a base while this uses polling similar to what Mqemitter MongoDB.
Also, my implementation uses a scan query as there's no other way I can simulate a pub-sub on aerospike. There are many features missing in aerospike as of now.
I haven't tried it in production yet.

from mqemitter-aerospike.

behrad avatar behrad commented on June 15, 2024

Great to hear from you man,
Hadn't checked out the code, you are right and I should stick with my current redis pub/sub ;)

I haven't had any experience with aerospike, so let me ask you another question.
How about implementing a aerospike aedes-persistence?
Is it more performant that redis storage wise in multi key-value get/sets ?

from mqemitter-aerospike.

GavinDmello avatar GavinDmello commented on June 15, 2024

That would be a nice idea!
Aedes persistence with aerospike would be fast. Aerospike has benchmarks which differs from hardware to hardware. You'll have to benchmark both on your setup.
Right now aedes persistence redis doesn't support redis cluster and client side sharding , so it easily becomes a single point of failure. Aerospike could be a good alternative for redis persistence.

from mqemitter-aerospike.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.