Giter VIP home page Giter VIP logo

Comments (6)

tobi-tobsen avatar tobi-tobsen commented on August 19, 2024

I found the following info on the openpgm website:

OpenPGM can interoperate with Microsoft's
PGM implementation found in Windows XP
and newer platforms, hence called MS-PGM.
Microsoft's stack is currently limited to
PGM/IPv4, with no support UDP
encapsulation or IPv6.

Imo we should try that out first and the emcaster example suggests that it is not very difficult.

I guess using the openpgm implementation from .net and mono is somewhat more complicated but for portability we should definitely keep that in mind and finally have that on the roadmap.

from netmq.

sustrik avatar sustrik commented on August 19, 2024

IIRC MS implementation of PGM suffers from not having a push-back. If data are sent faster than they can be pushed to the network the memory usage grows without bound. However, this is a pretty old observation (~4 years old), the problem may have been fixed in the meantime. You should check before spending too much time on it.

from netmq.

somdoron avatar somdoron commented on August 19, 2024

@sustrik how can we test that?

from netmq.

sustrik avatar sustrik commented on August 19, 2024

Just push data to PGM socket as fast as possible and check whether it will completely exhaust the memory.

from netmq.

somdoron avatar somdoron commented on August 19, 2024

thanks.

from netmq.

somdoron avatar somdoron commented on August 19, 2024

pgm is working :-), still have some stuff to complete so i'm not doing pull request yet.
it should be compatible with zeromq openpgm.

implemented with ms-pgm. if you want to take a look you can find it at:
https://github.com/somdoron/netmq/tree/PGM

from netmq.

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.