Skip to content

jagile/clojure-async-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-async-pipeline

Test clojure async library, especially multi-threaded worker via pipeline.

lein run

Run leiningen and look on your console. You should see parallel execution of blocks. Adjust src/dummy/clore.clj for more conrurrency.

Integration test should prove that at most 2 parallel "requests" are issued and there is a case that exactly 2 parallel "requests" are ongoing.

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Test clojure async library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published