akka-concurrency-test icon indicating copy to clipboard operation
akka-concurrency-test copied to clipboard

Study on what Threads, ThreadPools, Executors, ExecutorServices, ExecutionContext, Futures are and how to configure them

Results 1 akka-concurrency-test issues
Sort by recently updated
recently updated
newest added

nice work! here's a post from Quantifind's blog on the subject of instantiation of Scala futures; in particular, how to throttle them to preserve heap space. http://blog.quantifind.com/instantiations-of-scala-futures