<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Corpora list,<br><br>Firstly thanks to those who got back to me on and off the list.  I put off implementing this myself because I hadn't touched c++ for a long time, and assumed there would be many others out there who would have had need for a server that could handle requests to a suffix array index asynchronously. Turned out there wasn't, or others weren't sharing, so I bit the bullet and wrote the code, made available here: <a href="http://tinyurl.com/686fbwj">http://tinyurl.com/686fbwj</a>.<br><br>Cheers again,<br><br>Simon<div><br></div><div>Simon Carter<br>ISLA, Informatics Institute,<br>University of Amsterdam,<br>Science Park 107<br>1098 XG Amsterdam<br>Phone: +31 (0)20 525 6731<br>Email: <a href="mailto:s.c.carter@uva.nl">s.c.carter@uva.nl</a><br>Web: <a href="http://www.scarter.org">www.scarter.org</a><br><div><br><div><div>On Jun 22, 2011, at 11:06 AM, Simon Carter wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Dear Corpora list,<br><br>I was wandering if anyone here has any experience with multi-threaded suffix array distributions? I am currently using the SALM package <a href="http://tinyurl.com/3cropy5">http://tinyurl.com/3cropy5</a>. I have a simple perl wrapper that loads it up and serves queries to it via the Expect package (tcl), however as soon I run a script using multiple forks, and so start serving multiple queries at a time; I run into problems. So I was wandering if anyone knows of any suffix array packages that would allow me to service multiple queries simultaneously (e.g via a server-client model). <br><br>Regards and thanks in advance.<br><br>Simon Carter<br>ISLA, Informatics Institute,<br>University of Amsterdam,<br>Science Park 107<br>1098 XG Amsterdam<br>Phone: +31 (0)20 525 6731<br>Email: <a href="mailto:s.c.carter@uva.nl">s.c.carter@uva.nl</a><br>Web: <a href="http://www.scarter.org">www.scarter.org</a><br><br><br><br>_______________________________________________<br>UNSUBSCRIBE from this page: <a href="http://mailman.uib.no/options/corpora">http://mailman.uib.no/options/corpora</a><br>Corpora mailing list<br><a href="mailto:Corpora@uib.no">Corpora@uib.no</a><br>http://mailman.uib.no/listinfo/corpora<br></div></blockquote></div><br><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><br></span>
</div>
<br></div></div></body></html>