Coder Social home page Coder Social logo

bobthemighty / paramore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brightercommand/brighter

0.0 2.0 0.0 272.83 MB

Command Dispatcher, Processor, and Distributed Task Queue

Home Page: http://iancooper.github.io/Paramore

Python 0.03% C# 54.65% ASP 0.30% Shell 0.71% PowerShell 4.91% Pascal 0.13% CSS 0.50% JavaScript 38.70% Puppet 0.07%

paramore's Introduction

================================= Paramore Brighter - Command Dispatch

![canon] (https://openclipart.org/people/amilo/canon.svg) Brighter is a command dispatcher, processor, and task queue
Version 2.0.1
Web http://iancooper.github.io/Paramore/
Download https://www.nuget.org/packages/Paramore.Brighter.CommandProcessor/
Source https://github.com/iancooper/Paramore
Keywords task queue, job queue, asynchronous, async, rabbitmq, amqp, c#, command, command dispatcher, command processor, queue, distributed

Why a Command Dispatcher, Command Processor, and Task Queue?

  • When implementing a hexagaonal architecture, one question is how to implement a port.
  • Paramore shows how to implement ports using a Command approach (with a Command Dispatcher & Processor called Brighter).
  • Brighter also provides a Task Queue implementation for handling those commands asynchronously. In this role it has design goals similar to Celery
  • More detailed documentation on the project can be found on the GitHub pages for the project here: Paramore

Brighter

  • Brighter
    • An implementation of the Command Dispatcher and Command Processor patterns, suitable for providing both dispatch and orthoganal concerns such as retry, circuit breaker, timeout, logging etc.
    • Brighter

Rewind

  • An example .NET project using Brighter
  • Provides an example of the following architectural styles:
  • Hierachical Systems
    • N-Tier inc. Hexagonal Architecture (Ports and Adapters)
    • CQRS
  • Data Centric Systems
    • OO Domain Model (see below.. )
  • Data Flow Systems
    • Piplines
  • Interacting Processess
    • Broker
  • Client-Server (REST, SPA)
Coverity Scan Build Status

paramore's People

Contributors

iancooper avatar mark-data8 avatar

Watchers

Bob Gregory avatar James Cloos 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.