Skip to content

Experiment to find out if synchronous calls block parallel tasks. TLDR; they do

Notifications You must be signed in to change notification settings

balupton/sync-async-parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sync Async Parallel

Experiment to find out if synchronous calls block parallel tasks. TLDR; they do

Usage

npm i -g coffee-script
git clone https://github.com/balupton/sync-async-parallel.git
cd sync-async-parallel
npm i
coffee example.coffee

License

Licensed under the incredibly permissive MIT License
Copyright © 2013+ Benjamin Arthur Lupton b@lupton.cc

About

Experiment to find out if synchronous calls block parallel tasks. TLDR; they do

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published