GithubHelp home page GithubHelp logo

Single Operation about punchclock HOT 8 CLOSED

reactiveui avatar reactiveui commented on May 5, 2024
Single Operation

from punchclock.

Comments (8)

rinkeb avatar rinkeb commented on May 5, 2024

+1
Would like to see this as well. Have to maintain a separate status flag now.

from punchclock.

anaisbetts avatar anaisbetts commented on May 5, 2024

So, instead of serializing operations with the same key, you want to drop them on the floor, right?

from punchclock.

rinkeb avatar rinkeb commented on May 5, 2024

Indeed. This is (at least for me) about repetitive, reentrant synchronization operations where it does not matter when one or more are skipped.

from punchclock.

prasannavl avatar prasannavl commented on May 5, 2024

I haven't looked into the implementation yet. But it'd make sense if the priority is validated first to make sure only lower or equal priority is dropped, and higher priority gets replaced - Presuming of course, the existing behavior remain untouched, and so that this feature is explicit is in its nature using a different method name perhaps.

from punchclock.

anaisbetts avatar anaisbetts commented on May 5, 2024

You could get a version of what you want by changing the Concat here to a Switch, but that means that an existing operation with the same key would be cancelled, and the latest one would take precedence. Probably not what you want.

from punchclock.

megakid avatar megakid commented on May 5, 2024

@paulcbetts I am also very interested in this feature. Does anyone here have an implementation for this?

from punchclock.

ghuntley avatar ghuntley commented on May 5, 2024

@prasannavl @Rintje @megakid we are preparing for a new release of punchclock (upgrade to netstandard v1.0 and implement CI) - if you're interested in taking lead position (with oversight/mentorship from Paul) in implementing this please let us know.

from punchclock.

giusepe avatar giusepe commented on May 5, 2024

I close this issue cause it seems a bit out the scope to me and since no one mentioned about it in the last 2 (3?) years, there's no reason to keep it open.
If anyone is willing to take this further and try to implement it in a way that won't break what we currently have , I'm more than glad to look into it.

from punchclock.

Related Issues (11)

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.