Code Monkey home page Code Monkey logo

Comments (8)

jchambers avatar jchambers commented on May 25, 2024

Agreed. This is on the to-do list; it came up in #9 and #10, too.

from pushy.

jchambers avatar jchambers commented on May 25, 2024

Turns out that doing this will make fixing a few other bugs substantially easier. Moved this up to the v0.2 milestone and opened a pull request (see #18).

from pushy.

jchambers avatar jchambers commented on May 25, 2024

@flozano Somebody at @relayrides has pointed out that I misunderstood what you're asking for here. I think #18 is a step in the right direction, but doesn't allow for sharing between push managers (though it does now share between connections within a single push manager). I think I'm going to (re-)defer the shared-among-push-manager aspect of things to v0.3, but will still get #18 in for v0.2. Pardon the confusion!

from pushy.

jchambers avatar jchambers commented on May 25, 2024

Actually, just sharing a group between PushManagers isn't so bad. That's done in cd78b1c, so #18 should, indeed, fix this issue.

from pushy.

flozano avatar flozano commented on May 25, 2024

ah cool :)

I guess loop group lifecycle is handled differently if I give it to the PushManager instance as opposed to an internally managed one... I assume if I give mine to PushManager, PushManager won't kill it when I close it, right?

from pushy.

flozano avatar flozano commented on May 25, 2024

Nevermind, just saw the commit and the field

  • private final boolean shouldShutDownWorkerGroup;

indicates you were already thinking on this 👍

from pushy.

jchambers avatar jchambers commented on May 25, 2024

Yeah -- tried to make it clear in the Javadoc, too. If there's anywhere else you think I should advertise it, I'm all ears.

from pushy.

flozano avatar flozano commented on May 25, 2024

I think it´s pretty natural behavior (if I provide it, I handle - if you have your own, you handle), so I think I would be OK with just mentioning in javadoc - but, of course, I asked for this feature so it´s natural to me.

Thanks for hearing my suggestion btw!

from pushy.

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.