Re: Trying to understand Clojure/Java concurrency performance?

2015-10-07 Thread Nick Pavlica
alize that http-kit made a claim of 600K connections in 2013. But I can't find any other supporting evidence that it can do that reliably. It also seems to have stagnated a bit as a project which is unfortunate. Thanks Again for your input and guidance! -- Nick On Tuesda

Re: Trying to understand Clojure/Java concurrency performance?

2015-10-07 Thread Nick Pavlica
n 1.9, but I don't know if it will help out. Thanks! -- Nick On Tuesday, October 6, 2015 at 9:57:45 PM UTC-6, Nick Pavlica wrote: > > Dear Clojure/Java Experts, > Earlier today I posted a question to the Immutant google group asking > them a question about large numbers of

Re: Trying to understand Clojure/Java concurrency performance?

2015-10-07 Thread Nick Pavlica
All, I posed this question with a little more detail in the Quasar/Pulsar group in hopes that they may have some insight into my question (https://groups.google.com/forum/#!topic/quasar-pulsar-user/l8ZX7pk9bkI) because they are more focused on that domain. Hopefully, my question is clear, if n

Trying to understand Clojure/Java concurrency performance?

2015-10-06 Thread Nick Pavlica
Dear Clojure/Java Experts, Earlier today I posted a question to the Immutant google group asking them a question about large numbers of concurrent websocket connections and their server. A member of the group kindly responded with a link ( https://github.com/ptaoussanis/clojure-web-server-benc