Metadata >> NuGet >> Helios.ETW >> 1.4.0

1.4.0

Metadata

Authors Aaron Stannard
Copyrights Copyright © Aaron Stannard 2013-2015
Description High performance, reactive TCP / UDP socket middleware for .NET
LicenseUrl https://github.com/helios-io/helios/blob/master/LICENSE
Owners Aaron Stannard
ProjectUrl https://github.com/helios-io/helios
ReleaseNotes Major update to Helios designed to help support [Akka.NET v1](http://getakka.net/). Added Mono support to all outbound clients. All benchmarks have been run on Mono as well as the full build suite. Fixed data loss issued caused during periods of high-speed writes. This has been resolved. Added stubs for tracing and monitoring. Integrated [Helios.DedicatedThreadPool](https://github.com/helios-io/DedicatedThreadPool) for a massive performance boost on the `DedicatedThreadFiber`, used by default on most socket clients.
RequireLicenseAcceptance False
Tags socket sockets helios UDP TCP Netty reactor
Dependencies Microsoft.Diagnostics.Tracing.EventRegister:1.0.26|Microsoft.Diagnostics.Tracing.EventSource:1.0.26|Microsoft.Diagnostics.Tracing.EventSource.Redist:1.0.26|Helios:1.4.0
Title Helios.ETW
PackageSize 4126
PackageHashAlgorithm SHA512
PackageHash 0UmmzgQ18hk7p/gwQF9EyY3FHU+lTQVz6jEmmmtQoqqnqFAumRlh5vBTYSBKwRIl5sRJX79Y2iOohluMrfWNug==
DownloadCount 000000
CreatedDate 2015-04-02T17:08:52

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Helios.ETW -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Helios.ETW -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Helios.ETW 1.4.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Helios.ETW -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Helios.ETW -Version 1.4.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Helios.ETW -Version 1.4.0
Uninstalling the package:
o remove-wrap Helios.ETW

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related