reads in other
> Executor
> > thread pools and to scope certain variables to these nested pools. I
> wish
> > something I would call "thread-pool scope" were easily achieved in
> Clojure.
> > Is it?
> >
> > I'm writing a Web crawler (l
, Dan Fichter wrote:
> I want to set up Executor thread pools spawned by threads in other Executor
> thread pools and to scope certain variables to these nested pools. I wish
> something I would call "thread-pool scope" were easily achieved in Clojure.
> Is it?
>
> I&
I want to set up Executor thread pools spawned by threads in other Executor
thread pools and to scope certain variables to these nested pools. I wish
something I would call "thread-pool scope" were easily achieved in Clojure.
Is it?
I'm writing a Web crawler (let's pretend