Giter Club home page Giter Club logo

Comments (5)

buchanae avatar buchanae commented on May 29, 2024

This is related to #38 and we're looking at building this into the funnel client CLI as funnel wait and funnel run --wait.

I'd be interested in learning about cases where handling this client-side isn't good enough though.

from funnel.

buchanae avatar buchanae commented on May 29, 2024

#98 added funnel run --wait and funnel wait. #105 will further refine this.

I don't expect we'll be implementing this on the server side in the near future.

from funnel.

jbingham avatar jbingham commented on May 29, 2024

Cases where client-side isn't ideal:

  • Close laptop (have to run the client on a VM at addl cost)
  • Complex graph where a blocking funnel task wastes cpu cycles (in theory, maybe not in practice)
  • The backend already supports server-side dependency
  • The backend can display DAGs only if the tasks are all submitted up-front without client-side blocking

That said, client-side is really not too bad :)

from funnel.

buchanae avatar buchanae commented on May 29, 2024

Great, thanks for the insight. Being able to close your laptop seems important. Possibly we can do this on a per-backend basis: if the backend supports dependency, we can consider using it.

from funnel.

buchanae avatar buchanae commented on May 29, 2024

I have some experimental task dependency code here, which might be a good starting point if we ever want to do this in Funnel: https://github.com/buchanae/ktl

from funnel.

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.