Skip to content

austinfelipe/node-channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published