Fork me on GitHub
#funcool
<
2019-09-27
>
niwinz09:09:01

I have been experimenting with vertx and clojure and looks interesting. https://github.com/funcool/vertx-clojure

niwinz10:09:31

In my first benchmarks (on real cloud servers, not in localhost), seems like it performs identically to undertow in the same conditions, interesting...

niwinz11:09:13

vertx seems like handles a little bit better keepalive and http pipelining