On Sat, Sep 19, 2009 at 1:07 AM, Roger Gilliar <ro...@gilliar.de> wrote:

>
> Hi,
>
> > re you opening something, using it to return a lazy sequence, and
> > then closing it before consuming the sequence?
>
>
> No. I started with just opening the database connection in the handler
> function.


You mention threading in the subject and you have a (binding [...] ...)
form. Are you starting a thread, or communicating with one, or using pmap,
future, an agent, or etc. inside the binding, and expecting the binding to
affect the code that runs in the thread/map/future/agent?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to