MassTransit / MassTransit-JS

Distributed Application Framework for .NET and JavaScript/TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MassTransit

MassTransit is a free, open-source distributed application framework for .NET. MassTransit makes it easy to create applications and services that leverage message-based, loosely-coupled asynchronous communication for higher availability, reliability, and scalability.

Mass Transit

MassTransit is Apache 2.0 licensed.

MassTransit for JavaScript

This repository is the NPM package source for the JavaScript version of MassTransit. This is not a full implementation of MassTransit, and is primarily designed for interop with MassTransit for .NET from Node applications.

Official MassTransit web site

This project is currently under development, feedback and contributions encouraged!

About

Distributed Application Framework for .NET and JavaScript/TypeScript

License:Apache License 2.0


Languages

Language:TypeScript 100.0%