1. Windows Azure Service Bus Samples - Push programming model

    By:

    Currently customers writing Azure ServiceBus queue consumer need to write code to receive messages from a queue/subscription. This sample intends to simplify consuming messages using a WCF based approach. This packages adds a folder with the implementation of this WCF based solution and also adds a Start.cs file which can be used to try the soluti... More information

  2. Log4Rabbit

    By:

    RabbitMQ appender for log4net

  3. Enterprise Library - Transient Fault Handling Application Block - Windows Azure Storage integration

    By:

    Transient error detection strategies to use with Windows Azure Storage, for the Transient Fault Handling Application Block ("Topaz").

  4. Lokad.Cloud.Storage.Autofac

    By:

    Optional Autofac modules for Lokad.Cloud.Storage. You do NOT need this package, unless you want to integrate Lokad.Cloud.Storage into your already existing Autofac container quickly.

  5. ThreadTaskManager

    By:

    A framework to easily create threads to run tasks Synchronously or Asynchronously. To get started write a class that derives from AThreadTask. From there override the PerformTask(object parameter) method. In this method, write the code you would like to have ran in it's own thread. The value you return will be populated in the ReturnValue prope... More information

  6. Roque

    By:

    Roque is a queueing framework. Allows you to create Redis-based distributed async event and work queues by just using plain-old C# methods and events.

  7. Azure Trace Listener

    By:

    Simple Trace Listener outputting trace data directly to Windows Azure Queue or Table Storage. Unlike the Windows Azure Diagnostics Listener (WAD), logging happens immediately and does not rely on (scheduled or manually triggered) Log Transfer mechanism. A simple Reader application shows how to read trace entries and can be used "as is" or as base ... More information

  8. Footloose 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  9. Footloose.Xmpp 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  10. Burden

    By:

    A durable job queue library based on Reactive extensions

  11. Burden.Redis

    By:

    An implementation of a persistent job queue in Redis

  12. Footloose.Amqp 2.0.0

    By:

    Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like lo... More information

  13. AzureTraceListeners

    By:

    Simple Azure Trace Listeners for Table Storage, Queue Storage and Azure SQL - for use when Diagnostics is not available (ie when using the Azure Websites functionality).

    369 downloads

  14. ExtCore

    By:

    ExtCore provides extensions to the F# core library (FSharp.Core) and aims to help you build industrial-strength F# applications. These extensions include additional functions for modules such as Array, List, Set, and Map; immutable IntSet, IntMap, LazyList, and Queue collections; a variety of computation expressions (workflows); and "workflow colle... More information

  15. Belz.QueueProvider

    By:

    Belz.QueueProvider is a Queue Provider interface for Belz project

  16. Belz.QueueProvider.IronMq

    By:

    Belz.QueueProvider.IronMq is an IronMq service implementation for Belz Queue Provider interface

  17. Roque.Worker

    By:

    This package is for class libraries that implement worker services or subscribers. Roque is a queueing framework. Allows you to create Redis-based distributed async event and work queues by just using plain-old C# methods and events.

  18. background

    By:

    Background.js provides a background job queue and list with array iterators for Javascript applications.

  19. CloudSoft ServiceBus

    By:

    CloudSoft.ServiceBus is a very simple component to process message in JSON format with async generic queue like MSMQ or in memory

  20. jQuery Notification Plugin

    By:

    noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional) The notifications can be positioned at the : top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - ... More information