Info
| Version: | 3.2.2 |
| Author(s): | Peter Waher |
| Last Update: | Friday, December 5, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Runtime/Waher.Runtime.Queue |
| NuGet Url: | https://www.nuget.org/packages/Waher.Runtime.Queue |
Install
Install-Package Waher.Runtime.Queue
dotnet add package Waher.Runtime.Queue
paket add Waher.Runtime.Queue
Waher.Runtime.Queue Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Events(>= 1.0.12)
- NETStandard.Library(>= 1.6.1)
Tags
You can have multiple working tasks adding items to queues, as well as multiple working tasks subscribing to items from queues.