Coder Social home page Coder Social logo

codecopy / helios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helios-io/helios

0.0 0.0 0.0 6.7 MB

reactive socket middleware for .NET

Home Page: http://helios-io.github.io/

License: Apache License 2.0

C# 98.67% Shell 0.08% F# 1.17% Batchfile 0.08%

helios's Introduction

helios

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.

Join the chat at https://gitter.im/helios-io/helios

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.

Features

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.

License

See LICENSE for details.

Contributing

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

helios's People

Contributors

aaronontheweb avatar gitter-badger avatar jeoffman avatar jordansjones avatar sean-gilliam avatar stefansedich avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.