GithubHelp home page GithubHelp logo

msylvia / gadgetry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fydar/gadgetry

0.0 0.0 0.0 283 KB

A C# library for creating long-running tasks and background workers.

License: Apache License 2.0

C# 100.00%

gadgetry's Introduction

Gadgetry

Gadgetry is C# library for creating long-running tasks and background workers.

Steps

A step will run one-after-another.

A gadget that utilises steps. A gadget that utilises steps.

Workers

A worker will run in parallel with all other workers.

A gadget that utilises steps. A gadget that utilises workers to execute 16 counters in parallel.

Channels

A channel represents the flow of data from one Gadget to another.

A gadget that utilises steps. A gadget that utilises a producer and a consumer in order to aggregate data.

Resources

A resource can be used to share state between Gadgets.

A . A Gadget that waits and writes a value to a resource.

Documentation

Documentation can be associated with a Gadget and other Gadget components.

A . A documented Gadget and Channel.

Visualisation

A visualiser is a model used to visualise the current state of a Gadget.

A . A Gadget with a visualiser for it's progress.

gadgetry's People

Contributors

fydar avatar

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.