Coder Social home page Coder Social logo

Comments (5)

niemyjski avatar niemyjski commented on July 22, 2024

@ejsmith: Could we do this with the new attached behaviors?

from foundatio.

ejsmith avatar ejsmith commented on July 22, 2024

I think you would want to use the messagebus for this. You could publish a message from wherever you are saving the file and then you could subscribe to that event and enqueue an action to happen or just do the action right then. Does that make sense?

from foundatio.

chrispauly avatar chrispauly commented on July 22, 2024

I was thinking leveraging the messagebus would make the most sense too... since it already has the pub/sub functionality and ability to perform an action based on an object type (which would be the specific EventArgs message for whatever event occurred). This architecture seems like a way you could provide metrics across every function (as long as they implement the event messaging).

Also, it's a way that I've used in the past to handle asynchronous processing of synchronous tasks cross-processes.

from foundatio.

niemyjski avatar niemyjski commented on July 22, 2024

@chrispauly did you end up going with the message bus approach? After rereading all of this it seems like that is what you were wanting to use. Is this correct? If not please let us know. Also, please feel free to close this issue if you feel this use case is solved.

from foundatio.

chrispauly avatar chrispauly commented on July 22, 2024

Oh, I never did anything with this. It was just an idea I had after you presented at the MadDotNet meeting last year. I really liked this collection and just thought that Eventing was something that I leverage in many apps I built and thought it would fit right into a foundational collection. I've changed jobs since last year and haven't written any new custom apps that could use these objects, but if I do find the need I will definitely look at forking and/or creating a pull request.

from foundatio.

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.