Giter Club home page Giter Club logo

Comments (7)

asm89 avatar asm89 commented on July 17, 2024

I'd go for the serial flag, because:

  • there might be other executables used in install scripts that use lock files and cannot run in parallel
  • flock would add another dependency + guidelines on what to flock etc

from pluginhook.

progrium avatar progrium commented on July 17, 2024

Yeah, I like the serial flag.

On Thu, Jul 4, 2013 at 1:23 PM, Alexander [email protected] wrote:

I'd go for the serial flag, because:

  • there might be other executables used in install scripts that use
    lock files and cannot run in parallel
  • flock would add another dependency + guidelines on what to flock etc


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-20488978
.

Jeff Lindsay
http://progrium.com

from pluginhook.

asm89 avatar asm89 commented on July 17, 2024

@progrium I'm wondering, maybe a parallel flag would be more appropriate? I guess you have to be more careful about the decision to do things in parallel than the other way around, so serial behaviour by default makes sense?

from pluginhook.

asm89 avatar asm89 commented on July 17, 2024

Running in serial mode it's also possible to output the stdout of every command instead of only of the last one.

from pluginhook.

progrium avatar progrium commented on July 17, 2024

It's possible now, you just have to have all the plugins cooperate. But I
agree, serial mode will make that case much easier/simpler.

On Mon, Jul 8, 2013 at 2:17 AM, Alexander [email protected] wrote:

Running in serial mode it's also possible to output the stdout of every
command instead of only of the last one.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-20593949
.

Jeff Lindsay
http://progrium.com

from pluginhook.

jazzzz avatar jazzzz commented on July 17, 2024

In serial mode, how do you think the pipeline filtering should work?

from pluginhook.

progrium avatar progrium commented on July 17, 2024

I pulled in PR #8, does that resolve this?

from pluginhook.

Related Issues (8)

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.