<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">After just thinking a bit about it, I
guess the HashMap was synchronized... so then ConcurrentHashMap is
quicker.<br>
<br>
Franck<br>
<br>
Le 17/03/2013 13:20, Franck Routier a écrit :<br>
</div>
<blockquote cite="mid:5145B51F.3020208@axege.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Hi,<br>
<br>
this is a bit out of topic, but can you enlighten me on this :<br>
<br>
"The logger cache field in <code>LoggerContext</code> now uses
a <code>ConcurrentHashMap</code> instead of a regular <code>HashMap</code>.
This dramatically improves the speed of logger retrieval"<br>
<br>
I would have thought ConcurrentHashMap to be less efficient than
plain HashMap...<br>
<br>
Franck<br>
<br>
Le 15/03/2013 18:20, Ceki Gülcü a écrit :<br>
</div>
<blockquote cite="mid:51435862.1070309@qos.ch" type="cite">Hello
all, <br>
<br>
I am happy to announce the release of logback version 1.0.10. It
should <br>
hit the Maven central repository within the next 2 hours. <br>
<br>
Please refer to the news page for precise details of this
release. <br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://logback.qos.ch/news.html">http://logback.qos.ch/news.html</a>
<br>
<br>
You can download logback, including full source code, class
files and <br>
documentation on our download page, shown below. <br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://logback.qos.ch/download.html">http://logback.qos.ch/download.html</a>
<br>
<br>
You can receive logback related announcements by subscribing to
the <br>
QOS.ch announce mailing list. To subscribe to QOS.ch announce
list, <br>
please visit the following URL. <br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.qos.ch/mailman/listinfo/announce">http://www.qos.ch/mailman/listinfo/announce</a>
<br>
<br>
You may also receive announcements via twitter via the following
<br>
account: <br>
<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="https://twitter.com/qos_ch">https://twitter.com/qos_ch</a>
<br>
<br>
Enjoy, <br>
-- <br>
Ceki Gülcü <br>
_______________________________________________ <br>
Logback-user mailing list <br>
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a> <br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a>
<br>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Logback-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a>
<a class="moz-txt-link-freetext" href="http://mailman.qos.ch/mailman/listinfo/logback-user">http://mailman.qos.ch/mailman/listinfo/logback-user</a></pre>
</blockquote>
<br>
</body>
</html>