Coder Social home page Coder Social logo

Comments (2)

olmari avatar olmari commented on June 20, 2024

There are 2 sides to this kind of behaviour. It could make overall startup faster, which is desirable, but it will also use machine resources kind on unneccesarily. I suspect only place where this would benefit the most is when one (or more) methods won't work for any reason, thus trying things in parallel would (maybe) make one of the things work...

While starting subcommands in paraller is easy enough, plenty methods listed in https://www.slashroot.in/how-run-multiple-commands-parallel-linux but I have yet to figure out how can we then properly (so they will not mix the first result in any way after they finished) "forget" the yet unfinished scripts so that they do what they do and we don't care anymore, and stiill be able to use the first result that came out from any of the subcommands.

from synth-shell.

andresgongora avatar andresgongora commented on June 20, 2024

You are right. It might not even improve by that much. I'm moving this to #46 and closing this issue.

from synth-shell.

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.