Attempt At Futures

2016-04-08 Thread Chris White
etter suited for this? 4. Is there a 3rd party library better suited for this? Thanks for any and all response. Once again I apologize for the not so pro code but some code is better than nothing I hope. - Chris White ( @cwgem ) -- You received this message because you are subscribed to t

Re: Advice getting started with concurrency and parallelism in Clojure

2016-04-07 Thread Chris White
g that's throwing me off is that none of the examples I'm finding actually shows threaded code. I guess what I'm looking for is that kind of example to see how it all fits together. > Timothy > > > On Tue, Apr 5, 2016 at 7:24 PM, Chris White > wrote: > >>

Advice getting started with concurrency and parallelism in Clojure

2016-04-05 Thread Chris White
ojure deals with concurrency and parallelism? I also don't mind anything that's not specifically using Clojure but will at least help me understand the concepts behind how Clojure does it. Thanks again for any and all help! - Chris White (@cwgem) -- You received this message

Re: Downloading Clojure + Contrib Source

2016-04-04 Thread Chris White
Hub or sites like Clojure Toolbox <http://www.clojure-toolbox.com/>. > Most Clojure books and online tutorials will also point you in the > direction of popular libraries. > > –S > > I'm assuming Clojars <https://clojars.org/> seems to be a good place to look aro

Downloading Clojure + Contrib Source

2016-04-04 Thread Chris White
ave to download everything in the clojure GitHub organization. Is there some kind of script used by developers to pull everything down into a single folder? Is there a way that all the contrib packages can be released as a single source tarball? Thanks ahead of time for any responses. - Chris