[–] yosbelms 9y ago ↗ Motivation:This library started as a research project for https://github.com/yosbelms/cor. It got frozen months ago, but suddenly I got motivated after read https://medium.com/@theflapjack103/the-way-of-the-gopher-669.... This lib shows that JavaScript also owns resources to deal with concurrency.
[–] johnhenry 9y ago ↗ This is cool. I've Seen a few other projects that do something similar: https://github.com/ubolonton/js-csp and https://github.com/jlongster/js-csp. [–] yosbelms 9y ago ↗ Yes, js-csp is a great project. The main difference is that unlike js-csp, Getjs is bases on promises, is like a mix of co and js-csp
[–] yosbelms 9y ago ↗ Yes, js-csp is a great project. The main difference is that unlike js-csp, Getjs is bases on promises, is like a mix of co and js-csp
3 comments
[ 3.1 ms ] story [ 14.7 ms ] threadThis library started as a research project for https://github.com/yosbelms/cor. It got frozen months ago, but suddenly I got motivated after read https://medium.com/@theflapjack103/the-way-of-the-gopher-669.... This lib shows that JavaScript also owns resources to deal with concurrency.