Giter Site home page Giter Site logo

NodeJS sdk about blazingmq HOT 4 OPEN

bloomberg avatar bloomberg commented on May 21, 2024 1
NodeJS sdk

from blazingmq.

Comments (4)

hallfox avatar hallfox commented on May 21, 2024 3

Hi @syncush, we are not looking to create a javascript client library right now. Our focus for client library support is mostly going towards Python at this point. However, we'd love to see community supported client libraries for the languages we don't support (we've also gotten similar questions for C# client libs #35 and protocol specifications #28 for helping with this).

I think probably a good place to start here would be to find out how practical it would be to use libbmq in a Node addon. Even as we work on the protocol specification document, it would still be a lot of work to reimplement the client in any given language, so a bindings based approach might be a good way to get something functional without needing a deep knowledge of BlazingMQ's protocol. This is also the approach we've taken with our upcoming Python client library and it's been very successful.

from blazingmq.

quarter-note avatar quarter-note commented on May 21, 2024

Hi @syncush Thanks for your interest in the product. Are you saying that you'll be interested in implementing the client library?

from blazingmq.

syncush avatar syncush commented on May 21, 2024

Hi @quarter-note ,
I would love to take part in implementing such a library, although it might be a too challenging task for a junior dev.

What is the priority for a javascript client library on your side?

from blazingmq.

pniedzielski avatar pniedzielski commented on May 21, 2024

@syncush If you are interested in working on a Javascript client library, you may be interested in taking a look at our just-open-sourced Python SDK here. It binds our C++ library with a technique we've found works well, and you may be able to take inspiration for a potential Javascript library. You'll probably find that the Python SDK is much smaller and more accessible than either our C++ or Java SDKs for exactly this reason.

from blazingmq.

Related Issues (20)

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.