Giter Site home page Giter Site logo

Comments (8)

kydos avatar kydos commented on June 5, 2024

@lygstate, we have been building a pretty neat brokering system for the zenoh( http://zenoh.io) protocol -- see the information on http://github.com/atolab/zenoh-python on how to give it a run. The version v1.0 of zhe will be released once we'll be sufficiently happy with having a v1.0 for the whole infrastructure. You may wonder why... In essence we tie the major version of all the different elements in the zenoh ecosystem to the protocol version. This guarantees that anything sharing the same major version will interoperate.

If your questions concerns the maturity of the zhe code base, you could consider it as a beta status.

A+

from zhe.

lygstate avatar lygstate commented on June 5, 2024

so zenoh-python are the broker?

from zhe.

kydos avatar kydos commented on June 5, 2024

No, that's only the python client API. The brokering system is not currently open source. However you can use it through demo.zenoh.io. If you are interested in specific investigation do not hesitate to contact me at [email protected]

from zhe.

lygstate avatar lygstate commented on June 5, 2024

@kydos Would the brokering system be open source, or would be close source permanantly?

from zhe.

kydos avatar kydos commented on June 5, 2024

@lygstate, it will be open sourced in the near future. I think we'll be in the position to share the plans for zenoh in a couple of months. I'd be curious to know what'd your like to use it for, we could provide you with some docker alpine images. In any case we are always happy to get feedback from users.

from zhe.

lygstate avatar lygstate commented on June 5, 2024

@kydos I want to use zhe in VxWorks for communication with PC.
DDS is too big for VxWorks even thoug it's realtime nature.
Does zhe's realtime performance can match DDS's performance?
I don't like DDS's IDL things(from CORBA), I would use zhe to transfering Variable Length Array( such as JSON)

from zhe.

kydos avatar kydos commented on June 5, 2024

@lygstate that makes sense. In all of our performance evaluation zenoh runs faster and with lower jitter than DDS. The difference is bigger on smaller hardware. Thus, with zenoh you can typically match or exceed DDS performances. Concerning your deployment you can use zhe as either a C-Client or for peer-to-peer communication. If you want to try the broker you can checkout the alpine docker instance available at https://hub.docker.com/r/kydos/zenoh/

To play around with the broker I suggest you use the python API available at http://github.com/atolab/zenoh-python

Let me know if you have any issues.

@kydos

from zhe.

seimonw avatar seimonw commented on June 5, 2024

Hi @kydos, is there any further news on the zenoh v1.0 developments that you can share?
Thanks.

from zhe.

Related Issues (4)

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.