All Projects → Particular → Nservicebus

Particular / Nservicebus

Licence: other
The most popular service bus for .NET

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Nservicebus

research
research, notes & ideas on various subjects
Stars: ✭ 54 (-97.03%)
Mutual labels:  distributed-systems, messaging
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (-81.06%)
Mutual labels:  messaging, distributed-systems
welcome-to-the-state-machine-demos
Demos and sample for my "Welcome to the (state) machine" talk
Stars: ✭ 17 (-99.06%)
Mutual labels:  messaging, nservicebus
Liftbridge
Lightweight, fault-tolerant message streams.
Stars: ✭ 2,175 (+19.77%)
Mutual labels:  messaging, distributed-systems
Nats Server
High-Performance server for NATS.io, the cloud and edge native messaging system.
Stars: ✭ 10,223 (+462.94%)
Mutual labels:  messaging, distributed-systems
nats-account-server
A simple HTTP/NATS server to host JWTs for nats-server 2.0 account authentication.
Stars: ✭ 62 (-96.59%)
Mutual labels:  distributed-systems, messaging
Naos
A mildly opiniated modern cloud service architecture blueprint + reference implementation
Stars: ✭ 19 (-98.95%)
Mutual labels:  distributed-systems, messaging
Nsq
A realtime distributed messaging platform
Stars: ✭ 20,663 (+1037.83%)
Mutual labels:  messaging, distributed-systems
Nsq
A realtime distributed messaging platform (forked from https://github.com/nsqio/nsq)
Stars: ✭ 476 (-73.79%)
Mutual labels:  messaging, distributed-systems
Jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
Stars: ✭ 4,445 (+144.77%)
Mutual labels:  messaging, distributed-systems
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (-24.83%)
Mutual labels:  messaging, distributed-systems
Mainflux
Industrial IoT Messaging and Device Management Platform
Stars: ✭ 1,341 (-26.16%)
Mutual labels:  messaging, distributed-systems
Sandglass
Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue.
Stars: ✭ 1,531 (-15.69%)
Mutual labels:  messaging, distributed-systems
Go Archaius
a dynamic configuration framework used in distributed system
Stars: ✭ 133 (-92.68%)
Mutual labels:  distributed-systems
Xastir
This is the Xastir APRS client repository.
Stars: ✭ 135 (-92.57%)
Mutual labels:  messaging
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (-3.41%)
Mutual labels:  messaging
Timy Messenger
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
Stars: ✭ 1,745 (-3.91%)
Mutual labels:  messaging
Examples
DC/OS examples
Stars: ✭ 139 (-92.35%)
Mutual labels:  distributed-systems
Vonage Python Sdk
Vonage Server SDK for Python. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 134 (-92.62%)
Mutual labels:  messaging
Rucio
Rucio - Scientific Data Management
Stars: ✭ 131 (-92.79%)
Mutual labels:  distributed-systems

Building

To build NServiceBus just open NServiceBus.sln in Visual Studio.

You'll find the built assemblies in /binaries.

If you see the build failing, check that you haven't put the source of NServiceBus in a deep subdirectory since long path names (greater than 248 characters) aren't supported by MSBuild.

Licensing

NServiceBus

NServiceBus is licensed under the RPL 1.5 license. More details can be found here.

SimpleJson

SimpleJson is licensed under the MIT license as described here.

SimpleJson sources are compiled into the NServiceBus distribution as allowed under the license terms found here.

net-object-deep-copy

net-object-deep-copy is licensed under the MIT license as described here.

net-object-deep-copy sources are compiled into the NServiceBus distribution as allowed under the license terms found here.

FastExpressionCompiler

FastExpressionCompiler is licensed under the MIT license as described here.

FastExpressionCompiler sources are compiled into the NServiceBus distribution as allowed under the license terms found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].