> silly question are you using the call in a sequence pipeline with pmap or
> mapcat or the like? Or does clj-http that under the covers?

Those are good questions. Until I get this working I have been doing
the simplest thing possible, which is simply starting the app, and
then having the app make the call to Omniture as one of the first
things it does on startup.

I will dig into clj-http to see what it is doing under the covers.

I am curious, do you have a suspicion about something? A theory?




On Mar 5, 11:17 am, "Meikel Brandmeyer (kotarak)" <m...@kotka.de>
wrote:
> Hi,
>
> silly question are you using the call in a sequence pipeline with pmap or
> mapcat or the like? Or does clj-http that under the covers?
>
> Kind regards
> Meikel

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to