<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote cite="mid:507B3D15.7040807@cs.cmu.edu" type="cite">
<pre wrap="">Hi,
OpenSlide 3.3.1 has been released, <u><b>parallelizing concurrent
openslide_read_region calls</b></u>, improving performance on MIRAX and </pre>
</blockquote>
Hi list,<br>
<br>
does this mean that now it's safe to create a single openslide_t
handle and use it in multiple threads to read data from a file? Up
till now I instantiated lots of openslide_t handles, one per thread,
to read data in parallel. Would it be quicker now to use just one
handle? Of course I could just try out what I'm asking, but I'd like
your opinion in this.<br>
<br>
Regards<br>
Agelos<br>
<br>
</body>
</html>