Code Monkey home page Code Monkey logo

Comments (11)

cloudxxx8 avatar cloudxxx8 commented on August 16, 2024

@jduranf thanks for the suggestion.
since it states [WIP] Pure-Go implementation of ZeroMQ-4, do you know whether it is ready to be used in production?

from go-mod-messaging.

jduranf avatar jduranf commented on August 16, 2024

If I'm not wrong, the WIP is because not all ZeroMQ features are implemented. But the main features used by EdgeX, which are PUB/SUB, are implemented:
go-zeromq/zmq4#9

Anyway, the main developer is @sbinet, and maybe we can ask him if the library is ready for production.

from go-mod-messaging.

sbinet avatar sbinet commented on August 16, 2024

the push/pull and pub/sub sockets are ok.
I've used them for a CERN application and they are also used in gophernotes.

but "production" is a vague term, w/o explicit working points and expected performances.
I must admit I haven't put time into properly describing the performances of go-zmq/zmq4: "it was working for me/my use cases (TM)".

from go-mod-messaging.

jpwhitemn avatar jpwhitemn commented on August 16, 2024

Per Ireland Planning Meeting, this issue is in scope for Ireland release.
"Paper Study" shows that alternative suggestion (go-zeromq/zmq4) would be suitable replacement
Release tags: 15
Contributors: 7
Last Commit: 27 days ago
License: BSD-3
Stars: 170
Watchers: 16
Forks: 32
GoDoc Imports: 19 packages
GoDoc Imported By: 11 packages
Go Dock Updated: 25 days ago

EdgeX PM to make API comparison and check for viability of replacement library with current pebbe/zmp4.

from go-mod-messaging.

lenny-goodell avatar lenny-goodell commented on August 16, 2024

Not trivial switching modules as the APIs are quite different so more time will be needed to understand the go-zmq/zmq4 API and how to rewrite our ZMQ implementation using it.

from go-mod-messaging.

jpwhitemn avatar jpwhitemn commented on August 16, 2024

Should not cause breaking changes if replaced so a target for Jakarta??

from go-mod-messaging.

lenny-goodell avatar lenny-goodell commented on August 16, 2024

Should not cause breaking changes if replaced so a target for Jakarta??

Correct, internal only

from go-mod-messaging.

liamylian avatar liamylian commented on August 16, 2024

Since Edgex Foundry 2.0, Redis is the default Messaging Bus, why not move ZeroMQ support out of this library. Any services (such as core services) that need ZeroMQ support option, could import ZeroMQ adapter independently. But other services (application services, device services), could choose weather support ZeroMQ or not. Finally, we would have the option to get rid of tricky CGO stuff.

from go-mod-messaging.

cloudxxx8 avatar cloudxxx8 commented on August 16, 2024

I think so. We can discuss in the Core WG meeting.

from go-mod-messaging.

lenny-goodell avatar lenny-goodell commented on August 16, 2024

Nope, we can't until next major release. We have declared ZeroMQ as deprecated in Ireland and to be removed in future release, which has to be a major release.

from go-mod-messaging.

JamesKButcher avatar JamesKButcher commented on August 16, 2024

ZeroMQ is deprecated in Ireland and will be removed in future. No more development planned here

from go-mod-messaging.

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.