Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

pragmatrix/NChannels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small hack to support a very limited subset of the channel concept of Go (or Newsqueak) for .NET 4.

Supported are

- Synchronous, single value channels.
- Select without default paths.

For examples, take a look at the testcases in the directory NChannels.Tests.

Some inspirations were taken from:

https://github.com/rosado/prime-sieve-cs/tree/master/ChanLib

About

A .NET implementation of Go's Channels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published