sinclairzx81 / reactorLinks
Asynchronous Event Driven IO for .NET
☆42Updated 6 years ago
Alternatives and similar repositories for reactor
Users that are interested in reactor are comparing it to the libraries listed below
Sorting:
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- Kino - framework for building Actors networks☆26Updated 3 years ago
- Async/Awaitable non-blocking lock in C#☆18Updated 4 years ago
- A P2P library to create peer-to-peer applications with .Net☆69Updated 11 years ago
- A lightweight message routing library supporting various messaging frameworks and serialization formats.☆18Updated 6 years ago
- Zyanea was the codename for the next version of Zyan Communication Framework, a proof of concept.☆21Updated 7 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 5 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆69Updated 5 years ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 12 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)