All Projects β†’ arcus-azure β†’ arcus.messaging

arcus-azure / arcus.messaging

Licence: MIT license
Messaging with Microsoft Azure in a breeze.

Programming Languages

C#
18002 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to arcus.messaging

azure-service-bus-go
Golang library for Azure Service Bus -- https://aka.ms/azsb
Stars: ✭ 67 (+235%)
Mutual labels:  queue, topic, servicebus
Swoole Jobs
πŸš€Dynamic multi process worker queue base on swoole, like gearman but high performance.
Stars: ✭ 574 (+2770%)
Mutual labels:  queue, topic
Openmessaging Java
OpenMessaging Runtime Interface for Java
Stars: ✭ 685 (+3325%)
Mutual labels:  queue, routing
openmessaging.github.io
OpenMessaging homepage
Stars: ✭ 12 (-40%)
Mutual labels:  queue, routing
Specification
OpenMessaging Specification
Stars: ✭ 242 (+1110%)
Mutual labels:  queue, routing
horse-messaging
Open Source Messaging Framework. Queues, Channels, Events, Transactions, Distributed Cache
Stars: ✭ 65 (+225%)
Mutual labels:  queue, routing
dynamic-queue
The dynamic queue
Stars: ✭ 17 (-15%)
Mutual labels:  queue, servicebus
organicmaps
πŸƒ Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+18345%)
Mutual labels:  routing
es6-router
🌐 Simple client side router built in ES6
Stars: ✭ 16 (-20%)
Mutual labels:  routing
GTFS
.NET implementation of a General Transit Feed Specification (GTFS) feed parser.
Stars: ✭ 55 (+175%)
Mutual labels:  routing
app
Aplus Framework App Project
Stars: ✭ 338 (+1590%)
Mutual labels:  routing
routing-kit
🚍 High-performance trie-node router.
Stars: ✭ 95 (+375%)
Mutual labels:  routing
journey
A conductor routing helper library
Stars: ✭ 35 (+75%)
Mutual labels:  routing
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+13140%)
Mutual labels:  queue
angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+360%)
Mutual labels:  routing
svelte-hash-router
tienpv222.github.io/svelte-hash-router
Stars: ✭ 37 (+85%)
Mutual labels:  routing
PySiQ
A Python Simple Queue system for your apps
Stars: ✭ 23 (+15%)
Mutual labels:  queue
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (+35%)
Mutual labels:  queue
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+790%)
Mutual labels:  queue
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (+305%)
Mutual labels:  queue

Arcus - Messaging

Build Status NuGet Badge

Messaging development in a breeze.

Arcus

Installation

Easy to install it via NuGet:

  • Service Bus message pump
PM > Install-Package Arcus.Messaging.Pumps.ServiceBus
  • Health Probing
PM > Install-Package Arcus.Messaging.Health

For a more thorough overview, we recommend reading our documentation.

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

Read the full license 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].