[Seqan-dev] Client-server lambda?
- From: Jose Manuel Duarte <jose.duarte@psi.ch>
- To: <seqan-dev@lists.fu-berlin.de>
- Date: Mon, 11 May 2015 12:05:55 +0200
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: [Seqan-dev] Client-server lambda?
After trying lambda a bit, I am quite impressed with the results. One logical question that comes with it, is whether a client-server implementation of the search would be possible.
As I understand it, loading the indexed database into memory takes quite some time (> 1 min for my db), then the multiquery search is very fast. That's fine if one has just a one-off multiple query. But for other use-cases one would want to query it from time to time. The optimal way to do that would be to have some kind of client-server system where the queries are served by a server having the db pre-loaded in memory.
This is for instance what BLAT or SANSparallel do. Is there any plans to implement such a feature in lambda? That would be an incredibly helpful feature.
Cheers Jose
- Follow-Ups:
- Re: [Seqan-dev] Client-server lambda?
- From: Hannes Hauswedell <hannes.hauswedell@fu-berlin.de>
- Re: [Seqan-dev] Client-server lambda?
-
seqan-dev - May 2015 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...