Skip to content

Repository files navigation

node-channels

The main goal is have fun :)

Based on https://tour.golang.org/concurrency/2

Caution πŸ™‹β›”οΈ

Threads on Node have specific usage. As pointed at the documentation, you should use it for performing CPU-intensive JavaScript operations. For I/O operation, libuv performs better.

Roadmap

About

Have fun with Node version of Golang's channels πŸ”₯

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages