A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/helios-io/helios below:

helios-io/helios: reactive socket middleware for .NET

NOTICE: Helios is being deprecated and is no longer under active development. We've since joined up with the Azure group at Microsoft and are working with them on DotNetty, another reactive socket-server implementation for .NET. Please use that going forward.

Helios is concurrency and networking middleware for .NET - think of it as a loose C# port of Java's wildly influential Netty library. Helios offers .NET developers the ability to develop high-performance networked applications on top of TCP and UDP sockets combined with powerful stream-management, event brokering, and concurrency capabilities.

Helios is currently used to power all of the network operations inside Akka.NET.

Helios has a combination of features that were all chosen for their practical value inside networked and event-driven applications:

  1. TCP and UDP reactor servers, designed for high-performance socket-servers in .NET
  2. TCP and UDP clients.
  3. Network message encoders and decoders.
  4. Fibers and Event Loops, for easily pushing events and delegates onto dedicated thread-pools.
  5. ByteBuffers and tools for simplifying buffer management.
  6. Event Brokers and subscription management.
  7. Custom IEnumerable implementations, such as the ICircularBuffer.
  8. And lots of other utilities, such as NullGuard and AtomicReference.

See LICENSE for details.

Helios happily accepts pull requests - please use concise, clear commit messages and reference Issue numbers in your pull requests if appropriate.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4