I'm not sure if that's related to the problem either, but it may very well improve performance. Thanks for the suggestion. I will try opening the streams ahead of time and see where that takes me.
On Jun 1, 10:20 am, MikeM <michael.messini...@invista.com> wrote: > I don't know if this is part of the problem, but you appear to be > calling getInputStream repeatedly on the socket. I think more > typically the socket connnection is established, input and output > streams are obtained one time only, then the streams are used as > needed for the duration of the connection. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---