> regarding the perf. improvements, is it client or server?

It's the server.  Due to IO model change: One IO thread (reading and
writing) => One thread reading, decoding + many threads writing

沈锋



On Sat, May 4, 2013 at 7:54 AM, László Török <ltoro...@gmail.com> wrote:

> Hi,
>
> regarding the perf. improvements, is it client or server?
>
> Thx
>
> Las
>
>
> 2013/5/3 Michael Klishin <michael.s.klis...@gmail.com>
>
>>
>> 2013/5/3 Feng Shen <shen...@gmail.com>
>>
>>> Compare to 2.0.0, noticeable changes:
>>>
>>>    1. Much faster: about 30%~80% faster.
>>>    2. The client support HTTPS now
>>>    3. :as option to do client output coercion
>>>
>>> Not that noticeable changes:
>>>
>>>    1. few minor bugs fixes
>>>    2. less RAM usage
>>>
>>> The full update log:
>>> https://github.com/http-kit/http-kit/blob/master/history.md
>>>
>>
>> I'd highly recommend starting a new thread for each new version.
>> Also, your change log is in chronological order. Keeping it in
>> reverse chronological order (2.1.0 first) would make it much easier
>> to quickly discover recent changes.
>>
>> Good job on the performance improvements!
>> --
>> MK
>>
>> http://github.com/michaelklishin
>> http://twitter.com/michaelklishin
>>
>> --
>> --
>> 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.
>>
>>
>>
>
>
>
> --
> László Török
>
> --
> --
> 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 a topic in the
> Google Groups "Clojure" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/clojure/YcezxQKG6rs/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
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