Giter Site home page Giter Site logo

Comments (3)

minrk avatar minrk commented on May 19, 2024

Some more details on your zeromq and pyzmq versions/builds and OS would be helpful.

Are you using zeromq-2.0.10 and pgm? The version of openpgm with zeromq-2.0.10 doesn't allow multiple contexts, and will crash if you try to create more. This is fixed in 2.1.0 (and possibly also the 'maint' git branch).

In general, zeromq-2.0 has quite a few c-asserts that bring down the process, and there's not much we can do about it. zeromq-2.1 is much better behaved in that respect, and even responds nicely to KeyboardInterrupts.

from pyzmq.

m0n5t3r avatar m0n5t3r commented on May 19, 2024

oops, sorry... I'm using 2.0.10 on Ubuntu from ppa:chris-lea/zeromq, probably has PGM compiled in; I solved the multiple contexts problem by making the context a singleton, but there are other things that crash the process and making something work involves a lot of voodoo

I guess I'll have to wait for the release of 2.1 then :-/ (or package a beta for myself)

from pyzmq.

minrk avatar minrk commented on May 19, 2024

There was a beta release of 2.1.0 in December, and as far as my experience, it's better across the board than 2.0.10. I would personally recommend using that over 2.0.10, even though it's beta. The usual arguments against beta are stability, etc., but 2.1.0 is much more stable than 2.0.10.

Closing the issue, since it doesn't apply to current versions.

from pyzmq.

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.